Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-13047

FIWARE.Request.Lab.Genoa.fiware-lab - fi-health error: test_deploy_instance_with_new_network_and_e2e_snat_connection.

    Details

      Description

      Fiware-lab Genoa node Sanity Check recently sometimes failed because error

      test_deploy_instance_with_new_network_and_e2e_snat_connection

      The error seems related to an access into a test VM by fi-health procedure (see here below log chunk)

      Our side, we did not any specific change. Any idea about the reason of this failure?

      BTW, the error appears "randomly" and at the moment the sanity check is green.

      Thanks
      giorgio

      {{
      test_deploy_instance_with_new_network_and_e2e_snat_connection: exceptions.AssertionError
      Details
      PhoneHome request not received from VM 'e58544f9-5541-46f0-a587-0945b33e7b83'
      -------------------- >> begin captured logging << --------------------
      2017-12-12 11:53:12,358 UTC - TestCase - DEBUG - Loading userdata from file 'resources/templates/userdata/test.snat.phonehome.template'
      2017-12-12 11:53:12,362 UTC - TestCase - DEBUG - Userdata content: #cloud-config

      1. phone_home: if this dictionary is present, then the phone_home
      2. cloud-config module will post specified data back to given url
        #
        phone_home:
        url: http://fi-health.lab.fiware.org:8081/phonehome?TransactionId=07b2fb76-df33-11e7-b7d1-5254002b31dd
        post: [ hostname, instance_id ]
        tries: 10
      1. Capture all subprocess output into a logfile
      2. Useful for troubleshooting cloud-init issues
        output: {all: '| tee -a /var/log/cloud-init-output.log'}
      1. final_message
      2. default: cloud-init boot finished at $TIMESTAMP. Up $UPTIME seconds
      3. this message is written by cloud-final when the system is finished
      4. its first boot
        final_message: "The system is finally up, after $UPTIME seconds"
        2017-12-12 11:53:13,245 UTC - TestCase - DEBUG - Created router a32dda15-cb17-4473-ad10-72404841013d
        2017-12-12 11:53:13,245 UTC - TestCase - DEBUG - {u'status': u'ACTIVE', u'external_gateway_info':
        Unknown macro: {u'network_id'}

        , u'name': u'testing_router_snat_20171212115312', u'admin_state_up': True, u'tenant_id': u'8368995edf4042da9df4fb3ddcd45d89', u'routes': [], u'id': u'a32dda15-cb17-4473-ad10-72404841013d'}
        2017-12-12 11:53:13,428 UTC - TestCase - DEBUG - Created network af3132cf-c8eb-48a8-b992-e8897af9a384
        2017-12-12 11:53:13,690 UTC - TestCase - DEBUG - Created subnet sub-testing_network_20171212115312
        2017-12-12 11:53:13,690 UTC - TestCase - DEBUG - {u'status': u'ACTIVE', u'subnets': [], u'name': u'testing_network_20171212115312', u'admin_state_up': True, u'subnet':

        Unknown macro: {u'name'}

        , u'tenant_id': u'8368995edf4042da9df4fb3ddcd45d89', u'mtu': 1500, u'router:external': False, u'shared': False, u'id': u'af3132cf-c8eb-48a8-b992-e8897af9a384'}
        2017-12-12 11:53:14,060 UTC - TestCase - DEBUG - Linked subnet '9948a9b2-f1c8-4f8f-b465-5c9de3057919' to router a32dda15-cb17-4473-ad10-72404841013d
        2017-12-12 11:53:14,061 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token:

        {SHA1}a7960845e63059353d4249adeacb58067244c3de"
        2017-12-12 11:53:14,172 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2630 X-Compute-Request-Id: req-8cfab652-ffc0-4f47-9920-584471de4d21 Date: Tue, 12 Dec 2017 11:41:16 GMT Connection: close
        RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/1", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/1", "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": "1"}, {"name": "m1.small", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "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": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/3", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/4", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/5", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "m1.micro", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/5944c310-e348-4225-a646-5ddcba8d4483", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/5944c310-e348-4225-a646-5ddcba8d4483", "rel": "bookmark"}], "ram": 64, "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": "5944c310-e348-4225-a646-5ddcba8d4483"}]}

        2017-12-12 11:53:14,173 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/detail used request id req-8cfab652-ffc0-4f47-9920-584471de4d21
        2017-12-12 11:53:14,174 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}

        a7960845e63059353d4249adeacb58067244c3de"
        2017-12-12 11:53:15,382 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 37035 X-Compute-Request-Id: req-6c4550f8-b055-4372-a6ba-a8ad2d05b3b1 Date: Tue, 12 Dec 2017 11:41:17 GMT Connection: close
        RESP BODY: {"images": [

        Unknown macro: {"id"}

        Activity

        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        backlogmanager Backlog Manager made changes -
        Summary FIWARE.Request.Lab.fiware-lab - fi-health error: test_deploy_instance_with_new_network_and_e2e_snat_connection. FIWARE.Request.Lab.Genoa.fiware-lab - fi-health error: test_deploy_instance_with_new_network_and_e2e_snat_connection.
        fla Fernando Lopez made changes -
        HD-Node Genoa [ 11104 ]
        fw.ext.user FW External User made changes -
        backlogmanager Backlog Manager made changes -
        Summary fiware-lab - fi-health error: test_deploy_instance_with_new_network_and_e2e_snat_connection FIWARE.Request.Lab.fiware-lab - fi-health error: test_deploy_instance_with_new_network_and_e2e_snat_connection.
        tntlab Genoa Node Support Team made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        tntlab Genoa Node Support Team made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        tntlab Genoa Node Support Team made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        tntlab Genoa Node Support Team made changes -
        Assignee Fernando Lopez [ fla ] Genoa Node Support Team [ tntlab ]
        veronika Veronika Vlnkova made changes -
        Assignee Fernando Lopez [ fla ]
        tntlab Genoa Node Support Team made changes -
        Field Original Value New Value
        Description Fiware-lab Genoa node Sanity Check recently sometimes failed because error


        {code}test_deploy_instance_with_new_network_and_e2e_snat_connection{code}

        The error seems related to an access into a test VM by fi-health procedure (see here below log chunk)

        Our side, we did not any specific change. Any idea about the reason of this failure?

        Thanks
        giorgio

        {{
        test_deploy_instance_with_new_network_and_e2e_snat_connection: exceptions.AssertionError
        Details
        PhoneHome request not received from VM 'e58544f9-5541-46f0-a587-0945b33e7b83'
        -------------------- >> begin captured logging << --------------------
        2017-12-12 11:53:12,358 UTC - TestCase - DEBUG - Loading userdata from file 'resources/templates/userdata/test.snat.phonehome.template'
        2017-12-12 11:53:12,362 UTC - TestCase - DEBUG - Userdata content: #cloud-config

        # phone_home: if this dictionary is present, then the phone_home
        # cloud-config module will post specified data back to given url
        #
        phone_home:
         url: http://fi-health.lab.fiware.org:8081/phonehome?TransactionId=07b2fb76-df33-11e7-b7d1-5254002b31dd
         post: [ hostname, instance_id ]
         tries: 10

        # Capture all subprocess output into a logfile
        # Useful for troubleshooting cloud-init issues
        output: {all: '| tee -a /var/log/cloud-init-output.log'}

        # final_message
        # default: cloud-init boot finished at $TIMESTAMP. Up $UPTIME seconds
        # this message is written by cloud-final when the system is finished
        # its first boot
        final_message: "The system is finally up, after $UPTIME seconds"
        2017-12-12 11:53:13,245 UTC - TestCase - DEBUG - Created router a32dda15-cb17-4473-ad10-72404841013d
        2017-12-12 11:53:13,245 UTC - TestCase - DEBUG - {u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'f0d8bbc6-2783-4451-ab51-e9a66cc976f3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd5f934e2-7fa9-4fd3-ad75-82a3cafe1e0a', u'ip_address': u'130.251.135.134'}]}, u'name': u'testing_router_snat_20171212115312', u'admin_state_up': True, u'tenant_id': u'8368995edf4042da9df4fb3ddcd45d89', u'routes': [], u'id': u'a32dda15-cb17-4473-ad10-72404841013d'}
        2017-12-12 11:53:13,428 UTC - TestCase - DEBUG - Created network af3132cf-c8eb-48a8-b992-e8897af9a384
        2017-12-12 11:53:13,690 UTC - TestCase - DEBUG - Created subnet sub-testing_network_20171212115312
        2017-12-12 11:53:13,690 UTC - TestCase - DEBUG - {u'status': u'ACTIVE', u'subnets': [], u'name': u'testing_network_20171212115312', u'admin_state_up': True, u'subnet': {u'name': u'sub-testing_network_20171212115312', u'enable_dhcp': True, u'network_id': u'af3132cf-c8eb-48a8-b992-e8897af9a384', u'tenant_id': u'8368995edf4042da9df4fb3ddcd45d89', u'dns_nameservers': [u'8.8.8.8'], u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'10.250.130.2', u'end': u'10.250.130.254'}], u'gateway_ip': u'10.250.130.1', u'ipv6_address_mode': None, u'ip_version': 4, u'host_routes': [], u'cidr': u'10.250.130.0/24', u'id': u'9948a9b2-f1c8-4f8f-b465-5c9de3057919', u'subnetpool_id': None}, u'tenant_id': u'8368995edf4042da9df4fb3ddcd45d89', u'mtu': 1500, u'router:external': False, u'shared': False, u'id': u'af3132cf-c8eb-48a8-b992-e8897af9a384'}
        2017-12-12 11:53:14,060 UTC - TestCase - DEBUG - Linked subnet '9948a9b2-f1c8-4f8f-b465-5c9de3057919' to router a32dda15-cb17-4473-ad10-72404841013d
        2017-12-12 11:53:14,061 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7960845e63059353d4249adeacb58067244c3de"
        2017-12-12 11:53:14,172 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2630 X-Compute-Request-Id: req-8cfab652-ffc0-4f47-9920-584471de4d21 Date: Tue, 12 Dec 2017 11:41:16 GMT Connection: close
        RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/1", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/1", "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": "1"}, {"name": "m1.small", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "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": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/3", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/4", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/5", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "m1.micro", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/5944c310-e348-4225-a646-5ddcba8d4483", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/5944c310-e348-4225-a646-5ddcba8d4483", "rel": "bookmark"}], "ram": 64, "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": "5944c310-e348-4225-a646-5ddcba8d4483"}]}

        2017-12-12 11:53:14,173 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/detail used request id req-8cfab652-ffc0-4f47-9920-584471de4d21
        2017-12-12 11:53:14,174 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7960845e63059353d4249adeacb58067244c3de"
        2017-12-12 11:53:15,382 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 37035 X-Compute-Request-Id: req-6c4550f8-b055-4372-a6ba-a8ad2d05b3b1 Date: Tue, 12 Dec 2017 11:41:17 GMT Connection: close
        RESP BODY: {"images": [{"id": "b0945143-bc93-4da3-8553-59c1f0d901d4", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/b0945143-bc93-4da3-8553-59c1f0d901d4", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/b0945143-bc93-4da3-8553-59c1f0d901d4", "rel": "bookmark"}, {"href": "http://130.251.135.67:9292/images/b0945143-bc93-4da3-8553-59c1f0d901d4",
        }}
        Fiware-lab Genoa node Sanity Check recently sometimes failed because error

        {code}test_deploy_instance_with_new_network_and_e2e_snat_connection{code}

        The error seems related to an access into a test VM by fi-health procedure (see here below log chunk)

        Our side, we did not any specific change. Any idea about the reason of this failure?

        BTW, the error appears "randomly" and at the moment the sanity check is green.

        Thanks
        giorgio

        {{
        test_deploy_instance_with_new_network_and_e2e_snat_connection: exceptions.AssertionError
        Details
        PhoneHome request not received from VM 'e58544f9-5541-46f0-a587-0945b33e7b83'
        -------------------- >> begin captured logging << --------------------
        2017-12-12 11:53:12,358 UTC - TestCase - DEBUG - Loading userdata from file 'resources/templates/userdata/test.snat.phonehome.template'
        2017-12-12 11:53:12,362 UTC - TestCase - DEBUG - Userdata content: #cloud-config

        # phone_home: if this dictionary is present, then the phone_home
        # cloud-config module will post specified data back to given url
        #
        phone_home:
         url: http://fi-health.lab.fiware.org:8081/phonehome?TransactionId=07b2fb76-df33-11e7-b7d1-5254002b31dd
         post: [ hostname, instance_id ]
         tries: 10

        # Capture all subprocess output into a logfile
        # Useful for troubleshooting cloud-init issues
        output: {all: '| tee -a /var/log/cloud-init-output.log'}

        # final_message
        # default: cloud-init boot finished at $TIMESTAMP. Up $UPTIME seconds
        # this message is written by cloud-final when the system is finished
        # its first boot
        final_message: "The system is finally up, after $UPTIME seconds"
        2017-12-12 11:53:13,245 UTC - TestCase - DEBUG - Created router a32dda15-cb17-4473-ad10-72404841013d
        2017-12-12 11:53:13,245 UTC - TestCase - DEBUG - {u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'f0d8bbc6-2783-4451-ab51-e9a66cc976f3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd5f934e2-7fa9-4fd3-ad75-82a3cafe1e0a', u'ip_address': u'130.251.135.134'}]}, u'name': u'testing_router_snat_20171212115312', u'admin_state_up': True, u'tenant_id': u'8368995edf4042da9df4fb3ddcd45d89', u'routes': [], u'id': u'a32dda15-cb17-4473-ad10-72404841013d'}
        2017-12-12 11:53:13,428 UTC - TestCase - DEBUG - Created network af3132cf-c8eb-48a8-b992-e8897af9a384
        2017-12-12 11:53:13,690 UTC - TestCase - DEBUG - Created subnet sub-testing_network_20171212115312
        2017-12-12 11:53:13,690 UTC - TestCase - DEBUG - {u'status': u'ACTIVE', u'subnets': [], u'name': u'testing_network_20171212115312', u'admin_state_up': True, u'subnet': {u'name': u'sub-testing_network_20171212115312', u'enable_dhcp': True, u'network_id': u'af3132cf-c8eb-48a8-b992-e8897af9a384', u'tenant_id': u'8368995edf4042da9df4fb3ddcd45d89', u'dns_nameservers': [u'8.8.8.8'], u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'10.250.130.2', u'end': u'10.250.130.254'}], u'gateway_ip': u'10.250.130.1', u'ipv6_address_mode': None, u'ip_version': 4, u'host_routes': [], u'cidr': u'10.250.130.0/24', u'id': u'9948a9b2-f1c8-4f8f-b465-5c9de3057919', u'subnetpool_id': None}, u'tenant_id': u'8368995edf4042da9df4fb3ddcd45d89', u'mtu': 1500, u'router:external': False, u'shared': False, u'id': u'af3132cf-c8eb-48a8-b992-e8897af9a384'}
        2017-12-12 11:53:14,060 UTC - TestCase - DEBUG - Linked subnet '9948a9b2-f1c8-4f8f-b465-5c9de3057919' to router a32dda15-cb17-4473-ad10-72404841013d
        2017-12-12 11:53:14,061 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7960845e63059353d4249adeacb58067244c3de"
        2017-12-12 11:53:14,172 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2630 X-Compute-Request-Id: req-8cfab652-ffc0-4f47-9920-584471de4d21 Date: Tue, 12 Dec 2017 11:41:16 GMT Connection: close
        RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/1", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/1", "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": "1"}, {"name": "m1.small", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "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": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/3", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/4", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/5", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "m1.micro", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/5944c310-e348-4225-a646-5ddcba8d4483", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/5944c310-e348-4225-a646-5ddcba8d4483", "rel": "bookmark"}], "ram": 64, "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": "5944c310-e348-4225-a646-5ddcba8d4483"}]}

        2017-12-12 11:53:14,173 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/detail used request id req-8cfab652-ffc0-4f47-9920-584471de4d21
        2017-12-12 11:53:14,174 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7960845e63059353d4249adeacb58067244c3de"
        2017-12-12 11:53:15,382 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 37035 X-Compute-Request-Id: req-6c4550f8-b055-4372-a6ba-a8ad2d05b3b1 Date: Tue, 12 Dec 2017 11:41:17 GMT Connection: close
        RESP BODY: {"images": [{"id": "b0945143-bc93-4da3-8553-59c1f0d901d4", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/b0945143-bc93-4da3-8553-59c1f0d901d4", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/b0945143-bc93-4da3-8553-59c1f0d901d4", "rel": "bookmark"}, {"href": "http://130.251.135.67:9292/images/b0945143-bc93-4da3-8553-59c1f0d901d4",
        }}
        tntlab Genoa Node Support Team created issue -

          People

          • Assignee:
            tntlab Genoa Node Support Team
            Reporter:
            tntlab Genoa Node Support Team
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: