Status: Pass 273 Failure 21 Skip 8
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tempest.api.compute.servers.test_create_server.ServersTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
fail
ft1.1: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 17:28:33,655 117707 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_verify_created_server_vcpus): 200 GET http://10.222.0.72/compute/v2.1/flavors/452 0.055s 2022-01-18 17:28:33,655 117707 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56bcc057-b8cd-46c0-a4f1-cec11e79d47c', 'x-compute-request-id': 'req-56bcc057-b8cd-46c0-a4f1-cec11e79d47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/flavors/452'} Body: b'{"flavor": {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}}' 2022-01-18 17:28:33,671 117707 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c ^processor /proc/cpuinfo 2022-01-18 17:28:33,676 117707 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.26.6.4:22' as 'ubuntu' with public key authentication 2022-01-18 17:28:36,756 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 1. Retry after 2 seconds. 2022-01-18 17:28:42,316 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 2. Retry after 3 seconds. 2022-01-18 17:28:48,876 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 3. Retry after 4 seconds. 2022-01-18 17:28:56,460 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 4. Retry after 5 seconds. 2022-01-18 17:29:05,038 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 5. Retry after 6 seconds. 2022-01-18 17:29:14,604 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 6. Retry after 7 seconds. 2022-01-18 17:29:25,168 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 7. Retry after 8 seconds. 2022-01-18 17:29:36,748 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 8. Retry after 9 seconds. 2022-01-18 17:29:49,324 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 9. Retry after 10 seconds. 2022-01-18 17:30:02,904 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 10. Retry after 11 seconds. 2022-01-18 17:30:17,524 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 11. Retry after 12 seconds. 2022-01-18 17:30:33,104 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 12. Retry after 13 seconds. 2022-01-18 17:30:49,693 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 13. Retry after 14 seconds. 2022-01-18 17:31:07,276 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 14. Retry after 15 seconds. 2022-01-18 17:31:25,896 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 15. Retry after 16 seconds. 2022-01-18 17:31:45,489 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 ([Errno None] Unable to connect to port 22 on 172.26.6.4). Number attempts: 16. Retry after 17 seconds. 2022-01-18 17:32:06,092 117707 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.4 after 16 attempts. Proxy client: no proxy client 2022-01-18 17:32:06.092 117707 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-01-18 17:32:06.092 117707 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2022-01-18 17:32:06.092 117707 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-01-18 17:32:06.092 117707 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-01-18 17:32:06.092 117707 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-01-18 17:32:06.092 117707 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.4 2022-01-18 17:32:06.092 117707 ERROR tempest.lib.common.ssh 2022-01-18 17:32:06,093 117707 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersTestJSON:test_verify_created_server_vcpus. Timeout trying to ssh to server {'id': '138efa98-67c2-42e3-9015-04ca166dc62f', 'name': 'tempest-ServersTestJSON-server-1368699228', 'status': 'ACTIVE', 'tenant_id': '4e1d23591fcc412cbcf5322a79b7d421', 'user_id': '8b55a3e16f64443a8d2f50fe4d1779a4', 'metadata': {'hello': 'world'}, 'hostId': 'e4b686bbb328d83c8077f193c7aaec8c315b170f5e59869ea9cc0982', 'image': {'id': '982d954f-0710-4519-9fde-ec69c058af85', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85'}]}, 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/flavors/452'}]}, 'created': '2022-01-18T17:21:57Z', 'updated': '2022-01-18T17:22:27Z', 'addresses': {'tempest-ServersTestJSON-975979570-network': [{'version': 4, 'addr': '172.20.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:96:c5:dc'}, {'version': 4, 'addr': '172.26.6.4', 'OS-EXT-IPS:type': 'floating', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:96:c5:dc'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '::babe:dc0c:1602', 'links': [{'rel': 'self', 'href': 'http://10.222.0.72/compute/v2.1/servers/138efa98-67c2-42e3-9015-04ca166dc62f'}, {'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/servers/138efa98-67c2-42e3-9015-04ca166dc62f'}], 'OS-DCF:diskConfig': 'AUTO', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-21123412', 'OS-SRV-USG:launched_at': '2022-01-18T17:22:26.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1494418802'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2022-01-18 17:32:06,551 117707 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_verify_created_server_vcpus): 200 POST http://10.222.0.72/compute/v2.1/servers/138efa98-67c2-42e3-9015-04ca166dc62f/action 0.457s 2022-01-18 17:32:06,553 117707 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '101152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eda4b635-17a5-4f1e-ae4e-c4c4f3e179b4', 'x-compute-request-id': 'req-eda4b635-17a5-4f1e-ae4e-c4c4f3e179b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/138efa98-67c2-42e3-9015-04ca166dc62f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 17:32:06,556 117707 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 138efa98-67c2-42e3-9015-04ca166dc62f: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.100000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104000] tsc: Detected 1995.192 MHz processor [ 0.104000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.108012] pid_max: default: 32768 minimum: 301 [ 0.112061] Security Framework initialized [ 0.116007] Yama: becoming mindful. [ 0.120066] AppArmor: AppArmor initialized [ 0.128129] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.132133] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136027] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.140012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.144240] CPU: Physical Processor ID: 0 [ 0.149203] mce: CPU supports 1 MCE banks [ 0.152111] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.156005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.160006] Spectre V2 : Mitigation: Full generic retpoline [ 0.164004] Speculative Store Bypass: Vulnerable [ 0.252787] Freeing SMP alternatives memory: 36K [ 0.269960] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.272100] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.276063] Hierarchical SRCU implementation. [ 0.280763] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.284005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.288087] smp: Bringing up secondary CPUs ... [ 0.292006] smp: Brought up 1 node, 1 CPU [ 0.296005] smpboot: Max logical packages: 1 [ 0.300006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.304435] devtmpfs: initialized [ 0.308082] x86/mm: Memory block size: 128MB [ 0.312308] evm: security.selinux [ 0.316009] evm: security.SMACK64 [ 0.320005] evm: security.SMACK64EXEC [ 0.324025] evm: security.SMACK64TRANSMUTE [ 0.328005] evm: security.SMACK64MMAP [ 0.332005] evm: security.apparmor [ 0.336004] evm: security.ima [ 0.340005] evm: security.capability [ 0.344156] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.348016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.352064] pinctrl core: initialized pinctrl subsystem [ 0.356254] NET: Registered protocol family 16 [ 0.360112] audit: initializing netlink subsys (disabled) [ 0.364196] cpuidle: using governor ladder [ 0.368010] audit: type=2000 audit(1642526558.364:1): state=initialized audit_enabled=0 res=1 [ 0.372009] cpuidle: using governor menu [ 0.376060] ACPI: bus type PCI registered [ 0.380025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.388195] PCI: Using configuration type 1 for base access [ 0.393528] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.396269] ACPI: Added _OSI(Module Device) [ 0.400009] ACPI: Added _OSI(Processor Device) [ 0.404006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.408006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.412041] ACPI: Added _OSI(Linux-Dell-Video) [ 0.424962] ACPI: Interpreter enabled [ 0.428015] ACPI: (supports S0 S5) [ 0.432005] ACPI: Using IOAPIC for interrupt routing [ 0.436072] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440946] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.496550] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.500011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.504037] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.508018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.512449] PCI host bridge to bus 0000:00 [ 0.516007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.520006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.524007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.528008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.532007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.536008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.583096] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.584007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.588006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.592026] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.601188] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.601188] * this clock source is slow. Consider trying other clock sources [ 0.616186] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.668528] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.673150] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.680832] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.688289] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.692645] SCSI subsystem initialized [ 0.700321] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.704000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.704006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.708005] vgaarb: loaded [ 0.712054] pps_core: LinuxPPS API ver. 1 registered [ 0.716004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.720017] PTP clock support registered [ 0.724068] EDAC MC: Ver: 3.0.0 [ 0.733428] hv_vmbus: Vmbus version:4.0 [ 0.736404] PCI: Using ACPI for IRQ routing [ 0.740000] NetLabel: Initializing [ 0.740000] NetLabel: domain hash size = 128 [ 0.740000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.740000] NetLabel: unlabeled traffic allowed by default [ 0.740802] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.759169] VFS: Disk quotas dquot_6.6.0 [ 0.766905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.771695] AppArmor: AppArmor Filesystem Enabled [ 0.775939] pnp: PnP ACPI init [ 0.789029] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.795491] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.800361] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.805674] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.811495] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.816495] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.820897] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.826533] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.832637] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.839376] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.846050] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.853224] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.858745] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.863429] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.868603] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.873572] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.878575] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.884069] pnp: PnP ACPI: found 9 devices [ 0.895972] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.903015] NET: Registered protocol family 2 [ 0.909501] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.914198] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.918664] TCP: Hash tables configured (established 8192 bind 8192) [ 0.923553] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.927974] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.932542] NET: Registered protocol family 1 [ 0.936917] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.942825] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.947925] Unpacking initramfs... [ 1.245196] Freeing initrd memory: 13088K [ 1.251210] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.257172] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.262582] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.270112] Scanning for low memory corruption every 60 seconds [ 1.275194] Initialise system trusted keyrings [ 1.279872] Key type blacklist registered [ 1.285749] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.293745] zbud: loaded [ 1.298771] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.303481] fuse init (API version 7.26) [ 1.309066] Key type asymmetric registered [ 1.318038] Asymmetric key parser 'x509' registered [ 1.323507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.333575] io scheduler noop registered (default) [ 1.338713] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.346706] ACPI: Power Button [PWRF] [ 1.351567] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.382155] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.411811] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.420381] Linux agpgart interface v0.103 [ 1.428449] loop: module loaded [ 1.432489] hv_vmbus: registering driver hv_storvsc [ 1.441948] random: fast init done [ 1.446779] scsi host0: storvsc_host_t [ 1.456479] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.468390] scsi host1: storvsc_host_t [ 1.481680] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.488484] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.497643] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.510832] sd 0:0:0:0: [sda] Write Protect is off [ 1.520195] scsi host2: ata_piix [ 1.524004] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.530876] scsi host3: ata_piix [ 1.537532] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.547366] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.561571] libphy: Fixed MDIO Bus: probed [ 1.565887] tun: Universal TUN/TAP device driver, 1.6 [ 1.571306] PPP generic driver version 2.4.2 [ 1.576799] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.587817] sda: sda1 [ 1.604597] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.610742] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.624176] mousedev: PS/2 mouse device common for all mice [ 1.630489] rtc_cmos 00:00: RTC can wake from S4 [ 1.661724] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.674911] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.685702] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.693834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.698794] device-mapper: uevent: version 1.0.3 [ 1.706369] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.712567] NET: Registered protocol family 10 [ 2.774914] Segment Routing with IPv6 [ 2.779656] NET: Registered protocol family 17 [ 2.784335] Key type dns_resolver registered [ 2.788751] RAS: Correctable Errors collector initialized. [ 2.793123] registered taskstats version 1 [ 2.797121] Loading compiled-in X.509 certificates [ 2.805458] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.811136] zswap: loaded using pool lzo/zbud [ 2.821307] Key type big_key registered [ 2.828791] Key type trusted registered [ 2.841526] Key type encrypted registered [ 2.846681] AppArmor: AppArmor sha1 policy hashing enabled [ 2.850916] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.855968] evm: HMAC attrs: 0x1 [ 2.998534] rtc_cmos 00:00: setting system clock to 2022-01-18 17:22:42 UTC (1642526562) [ 3.005279] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.009779] EDD information not available. [ 3.425347] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.442826] ata2.00: configured for MWDMA2 [ 3.462738] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.474673] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.484731] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.497111] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.507215] Freeing unused kernel memory: 2248K [ 3.520044] Write protecting the kernel read-only data: 18432k [ 3.525824] Freeing unused kernel memory: 2008K [ 3.533609] Freeing unused kernel memory: 124K [ 3.549248] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.556163] x86/mm: Checking user space page tables [ 3.577827] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.650209] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.658675] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.663825] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.669151] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.674186] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.684329] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.698562] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.706426] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.713656] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.719507] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.860747] hv_utils: Registering HyperV Utility Driver [ 3.865338] hv_vmbus: registering driver hv_util [ 3.883625] hv_vmbus: registering driver hv_netvsc [ 3.901491] hv_vmbus: registering driver hyperv_keyboard [ 3.912785] hidraw: raw HID events driver (C) Jiri Kosina [ 3.948712] hv_vmbus: registering driver hid_hyperv [ 4.053050] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 4.065060] hv_utils: Heartbeat IC version 3.0 [ 4.076544] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.109530] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.159200] hv_utils: Shutdown IC version 3.0 [ 4.167123] hv_utils: TimeSync IC version 4.0 [ 4.175267] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.340260] raid6: sse2x1 gen() 4898 MB/s [ 4.392038] raid6: sse2x1 xor() 3820 MB/s [ 4.444088] raid6: sse2x2 gen() 4618 MB/s [ 4.496213] raid6: sse2x2 xor() 4325 MB/s [ 4.548038] raid6: sse2x4 gen() 6873 MB/s [ 4.596038] raid6: sse2x4 xor() 5028 MB/s [ 4.601669] raid6: using algorithm sse2x4 gen() 6873 MB/s [ 4.608939] raid6: .... xor() 5028 MB/s, rmw enabled [ 4.613904] raid6: using intx1 recovery algorithm [ 4.623678] xor: measuring software checksum speed [ 4.668236] prefetch64-sse: 10169.000 MB/sec [ 4.712024] generic_sse: 9416.000 MB/sec [ 4.715924] xor: using function: prefetch64-sse (10169.000 MB/sec) [ 4.725071] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.933151] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.123483] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.486166] 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) [ 5.495170] systemd[1]: Detected virtualization microsoft. [ 5.504335] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.551189] systemd[1]: Set hostname to <ubuntu>. [ 5.570471] systemd[1]: Initializing machine ID from random generator. [ 5.580620] systemd[1]: Installed transient /etc/machine-id file. [ 5.977705] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 6.039543] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 6.098502] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 6.158927] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Created slice System Slice. Starting Load Kernel Modules... Mounting Debug File System... Mounting POSIX Message Queue File System...[ 6.877754] Loading iSCSI transport class v2.0-870. [[ 6.917583] iscsi: registered transport (tcp) [0;32m OK [0m] Created slice system-getty.slice. [[ 6.979811] iscsi: registered transport (iser) [0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] [ 7.347199] EXT4-fs (sda1): re-mounted. Opts: (null) Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 24.124878] cloud-init[336]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:22:51 +0000. Up 11.61 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (26s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (31s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (31s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (38s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (38s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is unning for Raise network interfaces (52s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (3min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (3min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 20s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 20s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 21s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 21s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 22s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 22s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 23s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 23s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 24s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 24s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 26s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 26s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 27s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 27s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 29s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 29s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 30s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 30s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 31s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 31s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 32s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 32s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 33s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 33s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 34s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 34s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 36s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 36s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 37s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 37s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 38s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 38s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 39s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 39s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 40s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 40s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 41s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 41s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 43s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 43s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 44s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 44s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 45s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 45s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 47s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 47s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 48s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 48s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 49s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 49s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 50s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 50s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 51s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 51s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 52s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 52s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 54s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 54s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 55s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 55s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 56s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 56s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 57s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 57s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 58s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 58s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 59s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 59s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (4min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (4min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 1s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 1s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (4min 2s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 2s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 3s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 3s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 4s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 4s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 5s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 5s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 6s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 6s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 8s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 8s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (4min 9s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 9s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 10s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 10s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 11s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 11s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 12s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 12s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 13s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 13s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 15s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 15s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 16s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 16s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 17s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 17s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 18s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 18s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 19s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 19s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 20s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 20s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 21s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 21s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 22s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 22s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 23s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 23s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 24s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 24s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 25s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 25s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 26s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 26s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 27s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 27s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 29s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 30s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 30s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 31s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 31s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 32s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 32s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 33s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 33s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 34s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 34s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 36s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 37s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 37s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 38s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 38s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 39s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 39s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 40s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 40s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 41s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 41s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 43s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 44s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 44s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 45s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 45s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 46s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 46s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 47s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 47s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 48s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 48s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 49s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 49s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 50s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 51s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 51s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 52s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 52s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 53s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 53s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 54s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 54s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 55s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 55s / 5min 18s)[K[ [0;31m*[0;1;1m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 56s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 56s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 57s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 58s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 58s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 59s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 59s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (5min / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (5min / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 1s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 1s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 2s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 2s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 3s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 3s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (5min 4s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (5min 4s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (5min 5s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (5min 5s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (5min 6s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 6s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 7s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 7s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 8s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 8s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 9s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 9s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 10s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 10s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (5min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (5min 11s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (5min 12s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (5min 12s / 5mn 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (5min 13s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 13s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 14s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 14s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 15s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 15s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 16s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 16s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 17s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 17s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (5min 18s / 5min 18s)[K[[0;1;31mFAILED[0m] Failed to start Raise network interfaces. See 'systemctl status networking.service' for details. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 356.528450] cloud-init[588]: Cloud-init v. 18.2 running 'init' at Tue, 18 Jan 2022 17:28:04 +0000. Up 325.41 seconds. [ 356.632492] [cloud-init[0;32m OK [0m[588]: ] ci-info: ++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [ 356.733842] cloud-init[[588]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------+-------+-------------------+] Reached target Cloud-config availability. [ 356.827267] [cloud-init[0;32m OK [0m[588]: ] ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |Reached target System Initialization. [ 356.918425] [cloud-init[0;32m OK [0m[588]: ] ci-info: +--------+------+------------------------------+-----------+-------+-------------------+Started Daily apt download activities. [[ 357.025804] [0;32m OK [0mcloud-init] [588]: Started Daily Cleanup of Temporary Directories.ci-info: | eth0 | True | . | . | . | fa:16:3e:96:c5:dc | [ [0;32m OK [0m[ 357.125441] ] cloud-initListening on ACPID Listen Socket.[588]: ci-info: | eth0 | True | fe80::f816:3eff:fe96:c5dc/64 | . | link | fa:16:3e:96:c5:dc | [ [0;32m OK [0m[ 357.215842] ] cloud-initStarted Daily apt upgrade and clean activities.[588]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[[0;32m OK [0m] Reached target Timers. [[ 357.294934] [0;32m OK [0mcloud-init] [588]: Started ACPI Events Check.ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m[ 357.390992] ] cloud-initReached target Paths.[588]: ci-info: +--------+------+------------------------------+-----------+-------+-------------------+[[0;32m OK [0m ] [ 357.492874] Listening on D-Bus System Message Bus Socket.cloud-init [588]: [Generating public/private rsa key pair.[0;32m OK [0m ] [ 357.578102] Reached target Sockets. cloud-init[[588]: [0;32m OK [0mYour identification has been saved in /etc/ssh/ssh_host_rsa_key.] Reached target Basic System.[ 357.681348] cloud-init[[588]: [0;32m OK [0mYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.] Started Unattended Upgrades Shutdown. [[ 357.812653] [0;32m OK [0mcloud-init] [588]: Started ACPI event daemon.The key fingerprint is: [ 357.906453] cloud-init[[588]: [0;32m OK [0mSHA256:Th4XtLBxgnWPhIKDvTWlrRUKXLjqdo1JXGmbR5IIpM root@tempest-serverstestjson-server-1368699228] Started Regular background program processing daemon. [ 358.001076] cloud-init [588]: The key's randomart image is:Starting LSB: MD monitoring daemon... [ 358.085271] [cloud-init[0;32m OK [0m[588]: +---[RSA 2048]----+] Started Deferred execution scheduler.[ 358.188067] cloud-init [588]: |oo +.+.+B.= |Starting LSB: Record successful boot for GRUB... [ 358.273413] cloud-init[[588]: [0;32m OK [0m|E.o *.=+.@ + | ] [ 358.342213] Started D-Bus System Message Bus.cloud-init [588]: | . . *o=+ + . | [ 358.424887] cloud-init[588]: | + *o. . | [ 358.471818] cloud-init[588]: | o o.=S . | [ 358.512846] cloud-init[588]: | . o o+.o | [ 358.564819] cloud-initStarting Login Service...[588]: | . . + .o |[[0;32m OK [0m ] Reached target Network is Online.[ 358.668947] cloud-init [588]: | o + . | Starting /etc/rc.local Compatibility...[ 358.738547] cloud-init [588]: Starting Apply the settings specified in cloud-config...| . . | [ 358.856206] cloud-initStarting iSCSI initiator daemon (iscsid)...[588]: +----[SHA256]-----+ Starting OpenBSD Secure Shell server...[ 359.008221] cloud-init[[588]: [0;32m OK [0mGenerating public/private dsa key pair.] Started /etc/rc.local Compatibility.[ 359.151781] cloud-init [588]: [Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[0;32m OK [0m ] [ 359.284226] Started OpenBSD Secure Shell server.cloud-init[588]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m ] Started iSCSI initiator daemon (iscsid).[ 359.443089] cloud-init [588]: The key fingerprint is: [ 359.564854] [cloud-init[0;32m OK [0m[588]: SHA256:kmAMXdPEzgcHrEkkQQI9+UVHR5TV4KGxRtwb2BMWq28 root@tempest-serverstestjson-server-1368699228] Started LSB: MD monitoring daemon. [ 359.708244] [cloud-init[0;32m OK [0m[588]: ] The key's randomart image is:Started Login Service. [ 359.840219] [cloud-init[588]: [0;32m OK [0m+---[DSA 1024]----+] Started LSB: Record successful boot for GRUB.[ 359.952536] cloud-init [588]: |.oo++==*==**B= | Starting Login to default iSCSI targets...[ 360.060203] cloud-init[588]: | ++..oo=o=*=o. |[[0;32m OK [0m] Started Login to default iSCSI targets. [ 360.225501] cloud-init[[588]: | o+o = o+ o+ |[0;32m OK [0m ] Reached target Remote File Systems (Pre).[ 360.344214] cloud-init [588]: | ...o.o.... |[[0;32m OK [0m ] [ 360.460384] Reached target Remote File Systems.cloud-init [588]: | o S.. | Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[ 360.552572] cloud-init [588]: | . . | Starting Permit User Sessions... [ 360.628929] cloud-init [588]: Starting LSB: automatic crash report generation...| E | [[ 360.724178] cloud-init[0;32m OK [0m[588]: ] Started Permit User Sessions.| . | [ 360.802396] cloud-init[588]: [| |[0;32m OK [0m ] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[ 360.928198] cloud-init [588]: +----[SHA256]-----+[ [0;32m OK [0m[ 361.052236] cloud-init] [588]: Started Serial Getty on ttyS0.Generating public/private ecdsa key pair. [[ 361.166777] cloud-init[0;32m OK [0m[588]: ] Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.Started Getty on tty1. [ 361.269353] [cloud-init[0;32m OK [0m[588]: ] Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.Reached target Login Prompts. [[ 361.375676] [0;32m OK [0mcloud-init[588]: ] The key fingerprint is:Started LSB: automatic crash report generation. [ 361.478219] cloud-init[[588]: SHA256:p3G2bjlfLqlggivVLh2NRU8sJieKWiLNxoEFI2A1Bsc root@tempest-serverstestjson-server-1368699228[0;32m OK [0m] Reached target Multi-User System. [ 361.606682] cloud-init[[588]: [0;32m OK [0mThe key's randomart image is:] Reached target Graphical Interface.[ 361.697589] cloud-init [588]: +---[ECDSA 256]---+Starting Update UTMP about System Runlevel Changes... [ 361.784239] cloud-init[588]: |**== . | [ 361.831492] cloud-init[588]: |+.+E. o = o | [[0;32m OK [0m[ 361.891822] ] cloud-initStarted Update UTMP about System Runlevel Changes.[588]: | + o . * + | [ 361.970497] cloud-init[588]: |o B . . . | [ 362.012284] cloud-init[588]: |.= . +S + | [ 362.053813] cloud-init[588]: |. ..+ .* . | [ 362.104831] cloud-init[588]: | ..o..+ .. .. | [ 362.150004] cloud-init[588]: | . ..oo o+ oo | [ 362.199298] cloud-init[588]: | ... .o+... | [ 362.253511] cloud-init[588]: +----[SHA256]-----+ [ 362.301102] cloud-init[588]: Generating public/private ed25519 key pair. [ 362.344467] cloud-init[588]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 362.391821] cloud-init[588]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 362.437735] cloud-init[588]: The key fingerprint is: [ 362.478645] cloud-init[588]: SHA256:vZ0v5Ta4XtO5Ntnmm6D5xzeVQc8nxfvlNL1Hik7CgMo root@tempest-serverstestjson-server-1368699228 [ 362.531441] cloud-init[588]: The key's randomart image is: [ 362.577898] cloud-init[588]: +--[ED25519 256]--+ [ 362.617301] cloud-init[588]: | . | [ 362.657325] cloud-init[588]: | .o| [ 362.697879] cloud-init[588]: | . .o+| [ 362.739208] cloud-init[588]: | . .. .+O| [ 362.778908] cloud-init[588]: | . . So. . *O| [ 362.819284] cloud-init[588]: | E ooo.o+*| [ 362.859705] cloud-init[588]: | .+o=+.*| [ 362.900373] cloud-init[588]: | *o=O*| [ 362.942499] cloud-init[588]: | ++=+B*| [ 362.984482] cloud-init[588]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-serverstestjson-server-1368699228 ttyS0 tempest-serverstestjson-server-1368699228 login: [ 379.499952] cloud-init[679]: Cloud-init v. 18.2 running 'modules:config' at Tue, 18 Jan 2022 17:28:40 +0000. Up 360.81 seconds. [ 386.663226] cloud-init[756]: Printing ubuntu user authorized keys [ 386.745582] cloud-init[756]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlwtrZYc3bDTH4l7KIcSTRcG4j85kL7O3926wHUhedwLPOE/EDWIYeUvqkqbXM8tkCGDbphWxs2iYdrrhwi33xc2NfgUcnKHjwyRlH8PUeYchy0UnPX4TjTaOEZmebkVSUp0OOdwtSv8rVjs5t19jTEz4SCCGHW53FhjUuPWeDLU7MTCw62dAdbUUmgytHX8XVDuPTATp5czLu4C9flwVaCRV9PTwQLzzYg6dqUBIBNKr7kRpp+5QIuRFC494njGOMS1tCG6BXJdhWyryC9B4mJka9VFBZLA1e8x6oYT7T196PJBrWqbFXmPsdjO9FXa4pJ2pizpoohcsRoBEHdamT Generated-by-Nova ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:ae:2a:52:07:d7:0a:ff:aa:1f:af:52:f6:31:07:98 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Jan 18 17:29:07 ec2: <14>Jan 18 17:29:07 ec2: ############################################################# <14>Jan 18 17:29:07 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jan 18 17:29:07 ec2: 1024 SHA256:kmAMXdPEzgcHrEkkQQI9+UVHR5TV4KGxRtwb2BMWq28 root@tempest-serverstestjson-server-1368699228 (DSA) <14>Jan 18 17:29:07 ec2: 256 SHA256:p3G2bjlfLqlggivVLh2NRU8sJieKWiLNxoEFI2A1Bsc root@tempest-serverstestjson-server-1368699228 (ECDSA) <14>Jan 18 17:29:07 ec2: 256 SHA256:vZ0v5Ta4XtO5Ntnmm6D5xzeVQc8nxfvlNL1Hik7CgMo root@tempest-serverstestjson-server-1368699228 (ED25519) <14>Jan 18 17:29:07 ec2: 2048 SHA256:Th4XtLBxgnWPhIKDvTWlrRUKXLjqdo1JXGmbR5IIEpM root@tempest-serverstestjson-server-1368699228 (RSA) <14>Jan 18 17:29:07 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jan 18 17:29:07 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCu7tysKVyc06ZB49QskkeB8ng5rapMqSlNlfrNmj6wWvtt+rYXbsGj7uP9PJhx/NsiXFLV6NdUox+4uhd/WDIo= root@tempest-serverstestjson-server-1368699228 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDKQsKLiCqdH61/bSw9IhCVAXwwH0+YCphVbZ1w7NeyQ root@tempest-serverstestjson-server-1368699228 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDatJLbbAd/NbKUWJ9CTmEeAFggI+4LAu+lVHOWLb0vrwwY0d0KavZI+6KOTM3tnrja7hqySB+8MHm118WLlqKZrAt2d2xtF7c9fO4q6Ebj/+5XiuHdPpZX+jt83w67toaFrdpcgGsH3olWv9hSF5eLqTEp3JcfTBMSD5x/pqP/X6AhZ0+dPzk3qElZQxor9R9nGnbCdPPMxXM7Mus/hpWT9YEKxd8G6JtER4BClDbe4Y55ltjsJxj436lgZS40YF012UnTR275n4k1MozRmtzfL2sDd9TCYIS+8jKGcRDxKVMwMT6FsdJj/yTtHUQLzU9JOcSWA30pXS5vjgNoBfb root@tempest-serverstestjson-server-1368699228 -----END SSH HOST KEY KEYS----- [ 390.545366] cloud-init[756]: Cloud-init v. 18.2 running 'modules:final' at Tue, 18 Jan 2022 17:28:59 +0000. Up 380.30 seconds. [ 390.650052] cloud-init[756]: Cloud-init v. 18.2 finished at Tue, 18 Jan 2022 17:29:08 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 388.98 seconds }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.4 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 126, in test_verify_created_server_vcpus output = linux_client.exec_command('grep -c ^processor /proc/cpuinfo') File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 106, in exec_command return self.ssh_client.exec_command(cmd) File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 158, in exec_command ssh = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 126, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.26.6.4 via SSH timed out. User: ubuntu, Password: F9^eo@8QocYK%~k |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt1.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestManualDisk | 2 | 1 | 1 | 0 | 0 | Detail | |
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
fail
ft2.1: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 17:39:03,539 117707 INFO [tempest.lib.common.rest_client] Request (ServersTestManualDisk:test_verify_created_server_vcpus): 200 GET http://10.222.0.72/compute/v2.1/flavors/452 0.034s 2022-01-18 17:39:03,539 117707 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92f09aaa-3e47-4584-9954-15a7d7392cfb', 'x-compute-request-id': 'req-92f09aaa-3e47-4584-9954-15a7d7392cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/flavors/452'} Body: b'{"flavor": {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}}' 2022-01-18 17:39:03,556 117707 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c ^processor /proc/cpuinfo 2022-01-18 17:39:03,557 117707 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.26.6.151:22' as 'ubuntu' with public key authentication 2022-01-18 17:39:06,636 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 1. Retry after 2 seconds. 2022-01-18 17:39:12,204 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 2. Retry after 3 seconds. 2022-01-18 17:39:18,764 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 3. Retry after 4 seconds. 2022-01-18 17:39:26,352 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 4. Retry after 5 seconds. 2022-01-18 17:39:34,924 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 5. Retry after 6 seconds. 2022-01-18 17:39:44,492 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 6. Retry after 7 seconds. 2022-01-18 17:39:55,056 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 7. Retry after 8 seconds. 2022-01-18 17:40:06,644 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 8. Retry after 9 seconds. 2022-01-18 17:40:19,236 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 9. Retry after 10 seconds. 2022-01-18 17:40:32,812 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 10. Retry after 11 seconds. 2022-01-18 17:40:47,408 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 11. Retry after 12 seconds. 2022-01-18 17:41:02,996 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 12. Retry after 13 seconds. 2022-01-18 17:41:19,564 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 13. Retry after 14 seconds. 2022-01-18 17:41:37,133 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 14. Retry after 15 seconds. 2022-01-18 17:41:55,728 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 15. Retry after 16 seconds. 2022-01-18 17:42:15,312 117707 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 ([Errno None] Unable to connect to port 22 on 172.26.6.151). Number attempts: 16. Retry after 17 seconds. 2022-01-18 17:42:35,884 117707 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.151 after 16 attempts. Proxy client: no proxy client 2022-01-18 17:42:35.884 117707 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-01-18 17:42:35.884 117707 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2022-01-18 17:42:35.884 117707 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-01-18 17:42:35.884 117707 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-01-18 17:42:35.884 117707 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-01-18 17:42:35.884 117707 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.151 2022-01-18 17:42:35.884 117707 ERROR tempest.lib.common.ssh 2022-01-18 17:42:35,885 117707 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersTestManualDisk:test_verify_created_server_vcpus. Timeout trying to ssh to server {'id': '1c74dcf6-7789-4a50-a1e1-c6c56f89a447', 'name': 'tempest-ServersTestManualDisk-server-25390671', 'status': 'ACTIVE', 'tenant_id': 'e28a903d2a2e4df88bfce9c724576392', 'user_id': '9bcfa176a40a4be9abf948d138705073', 'metadata': {'hello': 'world'}, 'hostId': '9b75055612ae96da8f0abbb8ea273849ce74b6e7fbeebb5c7cf672e0', 'image': {'id': '982d954f-0710-4519-9fde-ec69c058af85', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85'}]}, 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/flavors/452'}]}, 'created': '2022-01-18T17:32:40Z', 'updated': '2022-01-18T17:33:00Z', 'addresses': {'tempest-ServersTestManualDisk-971326801-network': [{'version': 4, 'addr': '172.20.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:5c:0d:d2'}, {'version': 4, 'addr': '172.26.6.151', 'OS-EXT-IPS:type': 'floating', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:5c:0d:d2'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '::babe:dc0c:1602', 'links': [{'rel': 'self', 'href': 'http://10.222.0.72/compute/v2.1/servers/1c74dcf6-7789-4a50-a1e1-c6c56f89a447'}, {'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/servers/1c74dcf6-7789-4a50-a1e1-c6c56f89a447'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1215673768', 'OS-SRV-USG:launched_at': '2022-01-18T17:32:59.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1160534011'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2022-01-18 17:42:36,044 117707 INFO [tempest.lib.common.rest_client] Request (ServersTestManualDisk:test_verify_created_server_vcpus): 200 POST http://10.222.0.72/compute/v2.1/servers/1c74dcf6-7789-4a50-a1e1-c6c56f89a447/action 0.158s 2022-01-18 17:42:36,045 117707 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '101036', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91a16b30-9035-4098-a443-65128888ff3c', 'x-compute-request-id': 'req-91a16b30-9035-4098-a443-65128888ff3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1c74dcf6-7789-4a50-a1e1-c6c56f89a447/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 17:42:36,047 117707 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 1c74dcf6-7789-4a50-a1e1-c6c56f89a447: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.192 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100000] Security Framework initialized [ 0.100005] Yama: becoming mindful. [ 0.104000] AppArmor: AppArmor initialized [ 0.104322] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.108103] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.112021] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.116010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120564] CPU: Physical Processor ID: 0 [ 0.124000] mce: CPU supports 1 MCE banks [ 0.124112] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.128004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.132000] Spectre V2 : Mitigation: Full generic retpoline [ 0.132004] Speculative Store Bypass: Vulnerable [ 0.180624] Freeing SMP alternatives memory: 36K [ 0.186372] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.188091] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.192061] Hierarchical SRCU implementation. [ 0.200721] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.204004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.208070] smp: Bringing up secondary CPUs ... [ 0.212006] smp: Brought up 1 node, 1 CPU [ 0.216004] smpboot: Max logical packages: 1 [ 0.219877] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.220431] devtmpfs: initialized [ 0.224081] x86/mm: Memory block size: 128MB [ 0.228259] evm: security.selinux [ 0.232009] evm: security.SMACK64 [ 0.236004] evm: security.SMACK64EXEC [ 0.240004] evm: security.SMACK64TRANSMUTE [ 0.244004] evm: security.SMACK64MMAP [ 0.248003] evm: security.apparmor [ 0.252003] evm: security.ima [ 0.256004] evm: security.capability [ 0.260155] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.264015] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.268063] pinctrl core: initialized pinctrl subsystem [ 0.272266] NET: Registered protocol family 16 [ 0.276114] audit: initializing netlink subsys (disabled) [ 0.280201] cpuidle: using governor ladder [ 0.284009] audit: type=2000 audit(1642527191.280:1): state=initialized audit_enabled=0 res=1 [ 0.288008] cpuidle: using governor menu [ 0.292063] ACPI: bus type PCI registered [ 0.296005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301260] PCI: Using configuration type 1 for base access [ 0.308944] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.312284] ACPI: Added _OSI(Module Device) [ 0.316011] ACPI: Added _OSI(Processor Device) [ 0.320005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328017] ACPI: Added _OSI(Linux-Dell-Video) [ 0.338415] ACPI: Interpreter enabled [ 0.340013] ACPI: (supports S0 S5) [ 0.348011] ACPI: Using IOAPIC for interrupt routing [ 0.352052] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356531] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.400357] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416409] PCI host bridge to bus 0000:00 [ 0.420007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.424007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.428028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.432006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.436007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.440006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485899] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.488007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.496006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502434] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.502434] * this clock source is slow. Consider trying other clock sources [ 0.514901] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.560596] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.564812] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.568808] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.572837] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.576662] SCSI subsystem initialized [ 0.584291] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.588000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.588028] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.592004] vgaarb: loaded [ 0.596053] pps_core: LinuxPPS API ver. 1 registered [ 0.600005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.604018] PTP clock support registered [ 0.608065] EDAC MC: Ver: 3.0.0 [ 0.616527] hv_vmbus: Vmbus version:4.0 [ 0.620094] PCI: Using ACPI for IRQ routing [ 0.625414] NetLabel: Initializing [ 0.628015] NetLabel: domain hash size = 128 [ 0.632013] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.636036] NetLabel: unlabeled traffic allowed by default [ 0.640163] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.658484] VFS: Disk quotas dquot_6.6.0 [ 0.662566] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.667098] AppArmor: AppArmor Filesystem Enabled [ 0.671866] pnp: PnP ACPI init [ 0.682643] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.687725] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.691419] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.695754] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.699950] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.704217] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.708313] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.712587] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.716714] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.722240] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.726411] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.731449] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.738090] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.742742] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.748196] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.752563] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.757029] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.763399] pnp: PnP ACPI: found 9 devices [ 0.773986] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.779228] NET: Registered protocol family 2 [ 0.786715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.791403] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.796701] TCP: Hash tables configured (established 8192 bind 8192) [ 0.801607] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.806034] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.811132] NET: Registered protocol family 1 [ 0.815165] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.820621] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.825734] Unpacking initramfs... [ 1.125219] Freeing initrd memory: 13088K [ 1.129406] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.133791] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.139741] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.145849] Scanning for low memory corruption every 60 seconds [ 1.150671] Initialise system trusted keyrings [ 1.154856] Key type blacklist registered [ 1.159082] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.165194] zbud: loaded [ 1.169673] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.175764] fuse init (API version 7.26) [ 1.180950] Key type asymmetric registered [ 1.185636] Asymmetric key parser 'x509' registered [ 1.191470] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.196695] io scheduler noop registered (default) [ 1.201784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.206560] ACPI: Power Button [PWRF] [ 1.211103] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.239471] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.268733] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.275897] Linux agpgart interface v0.103 [ 1.282943] loop: module loaded [ 1.286991] hv_vmbus: registering driver hv_storvsc [ 1.295462] scsi host0: storvsc_host_t [ 1.304133] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.313959] scsi host1: storvsc_host_t [ 1.323084] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.328573] random: fast init done [ 1.333491] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.344727] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.352387] scsi host2: ata_piix [ 1.356739] sd 0:0:0:0: [sda] Write Protect is off [ 1.361629] scsi host3: ata_piix [ 1.365657] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.370344] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.377687] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.393345] libphy: Fixed MDIO Bus: probed [ 1.397406] tun: Universal TUN/TAP device driver, 1.6 [ 1.401904] PPP generic driver version 2.4.2 [ 1.406213] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.429883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.435444] sda: sda1 [ 1.441297] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.447897] mousedev: PS/2 mouse device common for all mice [ 1.454033] rtc_cmos 00:00: RTC can wake from S4 [ 1.484722] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.491895] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.497026] device-mapper: uevent: version 1.0.3 [ 1.501370] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.505733] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.511079] NET: Registered protocol family 10 [ 1.521030] Segment Routing with IPv6 [ 1.525008] NET: Registered protocol family 17 [ 1.529139] Key type dns_resolver registered [ 1.533602] RAS: Correctable Errors collector initialized. [ 1.538084] registered taskstats version 1 [ 2.372975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.379090] Loading compiled-in X.509 certificates [ 2.491001] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.497222] zswap: loaded using pool lzo/zbud [ 2.506926] Key type big_key registered [ 2.511337] Key type trusted registered [ 2.518644] Key type encrypted registered [ 2.522760] AppArmor: AppArmor sha1 policy hashing enabled [ 2.527074] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.532052] evm: HMAC attrs: 0x1 [ 2.657302] rtc_cmos 00:00: setting system clock to 2022-01-18 17:33:14 UTC (1642527194) [ 2.662300] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.666902] EDD information not available. [ 3.091363] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.102515] ata2.00: configured for MWDMA2 [ 3.119375] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.135748] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.140809] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.148609] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.157489] Freeing unused kernel memory: 2248K [ 3.168046] Write protecting the kernel read-only data: 18432k [ 3.173399] Freeing unused kernel memory: 2008K [ 3.178291] Freeing unused kernel memory: 124K [ 3.193164] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.197750] x86/mm: Checking user space page tables [ 3.212745] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.269025] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.274533] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.279165] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.284192] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.288616] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.296075] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.314599] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.323126] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.331893] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.337429] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.469539] hv_utils: Registering HyperV Utility Driver [ 3.474418] hv_vmbus: registering driver hv_util [ 3.491995] hidraw: raw HID events driver (C) Jiri Kosina [ 3.501903] hv_vmbus: registering driver hv_netvsc [ 3.508921] hv_vmbus: registering driver hyperv_keyboard [ 3.539624] hv_vmbus: registering driver hid_hyperv [ 3.604919] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.614513] hv_utils: Heartbeat IC version 3.0 [ 3.632920] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.650541] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.679518] hv_utils: Shutdown IC version 3.0 [ 3.685919] hv_utils: TimeSync IC version 4.0 [ 3.693190] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.900032] raid6: sse2x1 gen() 4848 MB/s [ 3.952034] raid6: sse2x1 xor() 3891 MB/s [ 4.009350] raid6: sse2x2 gen() 6845 MB/s [ 4.060035] raid6: sse2x2 xor() 4471 MB/s [ 4.112037] raid6: sse2x4 gen() 7084 MB/s [ 4.160032] raid6: sse2x4 xor() 5315 MB/s [ 4.164084] raid6: using algorithm sse2x4 gen() 7084 MB/s [ 4.168066] raid6: .... xor() 5315 MB/s, rmw enabled [ 4.171935] raid6: using intx1 recovery algorithm [ 4.179828] xor: measuring software checksum speed [ 4.224026] prefetch64-sse: 10154.000 MB/sec [ 4.268026] generic_sse: 9414.000 MB/sec [ 4.272247] xor: using function: prefetch64-sse (10154.000 MB/sec) [ 4.281029] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.451508] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.630309] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.101900] 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) [ 5.110106] systemd[1]: Detected virtualization microsoft. [ 5.114892] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.175367] systemd[1]: Set hostname to <ubuntu>. [ 5.192279] systemd[1]: Initializing machine ID from random generator. [ 5.196976] systemd[1]: Installed transient /etc/machine-id file. [ 5.513231] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 5.564515] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 5.617509] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice system-getty.slice. [ 5.666470] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Journal Socket. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. Starting Load Kernel Modules... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 6.375947] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 6.419516] iscsi: registered transport (tcp) [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.[ 6.471372] iscsi: registered transport (iser) [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Mounted Debug File System. [[ 6.734035] EXT4-fs (sda1): re-mounted. Opts: (null) [0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[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 Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 22.037387] cloud-init[322]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:33:22 +0000. Up 10.38 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is unning for Raise network interfaces (55s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfces (1min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5mn 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is unning for Raise ne...interfaces (1min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5mn 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 1s / 5mn 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (3min / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (3min / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 16s)[K[ [0;31m*[0;1;1m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 21s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 21s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 22s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 22s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 23s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 25s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is unning for Raise ne...interfaces (3min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 28s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 28s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 29s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 29s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 30s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 32s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 35s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 35s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 36s / 5min 16s)[K[[0m[0;31m* [0m] A start job is unning for Raise ne...interfaces (3min 36s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 37s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 39s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interface (3min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 42s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 42s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 43s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 43s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 44s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 46s / 5mn 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 46s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 49s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 49s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 50s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 50s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 51s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 53s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 56s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 56s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 57s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 57s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 58s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (4min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (4min / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (4min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 3s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 3s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 4s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 4s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 5s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 7s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (4min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 10s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 10s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 11s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 11s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 12s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 14s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 17s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 17s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 18s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 18s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 19s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 21s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 24s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 24s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 25s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 25s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 26s / 5mn 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 28s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 31s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 31s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 32s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 32s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 33s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 35s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 38s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 38s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 39s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 39s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 40s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31*[0m] A start job is running for Raise ne...interfaces (4min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 42s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 45s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 45s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 46s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 46s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 47s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 49s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 52s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 52s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 53s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 53s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 54s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 56s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 59s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 59s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (5min / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (5min / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 1s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (5min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (5min 3s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (5min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (5min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (5min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 6s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 6s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 7s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 7s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 8s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (5min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (5min 10s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (5min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (5min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (5min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 13s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 13s / 5mn 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 14s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 14s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 15s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 16s / 5min 16s)[K[[0;1;31mFAILED[0m] Failed to start Raise network interfaces. See 'systemctl status networking.service' for details. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 349.058031] cloud-init[574]: Cloud-init v. 18.2 running 'init' at Tue, 18 Jan 2022 17:38:35 +0000. Up 323.31 seconds. [ 349.153051] [cloud-init[0;32m OK [0m[574]: ] ci-info: ++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [[ 349.262057] [0;32m OK [0mcloud-init] [574]: Reached target System Initialization.ci-info: +--------+------+-----------------------------+-----------+-------+-------------------+ [[0;32m OK [0m[ 349.354828] ] cloud-initListening on D-Bus System Message Bus Socket.[574]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[ 349.433223] [0;32m OK [0mcloud-init[574]: ] ci-info: +--------+------+-----------------------------+-----------+-------+-------------------+Started ACPI Events Check. [[ 349.517118] [0;32m OK [0mcloud-init[574]: ] ci-info: | eth0 | True | . | . | . | fa:16:3e:5c:0d:d2 |Reached target Paths. [[0;32m OK [0m[ 349.615401] ] cloud-initListening on ACPID Listen Socket.[574]: ci-info: | eth0 | True | fe80::f816:3eff:fe5c:dd2/64 | . | link | fa:16:3e:5c:0d:d2 |[[0;32m OK [0m ] [ 349.711694] Reached target Sockets.cloud-init [574]: [ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[0;32m OK [0m] Reached target Basic System.[ 349.807553] cloud-init[574]: [ci-info: | lo | True | ::1/128 | . | host | . |[0;32m OK [0m] Started Deferred execution scheduler. [ 349.910429] cloud-init[[574]: [0;32m OK [0mci-info: +--------+------+-----------------------------+-----------+-------+-------------------+] Started Regular background program processing daemon. [ 349.999255] cloud-init[574]: [Generating public/private rsa key pair.[0;32m OK [0m ] [ 350.075221] Started ACPI event daemon.cloud-init [574]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Starting LSB: Record successful boot for GRUB... [ 350.172656] cloud-init[[574]: [0;32m OK [0mYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.] Started Unattended Upgrades Shutdown.[ 350.253903] cloud-init [574]: The key fingerprint is:Starting Login Service... [ 350.327456] cloud-init[574]: Starting LSB: MD monitoring daemon...SHA256:vB0KZJIjuKvPcAtl1PCDW5148XQL7PVuZx21LC/UE7Q root@tempest-serverstestmanualdisk-server-25390671 [ 350.414249] [cloud-init[0;32m OK [0m[574]: ] The key's randomart image is:Started Daily apt download activities. [ 350.498581] [cloud-init[574]: [0;32m OK [0m+---[RSA 2048]----+] Started D-Bus System Message Bus. [ 350.574271] cloud-init[574]: | . ..o . .. | [ 350.625409] cloud-init[574]: | . = + =.o.. .o| [ 350.664354] cloud-init[574]: |. + X *..... oE+| [ 350.706065] cloud-init[574]: | o + B .. .o * | [ 350.746156] cloud-init[574]: |. + . S ... o.o| [ 350.785758] [[0;32m OK [0mcloud-init[574]: ] | + . + .o.o..|Started Daily apt upgrade and clean activities. [ 350.869435] [[0;32m OK [0mcloud-init] [574]: Started Daily Cleanup of Temporary Directories.|+ . o .. o. | [ 350.949844] [[0;32m OK [0mcloud-init[574]: ] |.= . |Reached target Timers. [ 351.029388] [[0;32m OK [0mcloud-init] [574]: Reached target Network is Online.|..+ | [ 351.108240] cloud-init [574]: Starting iSCSI initiator daemon (iscsid)...+----[SHA256]-----+ [ 351.187967] cloud-initStarting /etc/rc.local Compatibility...[574]: Generating public/private dsa key pair. [ 351.259968] Starting OpenBSD Secure Shell server...cloud-init[574]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m ] [ 351.354783] Reached target Cloud-config availability.cloud-init[574]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting Apply the settings specified in cloud-config...[ 351.452179] cloud-init [574]: The key fingerprint is:[ [0;32m OK [0m] [ 351.560183] Started /etc/rc.local Compatibility.cloud-init [574]: [SHA256:CfAUvJm7++RMu87x+C3oD0OPl9p05my64gftxId9JkY root@tempest-serverstestmanualdisk-server-25390671[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 351.720203] cloud-init[[574]: [0;32m OK [0mThe key's randomart image is:] Started OpenBSD Secure Shell server. [ 351.829760] cloud-init[574]: +---[DSA 1024]----+[ [0;32m OK [0m[ 351.960294] cloud-init] [574]: Started Login Service.| ..o. | [ 352.060174] [cloud-init[0;32m OK [0m[574]: ] | +. |Started LSB: MD monitoring daemon. [ 352.184483] [cloud-init[0;32m OK [0m[574]: | o+ |] Started LSB: Record successful boot for GRUB. [ 352.296208] cloud-init[574]: | +. . E |Starting Login to default iSCSI targets... [ 352.384186] cloud-init[574]: | .So + | [[0;32m OK [0m[ 352.508751] cloud-init] [574]: Started Login to default iSCSI targets.| ...o=.= o | [[ 352.624276] cloud-init[0;32m OK [0m[574]: ] | .B==oo+ |Reached target Remote File Systems (Pre). [ 352.732214] [[0;32m OK [0mcloud-init[574]: ] | .*o%+*. |Reached target Remote File Systems. [ 352.840220] cloud-initStarting LSB: automatic crash report generation...[574]: | .*&*B=+ | Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[ 353.016204] cloud-init [574]: +----[SHA256]-----+ Starting Permit User Sessions...[ 353.089729] cloud-init[[574]: Generating public/private ecdsa key pair.[0;32m OK [0m ] Started Permit User Sessions.[ 353.180699] cloud-init[574]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[ 353.319579] cloud-init[[574]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[0;32m OK [0m] Started LSB: automatic crash report generation. [ 353.428193] cloud-init[574]: [The key fingerprint is:[0;32m OK [0m ] Started Getty on tty1.[ 353.548254] cloud-init [574]: [SHA256:iiwvqoFGQ7PZUF6kjYim2tSt3BL8CiIfX+skve+yTwY root@tempest-serverstestmanualdisk-server-25390671[0;32m OK [0m] Started Serial Getty on ttyS0. [ 353.696777] [cloud-init[0;32m OK [0m[574]: The key's randomart image is:] Reached target Login Prompts. [ 353.810125] [cloud-init[0;32m OK [0m[574]: ] +---[ECDSA 256]---+Reached target Multi-User System. [ 353.897491] [cloud-init[0;32m OK [0m[574]: | ..o |] Reached target Graphical Interface. [ 353.992179] cloud-init [574]: |. + = |Starting Update UTMP about System Runlevel Changes... [ 354.100169] cloud-init[574]: |.* + . | [ 354.161276] cloud-init[574]: |+ *o . | [ 354.207065] cloud-init[574]: [|.=..+ E S |[0;32m OK [0m ] Started Update UTMP about System Runlevel Changes.[ 354.282984] cloud-init [574]: |+o.o B o | [ 354.336269] cloud-init[574]: |*.= B B o | [ 354.377554] cloud-init[574]: |o+.* *.= | [ 354.416728] cloud-init[574]: |+...+.=*+ | [ 354.457100] cloud-init[574]: +----[SHA256]-----+ [ 354.500116] cloud-init[574]: Generating public/private ed25519 key pair. [ 354.541372] cloud-init[574]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 354.583667] cloud-init[574]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 354.627997] cloud-init[574]: The key fingerprint is: [ 354.667023] cloud-init[574]: SHA256:JPFiUeQJdB9ki/AExNaBuo6+JWtCUhvf8wFVy8fnwro root@tempest-serverstestmanualdisk-server-25390671 [ 354.714214] cloud-init[574]: The key's randomart image is: [ 354.753999] cloud-init[574]: +--[ED25519 256]--+ [ 354.794340] cloud-init[574]: | +O**+= | [ 354.837104] cloud-init[574]: | +@o* = | [ 354.880337] cloud-init[574]: | o+.B = o . | [ 354.922883] cloud-init[574]: | o ...+ o o | [ 354.964753] cloud-init[574]: | . + o .S o . | [ 355.004061] cloud-init[574]: |... o o . . . | [ 355.042570] cloud-init[574]: |o .o. o .. | [ 355.082946] cloud-init[574]: |. o+. . . | [ 355.123763] cloud-init[574]: | ++. E | [ 355.161807] cloud-init[574]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-serverstestmanualdisk-server-25390671 ttyS0 tempest-serverstestmanualdisk-server-25390671 login: [ 370.664092] cloud-init[670]: Cloud-init v. 18.2 running 'modules:config' at Tue, 18 Jan 2022 17:39:05 +0000. Up 353.41 seconds. [ 377.622167] cloud-init[743]: Printing ubuntu user authorized keys [ 377.698944] cloud-init[743]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/takvEwYJTRC8/O/rs0VCQRyfmsjpIWeFnwramwvlPHb8uSVVJ8VOcMD15c3j+NOzfFLscrvjQsSTvkqOVRQNRxYs69s1Qyj1iuZsEvBOXhsm0wGLjP+gpPrUPCanz4LAa6cLBtXaJdUqCKM71cZdGu4VXWQiRR8qCBTW+LgJoUfDnnEkpJjJMs8EDRx6nBI86ZI8MWzMdFNkXp7TLOns/ukp/u0nd+F0VM8KhCsLFzJLkKhO8BuK970iPgJnO5RH+jfw0GLWGjJLIreUdhsSPc5nutrwasDx+ZTobdxU6ZucKCrZGN1MEmBtBO+R61alyMU5suic4jppbEATeOkZ Generated-by-Nova ci-info: +++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d4:69:05:1e:40:41:d0:99:da:3e:d1:ea:d7:a3:55:94 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Jan 18 17:39:30 ec2: <14>Jan 18 17:39:30 ec2: ############################################################# <14>Jan 18 17:39:30 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jan 18 17:39:30 ec2: 1024 SHA256:CfAUvJm7++RMu87x+C3oD0OPl9p05my64gftxId9JkY root@tempest-serverstestmanualdisk-server-25390671 (DSA) <14>Jan 18 17:39:30 ec2: 256 SHA256:iiwvqoFGQ7PZUF6kjYim2tSt3BL8CiIfX+skve+yTwY root@tempest-serverstestmanualdisk-server-25390671 (ECDSA) <14>Jan 18 17:39:30 ec2: 256 SHA256:JPFiUeQJdB9ki/AExNaBuo6+JWtCUhvf8wFVy8fnwro root@tempest-serverstestmanualdisk-server-25390671 (ED25519) <14>Jan 18 17:39:30 ec2: 2048 SHA256:vB0KZJIjuKvPcAtl1PCDW5148XQL7PVuZx21LC/UE7Q root@tempest-serverstestmanualdisk-server-25390671 (RSA) <14>Jan 18 17:39:30 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jan 18 17:39:30 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGj3vXfBt+7RZb/fQ+117GIyVeFcQ+l4Mtr5CVYzixYVFSTaZAM1JIJ7ImFob+ZFCRKTNKvo3lRELzM8Feqodig= root@tempest-serverstestmanualdisk-server-25390671 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBHxdB3NqTNDUDbrnTyjjzAjxwMTApQvXJ5SBfk9Tc0c root@tempest-serverstestmanualdisk-server-25390671 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD0/1Vi4l03vaOjErD0fVpVI00cLrw9zpB8Vq2ow2dahHCsOUGrmUWU/CKU0QRuLiDw1hQFp5ipPd4ZgnVWm+yEBfJxcEjs9cvV+6+lYsHjYeH5ZTTDXUv7x2dJI2m/CIylt6u3xHwzpGI6bcB1EWsMPoz9I7P6ZCaIPTSwTRdMtU3bF89MiUEZOJGscJVRyUdgypOl20fqtV+8mL/vdkubM3M4IrB2aIrl+mToK6/q+QL0XT0gcjab5Ed7l93WVvR1CgRRfCUlhwpBKkVQB7BfLuurdguZ+25hmrIhmsIajHzua8g0dG8Ct9t1pA8hIGgKLH94ncFDo+rbWcOIZgbX root@tempest-serverstestmanualdisk-server-25390671 -----END SSH HOST KEY KEYS----- [ 381.299074] cloud-init[743]: Cloud-init v. 18.2 running 'modules:final' at Tue, 18 Jan 2022 17:39:23 +0000. Up 371.44 seconds. [ 381.407694] cloud-init[743]: Cloud-init v. 18.2 finished at Tue, 18 Jan 2022 17:39:31 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 379.93 seconds }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.151 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 126, in test_verify_created_server_vcpus output = linux_client.exec_command('grep -c ^processor /proc/cpuinfo') File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 106, in exec_command return self.ssh_client.exec_command(cmd) File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 158, in exec_command ssh = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 126, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.26.6.151 via SSH timed out. User: ubuntu, Password: X6*Wvj9ANUj0R7m |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt2.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 9 | 8 | 1 | 0 | 0 | Detail | |
test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
pass
pt3.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
||||||
test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
pass
pt3.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
||||||
test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
fail
ft3.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 17:29:08,847 117697 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.72/compute/v2.1/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6 1.095s 2022-01-18 17:29:08,847 117697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06a0157a-8b1a-4f2f-a471-e9d3aeaeb5d6', 'x-compute-request-id': 'req-06a0157a-8b1a-4f2f-a471-e9d3aeaeb5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6'} Body: b'{"server": {"id": "ab9191b5-f776-4fb3-ba8e-131a6cdf27d6", "name": "tempest-ServerActionsTestJSON-server-1722942555", "status": "ACTIVE", "tenant_id": "9d11aad50ae048afa77700203a9bf980", "user_id": "7bfec36a49124cb2b434361a0a034569", "metadata": {}, "hostId": "40ed3782ff4f5898d66a8cfb432e6e7f98aedc0c08adfe33778ffabf", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:21:53Z", "updated": "2022-01-18T17:29:05Z", "addresses": {"tempest-ServerActionsTestJSON-1776412532-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:d4:3a"}, {"version": 4, "addr": "172.26.6.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:d4:3a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-67545743", "OS-SRV-USG:launched_at": "2022-01-18T17:22:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1810294692"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:09,730 117697 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_reboot_server_hard): 200 GET http://10.222.0.72/compute/v2.1/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6 0.874s 2022-01-18 17:29:09,730 117697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fdceb0b-d1cc-4326-95b3-3fbc8098e63a', 'x-compute-request-id': 'req-3fdceb0b-d1cc-4326-95b3-3fbc8098e63a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6'} Body: b'{"server": {"id": "ab9191b5-f776-4fb3-ba8e-131a6cdf27d6", "name": "tempest-ServerActionsTestJSON-server-1722942555", "status": "ACTIVE", "tenant_id": "9d11aad50ae048afa77700203a9bf980", "user_id": "7bfec36a49124cb2b434361a0a034569", "metadata": {}, "hostId": "40ed3782ff4f5898d66a8cfb432e6e7f98aedc0c08adfe33778ffabf", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:21:53Z", "updated": "2022-01-18T17:29:05Z", "addresses": {"tempest-ServerActionsTestJSON-1776412532-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:d4:3a"}, {"version": 4, "addr": "172.26.6.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:d4:3a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-67545743", "OS-SRV-USG:launched_at": "2022-01-18T17:22:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1810294692"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:09,754 117697 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cut -f1 -d. /proc/uptime 2022-01-18 17:29:09,754 117697 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.26.6.9:22' as 'ubuntu' with public key authentication 2022-01-18 17:29:12,812 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 1. Retry after 2 seconds. 2022-01-18 17:29:18,380 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 2. Retry after 3 seconds. 2022-01-18 17:29:24,940 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 3. Retry after 4 seconds. 2022-01-18 17:29:32,524 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 4. Retry after 5 seconds. 2022-01-18 17:29:41,100 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 5. Retry after 6 seconds. 2022-01-18 17:29:50,668 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 6. Retry after 7 seconds. 2022-01-18 17:30:01,228 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 7. Retry after 8 seconds. 2022-01-18 17:30:12,825 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 8. Retry after 9 seconds. 2022-01-18 17:30:25,404 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 9. Retry after 10 seconds. 2022-01-18 17:30:38,989 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 10. Retry after 11 seconds. 2022-01-18 17:30:53,588 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 11. Retry after 12 seconds. 2022-01-18 17:31:09,164 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 12. Retry after 13 seconds. 2022-01-18 17:31:25,744 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 13. Retry after 14 seconds. 2022-01-18 17:31:43,332 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 14. Retry after 15 seconds. 2022-01-18 17:32:01,900 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 15. Retry after 16 seconds. 2022-01-18 17:32:21,487 117697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 ([Errno None] Unable to connect to port 22 on 172.26.6.9). Number attempts: 16. Retry after 17 seconds. 2022-01-18 17:32:42,081 117697 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.9 after 16 attempts. Proxy client: no proxy client 2022-01-18 17:32:42.081 117697 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-01-18 17:32:42.081 117697 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2022-01-18 17:32:42.081 117697 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-01-18 17:32:42.081 117697 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-01-18 17:32:42.081 117697 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-01-18 17:32:42.081 117697 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.9 2022-01-18 17:32:42.081 117697 ERROR tempest.lib.common.ssh 2022-01-18 17:32:42,084 117697 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerActionsTestJSON:test_reboot_server_hard. Timeout trying to ssh to server {'id': 'ab9191b5-f776-4fb3-ba8e-131a6cdf27d6', 'name': 'tempest-ServerActionsTestJSON-server-1722942555', 'status': 'ACTIVE', 'tenant_id': '9d11aad50ae048afa77700203a9bf980', 'user_id': '7bfec36a49124cb2b434361a0a034569', 'metadata': {}, 'hostId': '40ed3782ff4f5898d66a8cfb432e6e7f98aedc0c08adfe33778ffabf', 'image': {'id': '982d954f-0710-4519-9fde-ec69c058af85', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85'}]}, 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/flavors/452'}]}, 'created': '2022-01-18T17:21:53Z', 'updated': '2022-01-18T17:29:05Z', 'addresses': {'tempest-ServerActionsTestJSON-1776412532-network': [{'version': 4, 'addr': '172.20.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:3c:d4:3a'}, {'version': 4, 'addr': '172.26.6.9', 'OS-EXT-IPS:type': 'floating', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:3c:d4:3a'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.72/compute/v2.1/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6'}, {'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-67545743', 'OS-SRV-USG:launched_at': '2022-01-18T17:22:26.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1810294692'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2022-01-18 17:32:43,123 117697 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_reboot_server_hard): 200 POST http://10.222.0.72/compute/v2.1/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6/action 1.038s 2022-01-18 17:32:43,125 117697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '158759', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7de6d93-a38c-4140-b56d-03a1a429492c', 'x-compute-request-id': 'req-e7de6d93-a38c-4140-b56d-03a1a429492c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 17:32:43,128 117697 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server ab9191b5-f776-4fb3-ba8e-131a6cdf27d6: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.100000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104000] tsc: Detected 1995.192 MHz processor [ 0.104000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.108006] pid_max: default: 32768 minimum: 301 [ 0.112048] Security Framework initialized [ 0.116000] Yama: becoming mindful. [ 0.116067] AppArmor: AppArmor initialized [ 0.120000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120108] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.124028] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132531] CPU: Physical Processor ID: 0 [ 0.136325] mce: CPU supports 1 MCE banks [ 0.140108] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.144005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.148006] Spectre V2 : Mitigation: Full generic retpoline [ 0.152006] Speculative Store Bypass: Vulnerable [ 0.210954] Freeing SMP alternatives memory: 36K [ 0.216901] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.220103] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.224066] Hierarchical SRCU implementation. [ 0.228760] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.232004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.236094] smp: Bringing up secondary CPUs ... [ 0.240006] smp: Brought up 1 node, 1 CPU [ 0.244006] smpboot: Max logical packages: 1 [ 0.248007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.252486] devtmpfs: initialized [ 0.256098] x86/mm: Memory block size: 128MB [ 0.260255] evm: security.selinux [ 0.264009] evm: security.SMACK64 [ 0.268005] evm: security.SMACK64EXEC [ 0.272004] evm: security.SMACK64TRANSMUTE [ 0.276005] evm: security.SMACK64MMAP [ 0.280028] evm: security.apparmor [ 0.284005] evm: security.ima [ 0.288005] evm: security.capability [ 0.292177] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296017] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.300072] pinctrl core: initialized pinctrl subsystem [ 0.304267] NET: Registered protocol family 16 [ 0.308136] audit: initializing netlink subsys (disabled) [ 0.312180] cpuidle: using governor ladder [ 0.316012] audit: type=2000 audit(1642526558.312:1): state=initialized audit_enabled=0 res=1 [ 0.320009] cpuidle: using governor menu [ 0.324060] ACPI: bus type PCI registered [ 0.328005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.333338] PCI: Using configuration type 1 for base access [ 0.337497] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.340290] ACPI: Added _OSI(Module Device) [ 0.344008] ACPI: Added _OSI(Processor Device) [ 0.348006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.352005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.356016] ACPI: Added _OSI(Linux-Dell-Video) [ 0.369959] ACPI: Interpreter enabled [ 0.372012] ACPI: (supports S0 S5) [ 0.376005] ACPI: Using IOAPIC for interrupt routing [ 0.380046] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.384566] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.440030] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.444011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.448039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.456473] PCI host bridge to bus 0000:00 [ 0.460007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.464007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.468007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.472009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.476009] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.484019] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.531358] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.532007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.536006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.540006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.546543] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.546543] * this clock source is slow. Consider trying other clock sources [ 0.558729] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.613867] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.620003] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.625060] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.628815] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.632796] SCSI subsystem initialized [ 0.636312] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.640000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.640008] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.644005] vgaarb: loaded [ 0.648055] pps_core: LinuxPPS API ver. 1 registered [ 0.652005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.656018] PTP clock support registered [ 0.660066] EDAC MC: Ver: 3.0.0 [ 0.669851] hv_vmbus: Vmbus version:4.0 [ 0.672101] PCI: Using ACPI for IRQ routing [ 0.676164] NetLabel: Initializing [ 0.680013] NetLabel: domain hash size = 128 [ 0.683896] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.684625] NetLabel: unlabeled traffic allowed by default [ 0.688169] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.707842] VFS: Disk quotas dquot_6.6.0 [ 0.713402] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.718848] AppArmor: AppArmor Filesystem Enabled [ 0.723492] pnp: PnP ACPI init [ 0.736888] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.741675] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.746013] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.750457] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.755867] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.761268] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.766035] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.771043] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.775549] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.780702] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.786664] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.790344] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.796043] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.800714] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.805923] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.811128] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.817065] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.825607] pnp: PnP ACPI: found 9 devices [ 0.840947] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.847421] NET: Registered protocol family 2 [ 0.852139] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.857151] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.861839] TCP: Hash tables configured (established 8192 bind 8192) [ 0.867158] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.872235] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.877263] NET: Registered protocol family 1 [ 0.882097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.887860] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.896416] Unpacking initramfs... [ 1.208915] Freeing initrd memory: 13088K [ 1.213269] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.217616] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.229629] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.235169] Scanning for low memory corruption every 60 seconds [ 1.242888] Initialise system trusted keyrings [ 1.249041] Key type blacklist registered [ 1.258356] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.268439] zbud: loaded [ 1.272522] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.277900] fuse init (API version 7.26) [ 1.284634] Key type asymmetric registered [ 1.291405] Asymmetric key parser 'x509' registered [ 1.296468] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.300987] io scheduler noop registered (default) [ 1.307174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.311824] ACPI: Power Button [PWRF] [ 1.315263] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.346613] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.376992] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.387591] Linux agpgart interface v0.103 [ 1.393523] loop: module loaded [ 1.397980] hv_vmbus: registering driver hv_storvsc [ 1.407395] scsi host0: storvsc_host_t [ 1.413489] random: fast init done [ 1.423125] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.432982] scsi host1: storvsc_host_t [ 1.444503] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.452345] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.462933] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.471288] sd 0:0:0:0: [sda] Write Protect is off [ 1.479795] scsi host2: ata_piix [ 1.486872] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.494732] scsi host3: ata_piix [ 1.498049] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.502409] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.516937] libphy: Fixed MDIO Bus: probed [ 1.524232] tun: Universal TUN/TAP device driver, 1.6 [ 1.529382] PPP generic driver version 2.4.2 [ 1.534590] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.555439] sda: sda1 [ 1.563176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.568687] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.573999] mousedev: PS/2 mouse device common for all mice [ 1.580441] rtc_cmos 00:00: RTC can wake from S4 [ 1.611144] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.625540] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.629858] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.637559] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.642075] device-mapper: uevent: version 1.0.3 [ 1.646645] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.652064] NET: Registered protocol family 10 [ 1.661923] Segment Routing with IPv6 [ 1.666385] NET: Registered protocol family 17 [ 2.642133] Key type dns_resolver registered [ 2.647638] RAS: Correctable Errors collector initialized. [ 2.652252] registered taskstats version 1 [ 2.656356] Loading compiled-in X.509 certificates [ 2.665933] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.672072] zswap: loaded using pool lzo/zbud [ 2.686250] Key type big_key registered [ 2.691611] Key type trusted registered [ 2.698953] Key type encrypted registered [ 2.703422] AppArmor: AppArmor sha1 policy hashing enabled [ 2.707998] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.715206] evm: HMAC attrs: 0x1 [ 2.852094] rtc_cmos 00:00: setting system clock to 2022-01-18 17:22:41 UTC (1642526561) [ 2.858067] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.862494] EDD information not available. [ 3.326439] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.339303] ata2.00: configured for MWDMA2 [ 3.361015] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.378941] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.385785] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.394882] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.403815] Freeing unused kernel memory: 2248K [ 3.416048] Write protecting the kernel read-only data: 18432k [ 3.421700] Freeing unused kernel memory: 2008K [ 3.428110] Freeing unused kernel memory: 124K [ 3.446329] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.451983] x86/mm: Checking user space page tables [ 3.468013] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.543887] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.551047] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.557049] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.564145] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.569991] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.576078] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.595700] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.604089] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.618898] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.629342] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.796725] hv_utils: Registering HyperV Utility Driver [ 3.801252] hv_vmbus: registering driver hv_util [ 3.813918] hidraw: raw HID events driver (C) Jiri Kosina [ 3.823235] hv_vmbus: registering driver hyperv_keyboard [ 3.830421] hv_vmbus: registering driver hv_netvsc [ 3.860263] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.884406] hv_vmbus: registering driver hid_hyperv [ 3.983805] hv_utils: Heartbeat IC version 3.0 [ 3.989092] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.010613] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.048680] hv_utils: Shutdown IC version 3.0 [ 4.076061] hv_utils: TimeSync IC version 4.0 [ 4.082618] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.240043] raid6: sse2x1 gen() 4749 MB/s [ 4.292030] raid6: sse2x1 xor() 3564 MB/s [ 4.344035] raid6: sse2x2 gen() 5301 MB/s [ 4.396040] raid6: sse2x2 xor() 4003 MB/s [ 4.448033] raid6: sse2x4 gen() 6421 MB/s [ 4.496056] raid6: sse2x4 xor() 4864 MB/s [ 4.500140] raid6: using algorithm sse2x4 gen() 6421 MB/s [ 4.507052] raid6: .... xor() 4864 MB/s, rmw enabled [ 4.511329] raid6: using intx1 recovery algorithm [ 4.518717] xor: measuring software checksum speed [ 4.564028] prefetch64-sse: 10154.000 MB/sec [ 4.608034] generic_sse: 8568.000 MB/sec [ 4.619008] xor: using function: prefetch64-sse (10154.000 MB/sec) [ 4.626761] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.792412] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.981624] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.477028] 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) [ 5.485897] systemd[1]: Detected virtualization microsoft. [ 5.493923] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.542060] systemd[1]: Set hostname to <ubuntu>. [ 5.560643] systemd[1]: Initializing machine ID from random generator. [ 5.567266] systemd[1]: Installed transient /etc/machine-id file. [ 5.968533] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 6.031674] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 6.093682] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 6.141292] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Created slice System Slice. Starting Load Kernel Modules... Mounting Huge Pages File System...[ 6.860863] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System...[ 6.932999] iscsi: registered transport (tcp) [ 6.973115] iscsi: registered transport (iser) Mounting Debug File System... [[0;32m OK [0m] Created slice system-getty.slic. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Remount Root and Kernel File Systems... Starting Create list of required st... nodes for the current kernel... [ 7.248773] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Journal Service... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and KernelFile Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 23.823590] cloud-init[335]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:22:51 +0000. Up 11.60 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (37s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (37s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 52s /n 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (3min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (3min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 20s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 20s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 21s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 21s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 22s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 22s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 23s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 23s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 24s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 24s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 26s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 26s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 27s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 27s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 29s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 30s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 30s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 31s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 31s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 32s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 32s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 33s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 33s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 34s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 34s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 36s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 37s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 37s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 38s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 38s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 39s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 39s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 40s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 40s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 41s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 41s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 43s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 44s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 44s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 45s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 45s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 47s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 47s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 48s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 48s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 49s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 49s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 50s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 51s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 51s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 52s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 52s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 54s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 54s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 55s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 55s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 56s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 56s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 57s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 58s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 58s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 59s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 59s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (4min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (4min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 1s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 1s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 2s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (4min 2s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 3s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 3s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 4s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 4s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 5s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 5s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 6s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 6s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 8s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 8s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 9s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (4min 9s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 10s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 10s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 11s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 12s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 12s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 13s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 13s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 15s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 15s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 16s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 16s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 17s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 17s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 18s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 18s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 19s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 19s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 20s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 20s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 21s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 21s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 22s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 22s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 23s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 23s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 24s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 24s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 25s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 25s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 26s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 26s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 27s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is unning for Raise ne...interfaces (4min 27s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 28s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interface (4min 29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 29s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 30s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 30s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 31s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 31s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 32s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 32s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 33s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 33s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 34s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 34s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 35s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 36s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 37s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 37s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 38s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 38s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 39s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 39s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 40s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 40s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 41s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 41s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 42s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 43s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 44s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 44s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 45s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 45s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 46s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 46s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 47s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 47s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 48s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 48s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 49s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 49s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 50s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 51s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 51s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 52s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 52s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 53s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 53s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 54s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 54s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 55s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 55s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 56s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 56s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 57s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 58s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 58s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 59s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 59s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (5min / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (5min / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 1s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 1s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 2s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 2s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 3s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 3s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 4s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (5min 4s / 5min 18s)[K[ [0;31m*[01;31m*[0m] A start job is running for Raise ne... interfaces (5min 5s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (5min 5s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (5min 6s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (5min 6s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 7s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 7s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 8s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 8s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 9s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (5min 9s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 10s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 10s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (5min 11s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (5min 12s / 5min 18s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (5min 12s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (5min 13s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (5min 13s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 14s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 14s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 15s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 15s / 5min 18s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 16s / 5min 18s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 16s / 5min 18s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 17s / 5min 18s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (5min 17s / 5min 18s)[K[[0;1;31mFAILED[0m] Failed to start Raise network interfaces. See 'systemctl status networking.service' for details. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 355.718914] cloud-init[586]: Cloud-init v. 18.2 running 'init' at Tue, 18 Jan 2022 17:28:04 +0000. Up 325.20 seconds. [ 355.823805] cloud-init[[586]: [0;32m OK [0mci-info: ++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 355.944584] [cloud-init[0;32m OK [0m[586]: ] ci-info: +--------+------+------------------------------+-----------+-------+-------------------+Reached target Cloud-config availability. [ 356.040149] [cloud-init[0;32m OK [0m[586]: ] ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |Reached target Network is Online. [ 356.148988] Starting iSCSI initiator daemon (iscsid)...cloud-init [586]: [ci-info: +--------+------+------------------------------+-----------+-------+-------------------+[0;32m OK [0m] Reached target System Initialization.[ 356.251758] cloud-init[[586]: [0;32m OK [0mci-info: | eth0 | True | . | . | . | fa:16:3e:3c:d4:3a |] Listening on D-Bus System Message Bus Socket. [ 356.347225] cloud-init[586]: ci-info: | eth0 | True | fe80::f816:3eff:fe3c:d43a/64 | . | link | fa:16:3e:3c:d4:3a |[ [0;32m OK [0m[ 356.412081] cloud-init] [586]: Started ACPI Events Check.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ [0;32m OK [0m[ 356.499229] ] cloud-init[586]: Reached target Paths.ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m[ 356.592525] ] cloud-initStarted Daily Cleanup of Temporary Directories.[586]: ci-info: +--------+------+------------------------------+-----------+-------+-------------------+ [ [0;32m OK [0m] [ 356.694729] cloud-initListening on ACPID Listen Socket.[586]: Generating public/private rsa key pair.[ [0;32m OK [0m[ 356.771318] ] Reached target Sockets.cloud-init [586]: [Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[0;32m OK [0m] Reached target Basic System.[ 356.879960] cloud-init [586]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.Starting LSB: MD monitoring daemon... [ 356.980784] [cloud-init[0;32m OK [0m[586]: ] The key fingerprint is:Started ACPI event daemon. [ 357.067231] cloud-init[586]: Starting Apply the settings specified in cloud-config...SHA256:x7rM7jqSpyv9zh0DVxLxNOBqMoKv5i+pzXGpXAyN8X0 root@tempest-serveractionstestjson-server-1722942555 Starting Login Service...[ 357.200528] cloud-init[586]: The key's randomart image is: Starting /etc/rc.local Compatibility...[ 357.308462] cloud-init[[0;32m OK [0m[586]: +---[RSA 2048]----+] Started Deferred execution scheduler. [ 357.464433] [cloud-init[586]: [0;32m OK [0m| +oo |] Started D-Bus System Message Bus.[ 357.580200] cloud-init[586]: | . + . | [ 357.688206] Starting LSB: Record successful boot for GRUB...cloud-init[586]: [| . o o |[0;32m OK [0m ] Started Daily apt download activities.[ 357.852511] cloud-init [586]: | . = . . + |[[0;32m OK [0m ] [ 357.964215] Started Daily apt upgrade and clean activities.cloud-init[586]: |. + = = E o |[ [0;32m OK [0m] [ 358.079448] Reached target Timers.cloud-init [586]: | . + = + o | Starting OpenBSD Secure Shell server...[ 358.216210] cloud-init[586]: | +.=. + |[[0;32m OK [0m ] [ 358.332189] Started Regular background program processing daemon.cloud-init[586]: | O.=+.o+ + | [[0;32m OK [0m[ 358.476328] ] cloud-initStarted Unattended Upgrades Shutdown.[586]: |*.BooB==B | [[0;32m OK [0m[ 358.592193] cloud-init] [586]: Started OpenBSD Secure Shell server.+----[SHA256]-----+ [[ 358.705650] [0;32m OK [0mcloud-init] [586]: Started /etc/rc.local Compatibility.Generating public/private dsa key pair. [[ 358.833823] [0;32m OK [0m] cloud-initStarted iSCSI initiator daemon (iscsid).[586]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 358.961423] [cloud-init[0;32m OK [0m[586]: ] Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.Started Login Service. [ 359.077275] [cloud-init[0;32m OK [0m[586]: ] The key fingerprint is:Started LSB: MD monitoring daemon. [ 359.163384] cloud-init[586]: Starting Login to default iSCSI targets...SHA256:pMKRF+k3HI6qTmara2+uJ5EkS648Q4m7/qW9SoBiVxg root@tempest-serveractionstestjson-server-1722942555 [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.192 MHz processor [ 0.096000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.100005] pid_max: default: 32768 minimum: 301 [ 0.104054] Security Framework initialized [ 0.108000] Yama: becoming mindful. [ 0.108039] AppArmor: AppArmor initialized [ 0.112242] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.116105] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.120023] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128522] CPU: Physical Processor ID: 0 [ 0.132340] mce: CPU supports 1 MCE banks [ 0.136000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.136005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.140005] Spectre V2 : Mitigation: Full generic retpoline [ 0.144003] Speculative Store Bypass: Vulnerable [ 0.179821] Freeing SMP alternatives memory: 36K [ 0.183197] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.184093] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.188061] Hierarchical SRCU implementation. [ 0.192754] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.196025] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.200059] smp: Bringing up secondary CPUs ... [ 0.204006] smp: Brought up 1 node, 1 CPU [ 0.208005] smpboot: Max logical packages: 1 [ 0.212006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.216435] devtmpfs: initialized [ 0.220083] x86/mm: Memory block size: 128MB [ 0.224240] evm: security.selinux [ 0.228008] evm: security.SMACK64 [ 0.232005] evm: security.SMACK64EXEC [ 0.236004] evm: security.SMACK64TRANSMUTE [ 0.240004] evm: security.SMACK64MMAP [ 0.244025] evm: security.apparmor [ 0.248004] evm: security.ima [ 0.252004] evm: security.capability [ 0.256167] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.260016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.264069] pinctrl core: initialized pinctrl subsystem [ 0.268279] NET: Registered protocol family 16 [ 0.272117] audit: initializing netlink subsys (disabled) [ 0.276202] cpuidle: using governor ladder [ 0.280021] audit: type=2000 audit(1642526951.276:1): state=initialized audit_enabled=0 res=1 [ 0.284043] cpuidle: using governor menu [ 0.288094] ACPI: bus type PCI registered [ 0.292005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297390] PCI: Using configuration type 1 for base access [ 0.304559] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.308319] ACPI: Added _OSI(Module Device) [ 0.312011] ACPI: Added _OSI(Processor Device) [ 0.316004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324035] ACPI: Added _OSI(Linux-Dell-Video) [ 0.336033] ACPI: Interpreter enabled [ 0.340012] ACPI: (supports S0 S5) [ 0.344004] ACPI: Using IOAPIC for interrupt routing [ 0.348051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.352560] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.395177] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.396012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.400012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.404017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.408414] PCI host bridge to bus 0000:00 [ 0.412007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.416006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.420008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.424007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.428006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.432030] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.473571] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.476006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.480006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.484006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.490257] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.490257] * this clock source is slow. Consider trying other clock sources [ 0.502846] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.549358] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.552845] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.556917] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.560833] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.564691] SCSI subsystem initialized [ 0.568285] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.572000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.572006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.576026] vgaarb: loaded [ 0.580057] pps_core: LinuxPPS API ver. 1 registered [ 0.584004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.588017] PTP clock support registered [ 0.592067] EDAC MC: Ver: 3.0.0 [ 0.601766] hv_vmbus: Vmbus version:4.0 [ 0.604336] PCI: Using ACPI for IRQ routing [ 0.608000] NetLabel: Initializing [ 0.608000] NetLabel: domain hash size = 128 [ 0.608000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.608000] NetLabel: unlabeled traffic allowed by default [ 0.608702] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.629255] VFS: Disk quotas dquot_6.6.0 [ 0.634080] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.639870] AppArmor: AppArmor Filesystem Enabled [ 0.644472] pnp: PnP ACPI init [ 0.656254] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.660800] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.665544] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.670522] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.674989] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.680298] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.685633] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.690191] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.694724] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.699170] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.703711] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.708691] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.713454] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.718460] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.723233] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.728060] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.733414] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.738879] pnp: PnP ACPI: found 9 devices [ 0.750112] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.755478] NET: Registered protocol family 2 [ 0.759994] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.764948] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.769346] TCP: Hash tables configured (established 8192 bind 8192) [ 0.773846] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.778788] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.783257] NET: Registered protocol family 1 [ 0.787749] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.793844] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.800111] Unpacking initramfs... [ 1.103000] Freeing initrd memory: 13088K [ 1.107922] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.112242] software IO TLB [mem 0x32660000-0x36660000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.117320] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.122774] Scanning for low memory corruption every 60 seconds [ 1.127367] Initialise system trusted keyrings [ 1.132333] Key type blacklist registered [ 1.136053] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.141789] zbud: loaded [ 1.146318] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.150930] fuse init (API version 7.26) [ 1.156700] Key type asymmetric registered [ 1.160555] Asymmetric key parser 'x509' registered [ 1.164555] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.169071] io scheduler noop registered (default) [ 1.174448] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.179638] ACPI: Power Button [PWRF] [ 1.184280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.212106] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.241911] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.251491] Linux agpgart interface v0.103 [ 1.257229] loop: module loaded [ 1.261520] hv_vmbus: registering driver hv_storvsc [ 1.268817] scsi host0: storvsc_host_t [ 1.277382] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.286766] scsi host1: storvsc_host_t [ 1.295986] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.301535] random: fast init done [ 1.305579] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.320223] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.328126] scsi host2: ata_piix [ 1.332042] sd 0:0:0:0: [sda] Write Protect is off [ 1.337256] scsi host3: ata_piix [ 1.342022] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.347337] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.352059] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.368474] libphy: Fixed MDIO Bus: probed [ 1.372678] tun: Universal TUN/TAP device driver, 1.6 [ 1.377105] PPP generic driver version 2.4.2 [ 1.381487] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.404438] sda: sda1 [ 1.408577] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.413065] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.417515] mousedev: PS/2 mouse device common for all mice [ 1.423597] rtc_cmos 00:00: RTC can wake from S4 [ 1.454141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.462369] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.467706] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.471826] device-mapper: uevent: version 1.0.3 [ 1.478582] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.483673] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.490939] NET: Registered protocol family 10 [ 1.500645] Segment Routing with IPv6 [ 1.504435] NET: Registered protocol family 17 [ 1.508988] Key type dns_resolver registered [ 1.513958] RAS: Correctable Errors collector initialized. [ 1.518878] registered taskstats version 1 [ 2.428578] Loading compiled-in X.509 certificates [ 2.436793] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.442147] zswap: loaded using pool lzo/zbud [ 2.452114] Key type big_key registered [ 2.456268] Key type trusted registered [ 2.463095] Key type encrypted registered [ 2.468395] AppArmor: AppArmor sha1 policy hashing enabled [ 2.472956] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.477501] evm: HMAC attrs: 0x1 [ 2.612575] rtc_cmos 00:00: setting system clock to 2022-01-18 17:29:15 UTC (1642526955) [ 2.618613] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.623614] EDD information not available. [ 3.035791] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.048589] ata2.00: configured for MWDMA2 [ 3.065763] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.082368] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.087172] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.095395] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.103597] Freeing unused kernel memory: 2248K [ 3.116055] Write protecting the kernel read-only data: 18432k [ 3.121628] Freeing unused kernel memory: 2008K [ 3.127322] Freeing unused kernel memory: 124K [ 3.142681] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.147513] x86/mm: Checking user space page tables [ 3.162390] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.215750] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.222182] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.227608] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.233502] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.238850] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.248070] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.262217] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.269373] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.275822] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.280803] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.423624] hv_utils: Registering HyperV Utility Driver [ 3.428562] hv_vmbus: registering driver hv_util [ 3.444524] hv_vmbus: registering driver hyperv_keyboard [ 3.451184] hv_vmbus: registering driver hv_netvsc [ 3.461925] hidraw: raw HID events driver (C) Jiri Kosina [ 3.477048] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.513293] hv_vmbus: registering driver hid_hyperv [ 3.588698] hv_utils: Heartbeat IC version 3.0 [ 3.595107] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.616826] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.652727] hv_utils: Shutdown IC version 3.0 [ 3.662705] hv_utils: TimeSync IC version 4.0 [ 3.667360] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.816037] raid6: sse2x1 gen() 4939 MB/s [ 3.868032] raid6: sse2x1 xor() 3553 MB/s [ 3.920033] raid6: sse2x2 gen() 6244 MB/s [ 3.972025] raid6: sse2x2 xor() 4399 MB/s [ 4.024047] raid6: sse2x4 gen() 7061 MB/s [ 4.076035] raid6: sse2x4 xor() 5390 MB/s [ 4.080485] raid6: using algorithm sse2x4 gen() 7061 MB/s [ 4.085199] raid6: .... xor() 5390 MB/s, rmw enabled [ 4.089864] raid6: using intx1 recovery algorithm [ 4.097658] xor: measuring software checksum speed [ 4.140043] prefetch64-sse: 10053.000 MB/sec [ 4.184024] generic_sse: 9215.000 MB/sec [ 4.188934] xor: using function: prefetch64-sse (10053.000 MB/sec) [ 4.196634] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.352109] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.504464] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 4.509569] EXT4-fs (sda1): write access will be enabled during recovery [ 4.734497] EXT4-fs (sda1): recovery complete [ 4.768562] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.215559] 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) [ 5.223051] systemd[1]: Detected virtualization microsoft. [ 5.227440] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.271728] systemd[1]: Set hostname to <tempest-serveractionstestjson-server-1722942555>. [ 5.622735] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 5.668771] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 5.715172] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 5.761713] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 5.806741] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 5.855456] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Created slice System Slice. Starting Load Kernel Modules... Starting Journal Service... [[ 6.012519] Loading iSCSI transport class v2.0-870. [0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 6.054738] iscsi: registered transport (tcp) Mounting Huge Pages File System...[ 6.093945] iscsi: registered transport (iser) Mounting POSIX Message Queue File System... [[0;32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Created slice User and Session Slice. Mounting Debug File System... Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Reached target Slices. [[ 6.397219] EXT4-fs (sda1): re-mounted. Opts: (null) [0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 19.550317] cloud-init[324]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:29:23 +0000. Up 10.44 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (19s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (20s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Rais network interfaces (20s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (41s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (41s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is unning for Raise network interfaces (45s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (48s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (48s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (55s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (55s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interface (1min 59s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (3min / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (3min / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 14s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 14s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 20s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 20s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 21s / 5min 14s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 21s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 22s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 22s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 23s / 5min 14s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 23s / 5min 14s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 24s / 5min 14s) 2022-01-18 17:32:44,075 117697 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.222.0.72/compute/v2.1/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6 0.945s 2022-01-18 17:32:44,076 117697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecd59720-162a-4b7a-af56-a7d264a17314', 'x-compute-request-id': 'req-ecd59720-162a-4b7a-af56-a7d264a17314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6'} Body: b'{"server": {"id": "ab9191b5-f776-4fb3-ba8e-131a6cdf27d6", "name": "tempest-ServerActionsTestJSON-server-1722942555", "status": "ACTIVE", "tenant_id": "9d11aad50ae048afa77700203a9bf980", "user_id": "7bfec36a49124cb2b434361a0a034569", "metadata": {}, "hostId": "40ed3782ff4f5898d66a8cfb432e6e7f98aedc0c08adfe33778ffabf", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:21:53Z", "updated": "2022-01-18T17:29:05Z", "addresses": {"tempest-ServerActionsTestJSON-1776412532-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:d4:3a"}, {"version": 4, "addr": "172.26.6.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:d4:3a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ab9191b5-f776-4fb3-ba8e-131a6cdf27d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-67545743", "OS-SRV-USG:launched_at": "2022-01-18T17:22:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1810294692"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.9 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 161, in test_reboot_server_hard self._test_reboot_server('HARD') File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 133, in _test_reboot_server boot_time = linux_client.get_boot_time() File "/opt/stack/tempest/tempest/common/utils/linux/remote_client.py", line 85, in get_boot_time boot_secs = self.exec_command(cmd) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 106, in exec_command return self.ssh_client.exec_command(cmd) File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 158, in exec_command ssh = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 126, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.26.6.9 via SSH timed out. User: ubuntu, Password: M3_SCQE8J0B@glW |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt3.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
||||||
test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
pass
pt3.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
||||||
test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
pass
pt3.6: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
||||||
test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
pass
pt3.7: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
||||||
test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
pass
pt3.8: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
||||||
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt3.9: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
fail
ft4.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 18:34:34,189 494960 DEBUG [tempest.scenario.manager] paths: img: /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx, container_format: bare, disk_format: vhdx, properties: None 2022-01-18 18:34:34,765 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.72/image/v2/images 0.576s 2022-01-18 18:34:34,766 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--1121860200", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-5e96bfe0-cd77-49e2-aba3-e46f22ba546f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1121860200", "disk_format": "vhdx", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d0568e99ca3b4160b49c120252d89612", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "created_at": "2022-01-18T18:34:35Z", "updated_at": "2022-01-18T18:34:35Z", "tags": [], "self": "/v2/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "file": "/v2/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8/file", "schema": "/v2/schemas/image"}' 2022-01-18 18:34:49,780 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.72/image/v2/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8/file 15.013s 2022-01-18 18:34:49,780 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f26775267c0> Response - Headers: {'date': 'Tue, 18 Jan 2022 18:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d1b1e0ac-2082-4817-8430-ab67a62c78b6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/image/v2/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8/file'} Body: b'' 2022-01-18 18:34:49,781 494960 DEBUG [tempest.scenario.manager] image:59dc86c9-15e9-44e3-aa53-94f205e6c7a8 2022-01-18 18:34:50,091 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.309s 2022-01-18 18:34:50,091 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1672730057"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3bbb963-b4e4-4247-a36a-0abdfa0deeb2', 'x-compute-request-id': 'req-c3bbb963-b4e4-4247-a36a-0abdfa0deeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAnq9CsU/z/FDG1QVCMIL+V1tyact7I9pD0lB6RievCh4KGka9\\nkzQMDB4KRN/PZD+svC2LDMB4b8Xa6wf6VrAN35Se7K7umtfVJRx0PvGF3UEul35x\\nLs0a0HqRf0VuaTUOdkKZ0UiBNlgHvN2v/QeYa0A41RDuL3ri5TCX8KwD4QvhR5q9\\nBSXnPoerZwjVCiBjoa/ERs5ZU2NkEr1RGSB7/AQYMHeTwwx/bnypvo64Kt6G1fi3\\nGWvGntaDNQ9u2og8+VUj5w8aBlC7fVji2s4mAB4k/epEVk8xsLjj/scDot3EI5D6\\nWbv2zeSM58+VcmtXtttDp/P+cOeZhifZlT3uQwIDAQABAoIBAHmiR9HYQmImnLJO\\nbJT44/KcMxArHAG4XYJJk+BQrNhpfD71+HxsScvD/wUaNUNXl5VKp6onommy1IKR\\nw+9M1eWKa2NrF5RzWnsu22AgDAcz3n3bOvCv4Rzqxroyw1Y7iBFYLcWA+SJpycyY\\ndTzT5J5ZRPb1Gk4kuOULIXwmrnaCSqKJQtU8j/8e1fQWSn5a3C3PKRIa5wXUI9NI\\nfCfwPbsQ0YqeoWG6IRo8gzS27+Ic8Z7eAVCXehOzLhKzVpBa7Y/6dPhDmYG6jogJ\\na/VST/ATFNTyVGQDrRZQBwJTNH3OfO1eaYdz+JC1AX7WmlREcGPQiwLh53qRClEm\\nGtyNwtECgYEAzlCqnlxtX6ri+fmUyCQnx+0nVnted2ixmeACL91BxP2sZhJT+XQF\\ntVRSBChkBtGwPh0jbwrquH98Xyz/iiMFzJUI64a3gTnlmo+1m1g75SIP2qU5kzqu\\nCi480+yj8dyN9G2ZWAK8137aS2x5QMxZc31GQ3eiEEkZGTMtCbsRXbsCgYEAxOYs\\nKNajqPuiV+p1SSfi/43D+18qobKfMObatTIK80CzVG9ReOhJnrKChAcn102wqaj1\\n+g7/3zzoayHV9x15Tq1DSs4ZFGgWTwTdp5Oz7T/dOzIcvyk8UXxk7h/QTjF/PyrO\\ny4BVSpIcgPLiiuBdYYpipHkWQkIeuACqjJIjZRkCgYEAgRL0e1il0KlPkUZ0r3X3\\nMVwMNU2/fwMPwY3ksF9DK2Ps/HrQ8IqGm7giC5ndYmrDUUjXhzwUNtMDU2QKhzh8\\nA07mIrvIiF9ZZwYrfwGHj0VtF8QwrgyTH6lnwsoUk1cBtH7w5Z/o1wT0uyUlAsYV\\n3Gvujn0E9h1VR2+96I2RQssCgYBEzb2+o4pbAVtwZ0CGyMZc0LgcPdwS1u0j1He2\\ne38yE3jW13Nb0afwKabL5gg5By/liWIy+EzXQFxjG1a+XHFIWek62ZwP8nNhN20R\\nIt7r17ZB+jfrYMhwHQzT3RAYUtmJRDcxC25CeZ42PSmGp/JZpFbl7F4n1x0O5USz\\njFmL+QKBgDZkDMpaRA8+oPkSEtj0eYOlFZRNPwicsAGImsp7CWHN++ENMhw0xR5B\\n5qocp8Khnb5sR7Q2B1gLwregYD7i9xtTzbdF33uRHMMdSfxySO+50OI+arorA7U0\\nOBBoC/VEL/93BJGkeDzJ1gTH2l7L81VGiilvsScXvFBBFDS/UTCc\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestMinimumBasicScenario-1672730057", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCer0KxT/P8UMbVBUIwgv5XW3Jpy3sj2kPSUHpGJ68KHgoaRr2TNAwMHgpE389kP6y8LYsMwHhvxdrrB/pWsA3flJ7sru6a19UlHHQ+8YXdQS6XfnEuzRrQepF/RW5pNQ52QpnRSIE2WAe83a/9B5hrQDjVEO4veuLlMJfwrAPhC+FHmr0FJec+h6tnCNUKIGOhr8RGzllTY2QSvVEZIHv8BBgwd5PDDH9ufKm+jrgq3obV+LcZa8ae1oM1D27aiDz5VSPnDxoGULt9WOLaziYAHiT96kRWTzGwuOP+xwOi3cQjkPpZu/bN5Iznz5Vya1e220On8/5w55mGJ9mVPe5D Generated-by-Nova", "fingerprint": "c2:84:b5:bb:79:e6:48:e3:70:40:4a:28:dd:1f:4f:bc", "user_id": "e58ae7095b67465bbd8555ad4ed93702"}}' 2022-01-18 18:34:50,144 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.046s 2022-01-18 18:34:50,144 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 18:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3405', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-86bcae63-7cac-4c5d-944d-f217f49400b0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e58ae7095b67465bbd8555ad4ed93702", "name": "tempest-TestMinimumBasicScenario-1214619031-project", "password_expires_at": null}, "audit_ids": ["2v_RjSTrSDi3V3wA4raeQw"], "expires_at": "2022-01-18T19:34:50.000000Z", "issued_at": "2022-01-18T18:34:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0568e99ca3b4160b49c120252d89612", "name": "tempest-TestMinimumBasicScenario-1214619031"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_d0568e99ca3b4160b49c120252d89612", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/d0568e99ca3b4160b49c120252d89612", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 18:34:50,145 494960 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '71909038-70f2-4adc-9eee-5523cae2046e', 'name': 'tempest-TestMinimumBasicScenario-18585356-network', 'tenant_id': 'd0568e99ca3b4160b49c120252d89612', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd0568e99ca3b4160b49c120252d89612', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 73, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-01-18T18:34:18Z', 'updated_at': '2022-01-18T18:34:19Z', 'revision_number': 1} available for tenant 2022-01-18 18:34:50,844 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.72/compute/v2.1/servers 0.699s 2022-01-18 18:34:50,845 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-999747925", "imageRef": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "networks": [{"uuid": "71909038-70f2-4adc-9eee-5523cae2046e"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-772d52b8-d0fa-4ce7-b6d8-587539ef1163', 'x-compute-request-id': 'req-772d52b8-d0fa-4ce7-b6d8-587539ef1163', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BtPuyotR8VFy"}}' 2022-01-18 18:34:50,973 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.126s 2022-01-18 18:34:50,974 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-928f8d35-4fba-4c0c-b5b7-cb13d32cf921', 'x-compute-request-id': 'req-928f8d35-4fba-4c0c-b5b7-cb13d32cf921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:51Z", "updated": "2022-01-18T18:34:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:34:52,701 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.717s 2022-01-18 18:34:52,701 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-583c86b8-ca14-402e-813e-f7c7bd2b62d2', 'x-compute-request-id': 'req-583c86b8-ca14-402e-813e-f7c7bd2b62d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:34:52,709 494960 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2022-01-18 18:34:53,978 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.267s 2022-01-18 18:34:53,979 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14bb5731-3126-471d-8da3-9f5fac7db5ea', 'x-compute-request-id': 'req-14bb5731-3126-471d-8da3-9f5fac7db5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:34:53,989 494960 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2022-01-18 18:34:55,500 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.508s 2022-01-18 18:34:55,501 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44027d00-07ce-4270-aeac-916567afb05d', 'x-compute-request-id': 'req-44027d00-07ce-4270-aeac-916567afb05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:34:57,262 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.752s 2022-01-18 18:34:57,263 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9748b171-2bec-4c01-8028-b862218dae60', 'x-compute-request-id': 'req-9748b171-2bec-4c01-8028-b862218dae60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:34:58,642 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.369s 2022-01-18 18:34:58,642 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5e48d9f-adf2-41e7-acae-1e6a71bb4605', 'x-compute-request-id': 'req-b5e48d9f-adf2-41e7-acae-1e6a71bb4605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:00,085 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.434s 2022-01-18 18:35:00,086 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-556caba8-6bb8-4e77-893f-cbe602074880', 'x-compute-request-id': 'req-556caba8-6bb8-4e77-893f-cbe602074880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:01,409 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.313s 2022-01-18 18:35:01,409 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a128f0f1-9ef9-4637-a9fe-3fab7dc13277', 'x-compute-request-id': 'req-a128f0f1-9ef9-4637-a9fe-3fab7dc13277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:02,597 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.180s 2022-01-18 18:35:02,597 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bffa72b-e09e-4da7-b315-9cde25e1e9c1', 'x-compute-request-id': 'req-8bffa72b-e09e-4da7-b315-9cde25e1e9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:03,807 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.201s 2022-01-18 18:35:03,807 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4862ca2a-de75-4c75-aa6b-efaadf8c6031', 'x-compute-request-id': 'req-4862ca2a-de75-4c75-aa6b-efaadf8c6031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:05,030 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.214s 2022-01-18 18:35:05,031 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa11b88d-e6c2-4c26-b408-5f8b867e5f1a', 'x-compute-request-id': 'req-fa11b88d-e6c2-4c26-b408-5f8b867e5f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:06,270 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.226s 2022-01-18 18:35:06,270 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-698c184d-f57b-4dde-ac02-d1e5025119f5', 'x-compute-request-id': 'req-698c184d-f57b-4dde-ac02-d1e5025119f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:07,739 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.456s 2022-01-18 18:35:07,739 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc10b1c2-af1b-4f27-af87-58c6e51bf2a0', 'x-compute-request-id': 'req-cc10b1c2-af1b-4f27-af87-58c6e51bf2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:09,071 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.323s 2022-01-18 18:35:09,072 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3440b21-3070-427b-b653-6a1b98c7ee23', 'x-compute-request-id': 'req-d3440b21-3070-427b-b653-6a1b98c7ee23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:10,267 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.186s 2022-01-18 18:35:10,267 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-201560f8-b335-444c-9f83-d4ba595162f9', 'x-compute-request-id': 'req-201560f8-b335-444c-9f83-d4ba595162f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:11,469 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.193s 2022-01-18 18:35:11,470 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14883ffa-1e50-416e-90c5-9d5e195c8b5a', 'x-compute-request-id': 'req-14883ffa-1e50-416e-90c5-9d5e195c8b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "BUILD", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:35:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:12,706 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.228s 2022-01-18 18:35:12,707 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b348fa46-26c6-4e40-b990-a53ef2301cfb', 'x-compute-request-id': 'req-b348fa46-26c6-4e40-b990-a53ef2301cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "ACTIVE", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:35:12Z", "addresses": {"tempest-TestMinimumBasicScenario-18585356-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:f3:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": "2022-01-18T18:35:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:12,715 494960 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 22 second wait 2022-01-18 18:35:12,903 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.188s 2022-01-18 18:35:12,903 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79133584-cb8d-4b24-ac79-67803df519c7', 'x-compute-request-id': 'req-79133584-cb8d-4b24-ac79-67803df519c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "ACTIVE", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:35:12Z", "addresses": {"tempest-TestMinimumBasicScenario-18585356-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:f3:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": "2022-01-18T18:35:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:13,173 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers 0.261s 2022-01-18 18:35:13,173 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1afc20b-46cc-4fab-abea-3f1e37a1ec7c', 'x-compute-request-id': 'req-e1afc20b-46cc-4fab-abea-3f1e37a1ec7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"servers": [{"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}]}]}' 2022-01-18 18:35:13,361 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.185s 2022-01-18 18:35:13,361 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd68d3f2-2332-44a7-8dd5-a34a1b5e9a7b', 'x-compute-request-id': 'req-cd68d3f2-2332-44a7-8dd5-a34a1b5e9a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "ACTIVE", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:35:12Z", "addresses": {"tempest-TestMinimumBasicScenario-18585356-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:f3:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": "2022-01-18T18:35:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:35:13,701 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes 0.331s 2022-01-18 18:35:13,702 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-955885205", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242ae2ba-0955-40ca-8688-c61bbc0c71af', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242ae2ba-0955-40ca-8688-c61bbc0c71af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:13.602514", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-01-18 18:35:13,800 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.086s 2022-01-18 18:35:13,800 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b6c84bc-50ea-444d-a3ea-0ffe285f44a0', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b6c84bc-50ea-444d-a3ea-0ffe285f44a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:14,869 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.061s 2022-01-18 18:35:14,870 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b226ad-4938-4aa7-93a3-92e11b00b792', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b226ad-4938-4aa7-93a3-92e11b00b792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:14,877 494960 INFO [tempest.common.waiters] volume bb8d433f-b8f9-4371-bb86-8c8296bec4a2 reached available after waiting for 1.877534 seconds 2022-01-18 18:35:14,944 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.067s 2022-01-18 18:35:14,945 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64aca955-8707-46f5-9410-585f578d4729', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64aca955-8707-46f5-9410-585f578d4729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:15,019 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes 0.066s 2022-01-18 18:35:15,019 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b209bc42-f92c-4d19-840c-a3be20547726', 'content-length': '404', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b209bc42-f92c-4d19-840c-a3be20547726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes'} Body: b'{"volumes": [{"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}]}]}' 2022-01-18 18:35:15,070 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.048s 2022-01-18 18:35:15,070 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c258fa0-7379-453a-915d-19576165d7fd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c258fa0-7379-453a-915d-19576165d7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:15,447 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments 0.369s 2022-01-18 18:35:15,447 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-212f4f93-b79d-4e81-82e1-2f80c5ccb7fc', 'x-compute-request-id': 'req-212f4f93-b79d-4e81-82e1-2f80c5ccb7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "serverId": "1ce671ef-b426-4945-af6c-5d691802dd96", "volumeId": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "device": "/dev/sdb"}}' 2022-01-18 18:35:15,544 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.095s 2022-01-18 18:35:15,544 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea8f90a7-043e-4227-84bd-6d8583b3f546', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea8f90a7-043e-4227-84bd-6d8583b3f546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:16,621 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.069s 2022-01-18 18:35:16,622 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ff3f1d-7d5e-4fd0-b840-651ae0ecf0dd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ff3f1d-7d5e-4fd0-b840-651ae0ecf0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:17,693 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.062s 2022-01-18 18:35:17,693 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b015eed9-5eb0-4880-8685-c1714a737607', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b015eed9-5eb0-4880-8685-c1714a737607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:18,787 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.086s 2022-01-18 18:35:18,787 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c8b6558-c747-4a9c-9058-f0b8c09919c5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c8b6558-c747-4a9c-9058-f0b8c09919c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:18.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:19,858 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.063s 2022-01-18 18:35:19,859 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bba600-4dab-48c1-8b3e-eb489a80e10d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bba600-4dab-48c1-8b3e-eb489a80e10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:18.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:20,927 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.060s 2022-01-18 18:35:20,928 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12041af7-5485-4f11-8cbf-d5a592f82ff7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12041af7-5485-4f11-8cbf-d5a592f82ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:20.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:21,996 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.060s 2022-01-18 18:35:21,996 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de9914d-23d0-4d42-b850-85c627096fbb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de9914d-23d0-4d42-b850-85c627096fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:20.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:23,073 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.069s 2022-01-18 18:35:23,074 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df034d3-2874-4f4d-ae30-56fdd4216559', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df034d3-2874-4f4d-ae30-56fdd4216559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:20.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:24,141 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.059s 2022-01-18 18:35:24,141 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e812e6c7-29eb-4a36-8359-ac6b7b5faf5b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e812e6c7-29eb-4a36-8359-ac6b7b5faf5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:20.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:25,233 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.084s 2022-01-18 18:35:25,233 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8cbcdfa-7a49-4fbf-8ba0-667be07b459e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8cbcdfa-7a49-4fbf-8ba0-667be07b459e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:20.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:26,312 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.070s 2022-01-18 18:35:26,312 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7957fce6-25db-4453-8b98-d9f6f4beb5c5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7957fce6-25db-4453-8b98-d9f6f4beb5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:26.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "attachment_id": "cc162a52-ea00-4c36-906c-37994adec910", "volume_id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "server_id": "1ce671ef-b426-4945-af6c-5d691802dd96", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-01-18T18:35:20.000000"}], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:26,319 494960 INFO [tempest.common.waiters] volume bb8d433f-b8f9-4371-bb86-8c8296bec4a2 reached in-use after waiting for 11.319385 seconds 2022-01-18 18:35:26,380 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.060s 2022-01-18 18:35:26,380 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d65fcf2b-65ff-449f-96fe-6fc5e33b501b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d65fcf2b-65ff-449f-96fe-6fc5e33b501b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:26.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "attachment_id": "cc162a52-ea00-4c36-906c-37994adec910", "volume_id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "server_id": "1ce671ef-b426-4945-af6c-5d691802dd96", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-01-18T18:35:20.000000"}], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:26,446 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.058s 2022-01-18 18:35:26,447 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41407074-ed97-4a70-9b64-17fce74ca0d1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41407074-ed97-4a70-9b64-17fce74ca0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:35:26.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "attachment_id": "cc162a52-ea00-4c36-906c-37994adec910", "volume_id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "server_id": "1ce671ef-b426-4945-af6c-5d691802dd96", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-01-18T18:35:20.000000"}], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:26,652 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.198s 2022-01-18 18:35:26,653 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9fc5609-6e40-42d0-a5d8-fa71d8705549', 'x-compute-request-id': 'req-b9fc5609-6e40-42d0-a5d8-fa71d8705549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "ACTIVE", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:35:12Z", "addresses": {"tempest-TestMinimumBasicScenario-18585356-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:f3:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": "2022-01-18T18:35:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}]}}' 2022-01-18 18:35:26,785 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=1ce671ef-b426-4945-af6c-5d691802dd96 0.124s 2022-01-18 18:35:26,785 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '900', 'x-openstack-request-id': 'req-9aebd51c-f124-413c-a697-d7d1c910441b', 'date': 'Tue, 18 Jan 2022 18:35:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"ports":[{"id":"fbf67269-d60e-4500-bec5-19a2800b928e","name":"","network_id":"71909038-70f2-4adc-9eee-5523cae2046e","tenant_id":"d0568e99ca3b4160b49c120252d89612","mac_address":"fa:16:3e:b0:f3:0c","admin_state_up":true,"status":"ACTIVE","device_id":"1ce671ef-b426-4945-af6c-5d691802dd96","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5d90e6d0-be23-425c-b37b-ebeb79b22afe","ip_address":"172.20.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["466a3aa4-577f-47cf-9114-970b0dd5e009"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T18:34:53Z","updated_at":"2022-01-18T18:35:10Z","revision_number":5,"project_id":"d0568e99ca3b4160b49c120252d89612"}]}' 2022-01-18 18:35:29,375 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.589s 2022-01-18 18:35:29,376 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "fbf67269-d60e-4500-bec5-19a2800b928e", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "fixed_ip_address": "172.20.0.14"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-2a0a0104-3acf-4865-83c2-46c880706543', 'date': 'Tue, 18 Jan 2022 18:35:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6eb53af8-2f83-4c95-aa92-de8af61bee23", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "floating_ip_address": "172.26.6.54", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "0ab72b9b-4142-4f21-beb5-f14719c0a82c", "port_id": "fbf67269-d60e-4500-bec5-19a2800b928e", "fixed_ip_address": "172.20.0.14", "status": "DOWN", "project_id": "d0568e99ca3b4160b49c120252d89612", "description": "", "port_details": {"name": "", "network_id": "71909038-70f2-4adc-9eee-5523cae2046e", "mac_address": "fa:16:3e:b0:f3:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "1ce671ef-b426-4945-af6c-5d691802dd96", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:35:28Z", "updated_at": "2022-01-18T18:35:28Z", "revision_number": 0}}' 2022-01-18 18:35:29,907 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.531s 2022-01-18 18:35:29,908 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-206774901", "description": "tempest-secgroup-smoke-206774901 description", "project_id": "d0568e99ca3b4160b49c120252d89612"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-34fcdda4-4259-482c-9ca5-9e0673068471', 'date': 'Tue, 18 Jan 2022 18:35:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "248639ac-e1db-4746-9900-cc055bccbf73", "name": "tempest-secgroup-smoke-206774901", "stateful": true, "tenant_id": "d0568e99ca3b4160b49c120252d89612", "description": "tempest-secgroup-smoke-206774901 description", "security_group_rules": [{"id": "26225572-604d-4138-bc04-a4a580cdc5d7", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1651, "description": null, "tags": [], "created_at": "2022-01-18T18:35:29Z", "updated_at": "2022-01-18T18:35:29Z", "revision_number": 0, "project_id": "d0568e99ca3b4160b49c120252d89612"}, {"id": "26449618-062a-4083-9451-d6d6973b516f", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1650, "description": null, "tags": [], "created_at": "2022-01-18T18:35:29Z", "updated_at": "2022-01-18T18:35:29Z", "revision_number": 0, "project_id": "d0568e99ca3b4160b49c120252d89612"}], "tags": [], "created_at": "2022-01-18T18:35:29Z", "updated_at": "2022-01-18T18:35:29Z", "revision_number": 1, "project_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:30,222 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.313s 2022-01-18 18:35:30,222 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "project_id": "d0568e99ca3b4160b49c120252d89612", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6835f9d4-a0c0-4f9a-92c0-4eba346e9301', 'date': 'Tue, 18 Jan 2022 18:35:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0e15d513-d172-4dcd-b677-e0fbbfcc38c3", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:35:30Z", "updated_at": "2022-01-18T18:35:30Z", "revision_number": 0, "project_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:30,508 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.285s 2022-01-18 18:35:30,508 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "project_id": "d0568e99ca3b4160b49c120252d89612", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a34888d0-79be-4530-8807-419003c8018f', 'date': 'Tue, 18 Jan 2022 18:35:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "75dd4937-b0fe-4193-a63c-b22c8a0b5bf9", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:35:30Z", "updated_at": "2022-01-18T18:35:30Z", "revision_number": 0, "project_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:30,738 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.229s 2022-01-18 18:35:30,739 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "project_id": "d0568e99ca3b4160b49c120252d89612", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1a457860-1d6a-43ef-960d-0fc9e73f3330', 'date': 'Tue, 18 Jan 2022 18:35:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "51a697e3-aa12-4a4b-989c-5bc999dae37f", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:35:30Z", "updated_at": "2022-01-18T18:35:30Z", "revision_number": 0, "project_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:30,967 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.227s 2022-01-18 18:35:30,967 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "project_id": "d0568e99ca3b4160b49c120252d89612", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3ef6dba9-0f31-42a1-afb6-d193fde06d6d', 'date': 'Tue, 18 Jan 2022 18:35:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f700a8df-8350-4c49-ba52-ab4306dc932f", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:35:30Z", "updated_at": "2022-01-18T18:35:30Z", "revision_number": 0, "project_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:31,213 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.245s 2022-01-18 18:35:31,213 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "project_id": "d0568e99ca3b4160b49c120252d89612", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-965ef3f4-4cd0-4bf0-b4f6-1cdf96f6086b', 'date': 'Tue, 18 Jan 2022 18:35:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7665be2e-97c4-4940-bd26-bc1d68879543", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:35:31Z", "updated_at": "2022-01-18T18:35:31Z", "revision_number": 0, "project_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:31,467 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.253s 2022-01-18 18:35:31,468 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "project_id": "d0568e99ca3b4160b49c120252d89612", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f09146db-98f2-45fd-916c-1edbd1e5503f', 'date': 'Tue, 18 Jan 2022 18:35:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "844a8f54-dd5e-4762-9cd5-d52dc545545c", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "security_group_id": "248639ac-e1db-4746-9900-cc055bccbf73", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:35:31Z", "updated_at": "2022-01-18T18:35:31Z", "revision_number": 0, "project_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:35:32,080 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/action 0.611s 2022-01-18 18:35:32,080 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-206774901"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-452b3cf8-ffc9-49b7-ae76-820749c1caa3', 'x-compute-request-id': 'req-452b3cf8-ffc9-49b7-ae76-820749c1caa3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/action'} Body: b'' 2022-01-18 18:35:32,473 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.393s 2022-01-18 18:35:32,474 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1757', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0755954-9f0a-4362-9e22-39e2cf6cfcea', 'x-compute-request-id': 'req-d0755954-9f0a-4362-9e22-39e2cf6cfcea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "ACTIVE", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:35:12Z", "addresses": {"tempest-TestMinimumBasicScenario-18585356-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:f3:0c"}, {"version": 4, "addr": "172.26.6.54", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:f3:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": "2022-01-18T18:35:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-206774901"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}]}}' 2022-01-18 18:35:32,482 494960 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 0.401197 seconds 2022-01-18 18:35:32,499 494960 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.26.6.54:22' as 'ubuntu' with public key authentication 2022-01-18 18:35:35,564 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 1. Retry after 2 seconds. 2022-01-18 18:35:41,132 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 2. Retry after 3 seconds. 2022-01-18 18:35:47,696 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 3. Retry after 4 seconds. 2022-01-18 18:35:55,276 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 4. Retry after 5 seconds. 2022-01-18 18:36:03,852 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 5. Retry after 6 seconds. 2022-01-18 18:36:13,420 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 6. Retry after 7 seconds. 2022-01-18 18:36:23,980 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 7. Retry after 8 seconds. 2022-01-18 18:36:35,564 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 8. Retry after 9 seconds. 2022-01-18 18:36:48,140 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 9. Retry after 10 seconds. 2022-01-18 18:37:01,708 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 10. Retry after 11 seconds. 2022-01-18 18:37:16,304 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 11. Retry after 12 seconds. 2022-01-18 18:37:31,900 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 12. Retry after 13 seconds. 2022-01-18 18:37:48,492 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 13. Retry after 14 seconds. 2022-01-18 18:38:06,060 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 14. Retry after 15 seconds. 2022-01-18 18:38:24,664 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 15. Retry after 16 seconds. 2022-01-18 18:38:44,296 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 ([Errno None] Unable to connect to port 22 on 172.26.6.54). Number attempts: 16. Retry after 17 seconds. 2022-01-18 18:39:04,876 494960 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.54 after 16 attempts. Proxy client: no proxy client 2022-01-18 18:39:04.876 494960 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-01-18 18:39:04.876 494960 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2022-01-18 18:39:04.876 494960 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-01-18 18:39:04.876 494960 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-01-18 18:39:04.876 494960 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-01-18 18:39:04.876 494960 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.54 2022-01-18 18:39:04.876 494960 ERROR tempest.lib.common.ssh 2022-01-18 18:39:04,877 494960 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestMinimumBasicScenario:test_minimum_basic_scenario. Timeout trying to ssh to server {'id': '1ce671ef-b426-4945-af6c-5d691802dd96', 'name': 'tempest-TestMinimumBasicScenario-server-999747925', 'status': 'ACTIVE', 'tenant_id': 'd0568e99ca3b4160b49c120252d89612', 'user_id': 'e58ae7095b67465bbd8555ad4ed93702', 'metadata': {}, 'hostId': '3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b', 'image': {'id': '59dc86c9-15e9-44e3-aa53-94f205e6c7a8', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8'}]}, 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/flavors/452'}]}, 'created': '2022-01-18T18:34:50Z', 'updated': '2022-01-18T18:35:12Z', 'addresses': {'tempest-TestMinimumBasicScenario-18585356-network': [{'version': 4, 'addr': '172.20.0.14', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:b0:f3:0c'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'}, {'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestMinimumBasicScenario-1672730057', 'OS-SRV-USG:launched_at': '2022-01-18T18:35:12.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'default'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'bb8d433f-b8f9-4371-bb86-8c8296bec4a2'}]} 2022-01-18 18:39:05,914 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/action 1.036s 2022-01-18 18:39:05,915 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '67780', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b45ec29f-1f78-4c37-b48e-44f8a9c1bf77', 'x-compute-request-id': 'req-b45ec29f-1f78-4c37-b48e-44f8a9c1bf77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 18:39:05,917 494960 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 1ce671ef-b426-4945-af6c-5d691802dd96: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.084000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088000] tsc: Detected 1995.192 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.092000] pid_max: default: 32768 minimum: 301 [ 0.096046] Security Framework initialized [ 0.100000] Yama: becoming mindful. [ 0.100039] AppArmor: AppArmor initialized [ 0.104246] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.108000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.108020] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.112010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.116752] CPU: Physical Processor ID: 0 [ 0.120000] mce: CPU supports 1 MCE banks [ 0.120105] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.124004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.128005] Spectre V2 : Mitigation: Full generic retpoline [ 0.132004] Speculative Store Bypass: Vulnerable [ 0.177499] Freeing SMP alternatives memory: 36K [ 0.182342] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.184091] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.188057] Hierarchical SRCU implementation. [ 0.192774] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.196025] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.200059] smp: Bringing up secondary CPUs ... [ 0.204006] smp: Brought up 1 node, 1 CPU [ 0.208005] smpboot: Max logical packages: 1 [ 0.212006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.220215] devtmpfs: initialized [ 0.224078] x86/mm: Memory block size: 128MB [ 0.228243] evm: security.selinux [ 0.232008] evm: security.SMACK64 [ 0.236005] evm: security.SMACK64EXEC [ 0.240004] evm: security.SMACK64TRANSMUTE [ 0.244004] evm: security.SMACK64MMAP [ 0.248004] evm: security.apparmor [ 0.252026] evm: security.ima [ 0.256004] evm: security.capability [ 0.260149] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.264015] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.268060] pinctrl core: initialized pinctrl subsystem [ 0.272247] NET: Registered protocol family 16 [ 0.276110] audit: initializing netlink subsys (disabled) [ 0.284048] audit: type=2000 audit(1642530923.284:1): state=initialized audit_enabled=0 res=1 [ 0.288133] cpuidle: using governor ladder [ 0.292008] cpuidle: using governor menu [ 0.300058] ACPI: bus type PCI registered [ 0.304004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.309339] PCI: Using configuration type 1 for base access [ 0.313486] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.316266] ACPI: Added _OSI(Module Device) [ 0.320009] ACPI: Added _OSI(Processor Device) [ 0.324006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332015] ACPI: Added _OSI(Linux-Dell-Video) [ 0.342739] ACPI: Interpreter enabled [ 0.344015] ACPI: (supports S0 S5) [ 0.348004] ACPI: Using IOAPIC for interrupt routing [ 0.352062] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356504] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.397483] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.400011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.404012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412457] PCI host bridge to bus 0000:00 [ 0.416008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.420007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.424007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.431950] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.432007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.472496] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.476006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.480005] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.484005] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.490359] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.490359] * this clock source is slow. Consider trying other clock sources [ 0.504873] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.551230] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.552756] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.556796] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.564443] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.568613] SCSI subsystem initialized [ 0.572294] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.576000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.576006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.580004] vgaarb: loaded [ 0.584072] pps_core: LinuxPPS API ver. 1 registered [ 0.588004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.592020] PTP clock support registered [ 0.596066] EDAC MC: Ver: 3.0.0 [ 0.604245] hv_vmbus: Vmbus version:4.0 [ 0.608095] PCI: Using ACPI for IRQ routing [ 0.612710] NetLabel: Initializing [ 0.616013] NetLabel: domain hash size = 128 [ 0.620011] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.624034] NetLabel: unlabeled traffic allowed by default [ 0.628177] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.647373] VFS: Disk quotas dquot_6.6.0 [ 0.651408] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.655966] AppArmor: AppArmor Filesystem Enabled [ 0.660070] pnp: PnP ACPI init [ 0.670319] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.675492] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.679590] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.683690] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.688068] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.693989] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.698964] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.703480] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.708289] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.712640] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.719351] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.724822] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.729531] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.736765] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.741398] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.746007] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.750615] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.759019] pnp: PnP ACPI: found 9 devices [ 0.769996] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.780562] NET: Registered protocol family 2 [ 0.785319] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.790272] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.794856] TCP: Hash tables configured (established 8192 bind 8192) [ 0.806066] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.811099] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.818697] NET: Registered protocol family 1 [ 0.827605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.834206] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.842828] Unpacking initramfs... [ 1.176779] Freeing initrd memory: 13088K [ 1.181778] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.187048] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.201235] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.207777] Scanning for low memory corruption every 60 seconds [ 1.213359] Initialise system trusted keyrings [ 1.218166] Key type blacklist registered [ 1.223030] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.229515] zbud: loaded [ 1.234297] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.240304] fuse init (API version 7.26) [ 1.245649] Key type asymmetric registered [ 1.249847] Asymmetric key parser 'x509' registered [ 1.255599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.260940] io scheduler noop registered (default) [ 1.265439] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.276634] ACPI: Power Button [PWRF] [ 1.284744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.320351] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.351624] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.359512] Linux agpgart interface v0.103 [ 1.365304] loop: module loaded [ 1.369028] hv_vmbus: registering driver hv_storvsc [ 1.383280] scsi host0: storvsc_host_t [ 1.394885] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.402566] random: fast init done [ 1.407078] scsi host1: storvsc_host_t [ 1.415645] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.419990] scsi 1:0:0:0: Direct-Access LIO-ORG IBLOCK 4.0 PQ: 0 ANSI: 5 [ 1.425673] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.436717] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.446723] scsi host2: ata_piix [ 1.452828] sd 0:0:0:0: [sda] Write Protect is off [ 1.458189] scsi host3: ata_piix [ 1.462195] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.466890] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.471825] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.485534] libphy: Fixed MDIO Bus: probed [ 1.488968] tun: Universal TUN/TAP device driver, 1.6 [ 1.493732] PPP generic driver version 2.4.2 [ 1.500911] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.524102] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.528295] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.534715] sda: sda1 [ 1.539071] mousedev: PS/2 mouse device common for all mice [ 1.544857] rtc_cmos 00:00: RTC can wake from S4 [ 1.576808] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.587305] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.595430] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.601397] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.606009] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.612384] device-mapper: uevent: version 1.0.3 [ 1.617161] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.623386] NET: Registered protocol family 10 [ 1.630646] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.045242] sd 1:0:0:0: [sdb] Write Protect is off [ 2.507659] Segment Routing with IPv6 [ 2.514882] NET: Registered protocol family 17 [ 2.519737] Key type dns_resolver registered [ 2.523921] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.529972] RAS: Correctable Errors collector initialized. [ 2.536053] registered taskstats version 1 [ 2.540395] Loading compiled-in X.509 certificates [ 2.551038] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.556422] zswap: loaded using pool lzo/zbud [ 2.566351] Key type big_key registered [ 2.570606] Key type trusted registered [ 2.577826] Key type encrypted registered [ 2.582872] AppArmor: AppArmor sha1 policy hashing enabled [ 2.587476] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.592172] evm: HMAC attrs: 0x1 [ 2.722637] rtc_cmos 00:00: setting system clock to 2022-01-18 18:35:26 UTC (1642530926) [ 2.728420] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.733035] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.738653] EDD information not available. [ 3.104230] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.115876] ata2.00: configured for MWDMA2 [ 3.132253] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.146481] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.150761] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.157424] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.168278] Freeing unused kernel memory: 2248K [ 3.180049] Write protecting the kernel read-only data: 18432k [ 3.185858] Freeing unused kernel memory: 2008K [ 3.191714] Freeing unused kernel memory: 124K [ 3.206543] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.211577] x86/mm: Checking user space page tables [ 3.226398] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.281005] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.286743] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.291706] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.295793] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.301649] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.312078] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.326100] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.334844] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.342632] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.347541] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.486409] hv_vmbus: registering driver hv_netvsc [ 3.497566] hv_utils: Registering HyperV Utility Driver [ 3.502715] hv_vmbus: registering driver hv_util [ 3.520681] hv_vmbus: registering driver hyperv_keyboard [ 3.532437] hidraw: raw HID events driver (C) Jiri Kosina [ 3.566887] hv_vmbus: registering driver hid_hyperv [ 3.586941] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.594430] hv_utils: Heartbeat IC version 3.0 [ 3.603645] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.615793] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.660072] hv_utils: Shutdown IC version 3.0 [ 3.671916] hv_utils: TimeSync IC version 4.0 [ 3.677789] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.896035] raid6: sse2x1 gen() 4929 MB/s [ 3.948038] raid6: sse2x1 xor() 3645 MB/s [ 4.000218] raid6: sse2x2 gen() 6204 MB/s [ 4.052041] raid6: sse2x2 xor() 4407 MB/s [ 4.104029] raid6: sse2x4 gen() 7049 MB/s [ 4.156159] raid6: sse2x4 xor() 5490 MB/s [ 4.160645] raid6: using algorithm sse2x4 gen() 7049 MB/s [ 4.165166] raid6: .... xor() 5490 MB/s, rmw enabled [ 4.169813] raid6: using intx1 recovery algorithm [ 4.177994] xor: measuring software checksum speed [ 4.220030] prefetch64-sse: 10166.000 MB/sec [ 4.264025] generic_sse: 9238.000 MB/sec [ 4.268004] xor: using function: prefetch64-sse (10166.000 MB/sec) [ 4.274956] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.429810] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.605372] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.042599] 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) [ 5.050708] systemd[1]: Detected virtualization microsoft. [ 5.055085] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.099364] systemd[1]: Set hostname to <ubuntu>. [ 5.106486] systemd[1]: Initializing machine ID from random generator. [ 5.111108] systemd[1]: Installed transient /etc/machine-id file. [ 5.456069] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 5.501192] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 5.549698] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 5.594177] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Journal Socket. Mounting Debug File System... Starting Load Kernel Modules... Mounting POSIX Message Queue File System... [ 6.372761] Loading iSCSI transport class v2.0-870. Starting Journal Service... [ 6.411104] iscsi: registered transport (tcp) Mounting Huge Pages File System... [ 6.458886] iscsi: registered transport (iser) Starting Remount Root and Kernel File Systems... Starting Create list of required st... nodes for the current kernel... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 6.576348] EXT4-fs (sda1): re-mounted. Opts: (null) [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Configuration File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 22.020146] cloud-init[338]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 18:35:34 +0000. Up 10.26 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interface (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is unning for Raise ne...interfaces (1min 13s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5mn 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (2min / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (2min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (3min / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (3min / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 20s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 20s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 21s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 21s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 24s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 26s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 27s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 27s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 28s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 28s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 31s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 33s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 34s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 34s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 35s / 5min 16s) 2022-01-18 18:39:06,569 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 POST http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/action 0.650s 2022-01-18 18:39:06,569 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-206774901"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3187fe7e-5dfb-4b3c-90b5-f41f34202df1', 'x-compute-request-id': 'req-3187fe7e-5dfb-4b3c-90b5-f41f34202df1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/action'} Body: b'' 2022-01-18 18:39:07,015 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/248639ac-e1db-4746-9900-cc055bccbf73 0.445s 2022-01-18 18:39:07,015 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-d31dd267-f5de-498a-a748-38d358b42528', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:39:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/248639ac-e1db-4746-9900-cc055bccbf73'} Body: b'' 2022-01-18 18:39:08,333 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/6eb53af8-2f83-4c95-aa92-de8af61bee23 1.317s 2022-01-18 18:39:08,334 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-795b6294-6695-4263-9e1a-e6e92fdffee5', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:39:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/6eb53af8-2f83-4c95-aa92-de8af61bee23'} Body: b'' 2022-01-18 18:39:08,633 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.298s 2022-01-18 18:39:08,633 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96b3f6ed-834f-40df-85fb-6915099209f9', 'x-compute-request-id': 'req-96b3f6ed-834f-40df-85fb-6915099209f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'' 2022-01-18 18:39:08,736 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments 0.101s 2022-01-18 18:39:08,736 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66eef17e-abb2-4018-8552-6b66267a341d', 'x-compute-request-id': 'req-66eef17e-abb2-4018-8552-6b66267a341d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "volumeId": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "serverId": "1ce671ef-b426-4945-af6c-5d691802dd96", "device": "/dev/sdb"}]}' 2022-01-18 18:39:09,848 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments 0.109s 2022-01-18 18:39:09,849 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b803860-ca4c-46f5-83f5-de833a4fa99a', 'x-compute-request-id': 'req-7b803860-ca4c-46f5-83f5-de833a4fa99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "volumeId": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "serverId": "1ce671ef-b426-4945-af6c-5d691802dd96", "device": "/dev/sdb"}]}' 2022-01-18 18:39:10,928 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments 0.077s 2022-01-18 18:39:10,929 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33c52ff6-2994-4993-8421-2ff5fc9c935b', 'x-compute-request-id': 'req-33c52ff6-2994-4993-8421-2ff5fc9c935b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "volumeId": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "serverId": "1ce671ef-b426-4945-af6c-5d691802dd96", "device": "/dev/sdb"}]}' 2022-01-18 18:39:12,017 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments 0.085s 2022-01-18 18:39:12,017 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-986d5be5-3912-4a68-8976-ea790d78cbe0', 'x-compute-request-id': 'req-986d5be5-3912-4a68-8976-ea790d78cbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "volumeId": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "serverId": "1ce671ef-b426-4945-af6c-5d691802dd96", "device": "/dev/sdb"}]}' 2022-01-18 18:39:13,095 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments 0.074s 2022-01-18 18:39:13,095 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a220de10-0c7e-4fa0-8c22-9547fa7f45bf', 'x-compute-request-id': 'req-a220de10-0c7e-4fa0-8c22-9547fa7f45bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "volumeId": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "serverId": "1ce671ef-b426-4945-af6c-5d691802dd96", "device": "/dev/sdb"}]}' 2022-01-18 18:39:14,162 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments 0.064s 2022-01-18 18:39:14,162 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-934bcb8f-c9c8-4adc-a2be-c95a266f63f5', 'x-compute-request-id': 'req-934bcb8f-c9c8-4adc-a2be-c95a266f63f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2022-01-18 18:39:14,300 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 DELETE http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.135s 2022-01-18 18:39:14,300 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '154', 'x-openstack-request-id': 'req-c82f678d-43a9-4913-b186-3eb0f3a918c8', 'x-compute-request-id': 'req-c82f678d-43a9-4913-b186-3eb0f3a918c8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96/os-volume_attachments/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1ce671ef-b426-4945-af6c-5d691802dd96 is not attached to volume bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}}' 2022-01-18 18:39:14,374 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.073s 2022-01-18 18:39:14,375 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5d4349-5259-4840-b27b-05bbcb0d17e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'' 2022-01-18 18:39:14,445 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.070s 2022-01-18 18:39:14,446 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a7975f-e371-4ae0-a5a3-9343e60fd7d2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a7975f-e371-4ae0-a5a3-9343e60fd7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:39:14.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:39:15,548 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.094s 2022-01-18 18:39:15,549 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aedc27e3-f060-4fde-9684-c90b7e26a2bf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aedc27e3-f060-4fde-9684-c90b7e26a2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:39:14.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:39:16,632 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.074s 2022-01-18 18:39:16,632 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae26c7de-c52b-4216-955f-0139349cd9fa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae26c7de-c52b-4216-955f-0139349cd9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"volume": {"id": "bb8d433f-b8f9-4371-bb86-8c8296bec4a2", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:35:14.000000", "updated_at": "2022-01-18T18:39:14.000000", "name": "tempest-TestMinimumBasicScenario-volume-955885205", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2"}], "user_id": "e58ae7095b67465bbd8555ad4ed93702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0568e99ca3b4160b49c120252d89612"}}' 2022-01-18 18:39:17,686 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2 0.046s 2022-01-18 18:39:17,687 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-494555ff-6de2-4df3-b75d-aadea0c1639f', 'x-openstack-request-id': 'req-494555ff-6de2-4df3-b75d-aadea0c1639f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/volume/v3/d0568e99ca3b4160b49c120252d89612/volumes/bb8d433f-b8f9-4371-bb86-8c8296bec4a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bb8d433f-b8f9-4371-bb86-8c8296bec4a2 could not be found."}}' 2022-01-18 18:39:17,859 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.172s 2022-01-18 18:39:17,859 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8402fa75-feb7-47ac-b81a-5ddafc1eb9b8', 'x-compute-request-id': 'req-8402fa75-feb7-47ac-b81a-5ddafc1eb9b8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'' 2022-01-18 18:39:18,085 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.225s 2022-01-18 18:39:18,085 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d3fb54-451d-4ad4-8bda-fce2512abd5b', 'x-compute-request-id': 'req-69d3fb54-451d-4ad4-8bda-fce2512abd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "ACTIVE", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:39:18Z", "addresses": {"tempest-TestMinimumBasicScenario-18585356-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:f3:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": "2022-01-18T18:35:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:39:19,335 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.237s 2022-01-18 18:39:19,335 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd177740-08d0-4027-bfeb-65ad72196bec', 'x-compute-request-id': 'req-bd177740-08d0-4027-bfeb-65ad72196bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "ACTIVE", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:39:18Z", "addresses": {"tempest-TestMinimumBasicScenario-18585356-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:f3:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": "2022-01-18T18:35:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:39:20,499 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.155s 2022-01-18 18:39:20,500 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0523f3da-7c6c-47d8-bef2-8f473668365c', 'x-compute-request-id': 'req-0523f3da-7c6c-47d8-bef2-8f473668365c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"server": {"id": "1ce671ef-b426-4945-af6c-5d691802dd96", "name": "tempest-TestMinimumBasicScenario-server-999747925", "status": "DELETED", "tenant_id": "d0568e99ca3b4160b49c120252d89612", "user_id": "e58ae7095b67465bbd8555ad4ed93702", "metadata": {}, "hostId": "3d919de01515227ef6b29887f2527b891bc856b149b8e0420e12975b", "image": {"id": "59dc86c9-15e9-44e3-aa53-94f205e6c7a8", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:34:50Z", "updated": "2022-01-18T18:39:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/1ce671ef-b426-4945-af6c-5d691802dd96"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1672730057", "OS-SRV-USG:launched_at": "2022-01-18T18:35:12.000000", "OS-SRV-USG:terminated_at": "2022-01-18T18:39:20.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:39:20,507 494960 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2022-01-18 18:39:21,543 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96 0.035s 2022-01-18 18:39:21,543 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e14de9ac-1651-4127-9aa9-386833750e2f', 'x-compute-request-id': 'req-e14de9ac-1651-4127-9aa9-386833750e2f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/1ce671ef-b426-4945-af6c-5d691802dd96'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1ce671ef-b426-4945-af6c-5d691802dd96 could not be found."}}' 2022-01-18 18:39:22,593 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1672730057 1.049s 2022-01-18 18:39:22,593 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d507436a-d3eb-4200-a5dd-5370e3ebe7cf', 'x-compute-request-id': 'req-d507436a-d3eb-4200-a5dd-5370e3ebe7cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1672730057'} Body: b'' 2022-01-18 18:39:23,280 494960 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.72/image/v2/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8 0.686s 2022-01-18 18:39:23,280 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-777b69cf-643f-4dc3-9f56-eed6bce08109', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/image/v2/images/59dc86c9-15e9-44e3-aa53-94f205e6c7a8'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.54 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 137, in test_minimum_basic_scenario self.linux_client = self.get_remote_client( File "/opt/stack/tempest/tempest/scenario/manager.py", line 723, in get_remote_client linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 114, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 216, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 126, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.26.6.54 via SSH timed out. User: ubuntu, Password: None |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 0 | 6 | 0 | 3 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
skip
pt5.1: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
||||||
test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
skip
pt5.2: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
||||||
test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
skip
pt5.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
fail
ft5.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 17:28:39,307 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 1.686s 2022-01-18 17:28:39,307 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-539847744"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2325', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18927d9b-d401-49ea-92eb-57b4fad0b0d3', 'x-compute-request-id': 'req-18927d9b-d401-49ea-92eb-57b4fad0b0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAt+AE0BUkjGMn6zPYz3P6vVkGfXqoaegDVstxK2HvDWEYz4+L\\nfT6stSH15goE2x6FjHkxWMKo08Qf5ndWfEHXt0GoLschmwIGc1KwQIK8Otg8i1n0\\n0Xd6Qkb8anQKM5dQmp4BsNdOA6Tm2tTUQ6vLk8qomogRkD7BSusvrZbAk6eoiEub\\n/jOENqHRiviYG+bYW++QEuDI9hS8fr1hTfvJvz83LdqTjWvIlcuMtWFJhRfzO8p0\\ntxrRB55GNKKlRhohCiqZKYK7fWt8PQDtTxFDRafvD+nj34i7QObZFqDzwInXb5mR\\nVaNeJZVvByYRwevK+rA2sD4vwtvtYzXNYMuoAQIDAQABAoIBAFrpfRewzHBI+ky1\\nRsZTbq693JKf2bL7TuNUFTFA66Pu1QiSzYHwQg4Qq3bAj2QTdC5fIYHkRPrnJmqZ\\nqH4pQ9HMua3fMQNl/fB4+sH6obxqe4zevkfuzdkFJfowQ3b8opK/+tAHs//jQW0C\\n+6w1vaLl+XTmP+DU1lcHb3xhY/fcf8Jww8EDh2Tv9xC+Uf8sYZ+zuYh7UCkRgJHY\\n5E20PTabt74pXm6QEbN3GFOTvTi/JFB9zJi+iXW+zgQF3dwxXlPGsAyTWTfmhN/9\\nf4Wr+lCwImHH2loaWcwZxYzXFqEFDOH3yrh1iQ9j2Qs2qeDCrhfgC5AKVPYARV4t\\nuUWtFQ0CgYEA3gYQpk1pxAQ5slLDJ/xBozrznEcsUCnnVYVTyS7iD+6iK9or9Hxt\\nB2KZWBnEZCk4Hi6oxEPXBxLKUT3SoHXbVBgHUcyqBHEqkPSqAdT1FjJppvpFoZm+\\nE7d/xYFAFcyuUzqpqcqMe4KSDnTVxJ4TLhcIaMeeMdWMHMZlCR0o6QcCgYEA1AN0\\nZxqjBO98k4p9S4xcdhgR1bmK/TkIfG3k0zhu4MwUQI2z2Me0w682QJBcrqbnDYTi\\n818BwT9uKSoCPkP0S3KTf7cDCCD2f4QEWP4PcMj9paKTrLdpPfVwAb9LHPtflwSK\\njSbUejtyO9FivYmBYnHjHCWN8nf4v5lm2VTpTLcCgYEAxsbhUzMN1Vv/GAN3DC6R\\nyYV3I9yo9OB/aBbla8KYzLDW6rH7Fnnr12fUaIcxSIeK4aLeoFEojAGrt07Fa7n4\\n8vJMY1T8htuWw475QoiaIRRjeQarHsKZ5ecs8vQEH0BQdt2Xlxdr7Qx6nYzG8rCf\\n9WzTr5PAs1dAiWaqgJ1lyjMCgYEAzJUo1fUWKcUO6TBSB3zCHBLN4vbP79oBHlDM\\n5iUmmTVUtZYHXcAX5lxEdbjYNpBHlPwOI9ohz2Bt5LrsvzjDm6pMOolXG5jzQ8kY\\niOdf7u2EFTj0V04E+AzGsGjvCmBmtUtkhyBZGDoU2TQLm+n8OAq9pIN4nei21+wn\\nGsCc/7ECgYAVT+o/TOqkW2+PbHgDnpAWm/i5Gprr8dB0BIX7PlIQ5YoBEv8dnach\\nVxUyCyH86ht9zW7xIzfWCc+4kDWafdrwJ12j8Fqi1IyiSmvSFQmjnOUJVn+H1LYy\\njSZKWtrepzCECSjOkAFB1CRT3FQClePivIV+Mj+dT3MkQlu5O/p/Ig==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-539847744", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC34ATQFSSMYyfrM9jPc/q9WQZ9eqhp6ANWy3ErYe8NYRjPj4t9Pqy1IfXmCgTbHoWMeTFYwqjTxB/md1Z8Qde3QaguxyGbAgZzUrBAgrw62DyLWfTRd3pCRvxqdAozl1CangGw104DpOba1NRDq8uTyqiaiBGQPsFK6y+tlsCTp6iIS5v+M4Q2odGK+Jgb5thb75AS4Mj2FLx+vWFN+8m/Pzct2pONa8iVy4y1YUmFF/M7ynS3GtEHnkY0oqVGGiEKKpkpgrt9a3w9AO1PEUNFp+8P6ePfiLtA5tkWoPPAiddvmZFVo14llW8HJhHB68r6sDawPi/C2+1jNc1gy6gB Generated-by-Nova", "fingerprint": "d0:de:c5:d2:b7:c1:b6:a9:2b:34:8d:ee:9e:40:e5:5a", "user_id": "6281b698b94f45e8814496f80b338567"}}' 2022-01-18 17:28:40,955 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.72:9696/v2.0/security-groups 1.646s 2022-01-18 17:28:40,956 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-318334740", "description": "tempest-secgroup-smoke-318334740 description", "project_id": "a6b458f9b97d4263a7785fac3aa846be"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1592', 'x-openstack-request-id': 'req-5b485370-dbec-4fcb-9439-0119f51db9a6', 'date': 'Tue, 18 Jan 2022 17:28:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "369b4105-002d-4c75-857e-405e07d89ed4", "name": "tempest-secgroup-smoke-318334740", "stateful": true, "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "description": "tempest-secgroup-smoke-318334740 description", "security_group_rules": [{"id": "365cb4c0-8ee1-4a14-bf08-fbb8f091808c", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 795, "description": null, "tags": [], "created_at": "2022-01-18T17:28:40Z", "updated_at": "2022-01-18T17:28:40Z", "revision_number": 0, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}, {"id": "fc8b82e0-554b-4d48-91c7-98824e49dcf3", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 793, "description": null, "tags": [], "created_at": "2022-01-18T17:28:40Z", "updated_at": "2022-01-18T17:28:40Z", "revision_number": 0, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}], "tags": [], "created_at": "2022-01-18T17:28:40Z", "updated_at": "2022-01-18T17:28:40Z", "revision_number": 1, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}}' 2022-01-18 17:28:41,453 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.496s 2022-01-18 17:28:41,453 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "project_id": "a6b458f9b97d4263a7785fac3aa846be", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-55a51379-3aa2-4369-8a22-ee1443830ffd', 'date': 'Tue, 18 Jan 2022 17:28:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4f7cd40c-cb29-4083-9762-c2ded0333b42", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:28:41Z", "updated_at": "2022-01-18T17:28:41Z", "revision_number": 0, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}}' 2022-01-18 17:28:41,833 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.379s 2022-01-18 17:28:41,834 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "project_id": "a6b458f9b97d4263a7785fac3aa846be", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-68882c74-9401-4170-acf8-59b4c783a821', 'date': 'Tue, 18 Jan 2022 17:28:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "404bce04-38da-4ce1-80fe-a93cfad8c7f1", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:28:41Z", "updated_at": "2022-01-18T17:28:41Z", "revision_number": 0, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}}' 2022-01-18 17:28:42,134 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.300s 2022-01-18 17:28:42,135 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "project_id": "a6b458f9b97d4263a7785fac3aa846be", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2f5597e1-9a04-4372-a3d8-2cd141f5b42c', 'date': 'Tue, 18 Jan 2022 17:28:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5d70b9e5-5d3d-479e-b415-f0f08beb183c", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:28:42Z", "updated_at": "2022-01-18T17:28:42Z", "revision_number": 0, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}}' 2022-01-18 17:28:42,655 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.520s 2022-01-18 17:28:42,655 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "project_id": "a6b458f9b97d4263a7785fac3aa846be", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-cb74b29e-75dd-4fbd-9677-58f8e95de8e6', 'date': 'Tue, 18 Jan 2022 17:28:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "93356337-02a9-4a84-ada4-c6cef09abc9b", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:28:42Z", "updated_at": "2022-01-18T17:28:42Z", "revision_number": 0, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}}' 2022-01-18 17:28:43,197 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.541s 2022-01-18 17:28:43,198 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "project_id": "a6b458f9b97d4263a7785fac3aa846be", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2ebfa6fc-ac81-41e1-9e8c-98961aa21110', 'date': 'Tue, 18 Jan 2022 17:28:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b8aa2930-234e-42a0-b7af-fe5b0bd55f24", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:28:42Z", "updated_at": "2022-01-18T17:28:42Z", "revision_number": 0, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}}' 2022-01-18 17:28:43,739 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.540s 2022-01-18 17:28:43,739 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "project_id": "a6b458f9b97d4263a7785fac3aa846be", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-5bb3605d-3a77-4c88-b84d-a0f13717fbf8', 'date': 'Tue, 18 Jan 2022 17:28:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7cd9620f-08c5-4ccf-abc8-63e91de46f33", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "security_group_id": "369b4105-002d-4c75-857e-405e07d89ed4", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:28:43Z", "updated_at": "2022-01-18T17:28:43Z", "revision_number": 0, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}}' 2022-01-18 17:28:44,432 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.72:9696/v2.0/networks 0.692s 2022-01-18 17:28:44,433 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--2028074443", "project_id": "a6b458f9b97d4263a7785fac3aa846be", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7d83bdc9-a6be-42fc-991b-76148c989b86', 'date': 'Tue, 18 Jan 2022 17:28:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2","name":"tempest-network-smoke--2028074443","tenant_id":"a6b458f9b97d4263a7785fac3aa846be","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a6b458f9b97d4263a7785fac3aa846be","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T17:28:43Z","updated_at":"2022-01-18T17:28:44Z","revision_number":1}}' 2022-01-18 17:28:48,489 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.72:9696/v2.0/routers 4.055s 2022-01-18 17:28:48,489 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1136850188", "admin_state_up": true, "project_id": "a6b458f9b97d4263a7785fac3aa846be", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '697', 'x-openstack-request-id': 'req-4f1a71b8-e643-44db-8e21-c2b258a9be17', 'date': 'Tue, 18 Jan 2022 17:28:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "b465607f-6648-49da-80b5-fa070a8e7df0", "name": "tempest-TestNetworkAdvancedServerOps-router-1136850188", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.228"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:28:44Z", "updated_at": "2022-01-18T17:28:47Z", "revision_number": 3, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}}' 2022-01-18 17:28:48,907 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=a6b458f9b97d4263a7785fac3aa846be&cidr=172.20.0.0%2F28 0.416s 2022-01-18 17:28:48,907 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b0b9f98a-e9fd-4497-88dd-9b9117ab93c9', 'date': 'Tue, 18 Jan 2022 17:28:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=a6b458f9b97d4263a7785fac3aa846be&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:28:49,774 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.866s 2022-01-18 17:28:49,774 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-1439c7a9-07e5-4340-a00d-0191b90bf4e2', 'date': 'Tue, 18 Jan 2022 17:28:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 17:28:49,860 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.085s 2022-01-18 17:28:49,860 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0addd949-2e8a-4836-b63b-dd998ce1ac27', 'date': 'Tue, 18 Jan 2022 17:28:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:28:53,690 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.72:9696/v2.0/subnets 3.829s 2022-01-18 17:28:53,691 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1590759944", "network_id": "dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2", "project_id": "a6b458f9b97d4263a7785fac3aa846be", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-3383b3d4-fb6a-44e6-a4d4-98ab60a9cfdd', 'date': 'Tue, 18 Jan 2022 17:28:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"b906d971-ca91-4d7f-b63f-ff65960b200b","name":"tempest-subnet-smoke-1590759944","tenant_id":"a6b458f9b97d4263a7785fac3aa846be","network_id":"dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:28:50Z","updated_at":"2022-01-18T17:28:50Z","revision_number":0,"project_id":"a6b458f9b97d4263a7785fac3aa846be"}}' 2022-01-18 17:29:03,108 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 PUT http://10.222.0.72:9696/v2.0/routers/b465607f-6648-49da-80b5-fa070a8e7df0/add_router_interface 9.416s 2022-01-18 17:29:03,108 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "b906d971-ca91-4d7f-b63f-ff65960b200b"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-95d32504-0822-4804-b952-87afd72f1f48', 'date': 'Tue, 18 Jan 2022 17:29:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/b465607f-6648-49da-80b5-fa070a8e7df0/add_router_interface'} Body: b'{"id": "b465607f-6648-49da-80b5-fa070a8e7df0", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "port_id": "c5166d87-c69f-4905-b8bf-aa555d5c8cdb", "network_id": "dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2", "subnet_id": "b906d971-ca91-4d7f-b63f-ff65960b200b", "subnet_ids": ["b906d971-ca91-4d7f-b63f-ff65960b200b"]}' 2022-01-18 17:29:03,378 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.263s 2022-01-18 17:29:03,378 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3413', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-28e58630-3e11-49ef-bd9e-251260229723', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6281b698b94f45e8814496f80b338567", "name": "tempest-TestNetworkAdvancedServerOps-2052208854-project", "password_expires_at": null}, "audit_ids": ["F5V7pX33TDKUqym-IUq0Ow"], "expires_at": "2022-01-18T18:29:03.000000Z", "issued_at": "2022-01-18T17:29:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6b458f9b97d4263a7785fac3aa846be", "name": "tempest-TestNetworkAdvancedServerOps-2052208854"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/a6b458f9b97d4263a7785fac3aa846be", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_a6b458f9b97d4263a7785fac3aa846be", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/a6b458f9b97d4263a7785fac3aa846be", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/a6b458f9b97d4263a7785fac3aa846be", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 17:29:03,379 117705 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild) Found network None available for tenant 2022-01-18 17:29:06,432 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 202 POST http://10.222.0.72/compute/v2.1/servers 3.052s 2022-01-18 17:29:06,432 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2"}], "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0729162d-a2b7-46d3-bc00-f9ccfbf72342', 'x-compute-request-id': 'req-0729162d-a2b7-46d3-bc00-f9ccfbf72342', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "adminPass": "nSmrL2jTpaqv"}}' 2022-01-18 17:29:06,863 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.428s 2022-01-18 17:29:06,863 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c7995ad-158c-457f-bb9d-f4f6cda69bd3', 'x-compute-request-id': 'req-9c7995ad-158c-457f-bb9d-f4f6cda69bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:08,142 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.270s 2022-01-18 17:29:08,142 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db92becb-4b25-4801-b80f-9e04746d9cf2', 'x-compute-request-id': 'req-db92becb-4b25-4801-b80f-9e04746d9cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:09,599 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.448s 2022-01-18 17:29:09,599 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b991166-45c8-48a3-8243-3802a7ad1114', 'x-compute-request-id': 'req-9b991166-45c8-48a3-8243-3802a7ad1114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:09,607 117705 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2022-01-18 17:29:11,509 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.901s 2022-01-18 17:29:11,509 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6923f1a-0d89-483c-857b-e8880f486190', 'x-compute-request-id': 'req-f6923f1a-0d89-483c-857b-e8880f486190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:11,520 117705 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2022-01-18 17:29:12,851 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.329s 2022-01-18 17:29:12,851 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6107d981-b2fa-4dec-a496-426b2d685263', 'x-compute-request-id': 'req-6107d981-b2fa-4dec-a496-426b2d685263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:15,041 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 1.181s 2022-01-18 17:29:15,042 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2e77f54-639f-4e6c-9856-46941d8c4772', 'x-compute-request-id': 'req-e2e77f54-639f-4e6c-9856-46941d8c4772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:16,608 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.558s 2022-01-18 17:29:16,609 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b77983a-ed77-4d5d-aa1d-eff06c90c7b2', 'x-compute-request-id': 'req-2b77983a-ed77-4d5d-aa1d-eff06c90c7b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:18,182 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.563s 2022-01-18 17:29:18,182 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ca6f4a7-7052-4d69-9a66-28e05fa1bea1', 'x-compute-request-id': 'req-5ca6f4a7-7052-4d69-9a66-28e05fa1bea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:19,616 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.423s 2022-01-18 17:29:19,617 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52dcbdc0-73ce-4518-9d1b-9b6f2836ab82', 'x-compute-request-id': 'req-52dcbdc0-73ce-4518-9d1b-9b6f2836ab82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:21,339 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.713s 2022-01-18 17:29:21,339 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-995fae8d-7bec-46d5-bf7c-6e7c73312d39', 'x-compute-request-id': 'req-995fae8d-7bec-46d5-bf7c-6e7c73312d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:22,700 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.352s 2022-01-18 17:29:22,701 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ad11c72-4042-4dc4-8708-6127ef6e2a8a', 'x-compute-request-id': 'req-2ad11c72-4042-4dc4-8708-6127ef6e2a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:23,989 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.280s 2022-01-18 17:29:23,990 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f3e945a-28a5-44ed-b821-2ce22a3c269c', 'x-compute-request-id': 'req-2f3e945a-28a5-44ed-b821-2ce22a3c269c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:25,364 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.366s 2022-01-18 17:29:25,365 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6fae1a8-b2d8-4b07-93fe-6e96990bd61d', 'x-compute-request-id': 'req-f6fae1a8-b2d8-4b07-93fe-6e96990bd61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:26,870 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.497s 2022-01-18 17:29:26,871 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b1de8c8-d7ec-42b9-b07d-3165b94a510a', 'x-compute-request-id': 'req-8b1de8c8-d7ec-42b9-b07d-3165b94a510a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:28,561 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.681s 2022-01-18 17:29:28,561 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c666699b-9434-4642-b2de-92ee6ff834e0', 'x-compute-request-id': 'req-c666699b-9434-4642-b2de-92ee6ff834e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:30,050 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.480s 2022-01-18 17:29:30,051 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4898eaa1-6644-414e-9ce0-1d66e085ff28', 'x-compute-request-id': 'req-4898eaa1-6644-414e-9ce0-1d66e085ff28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "BUILD", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:31,399 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.340s 2022-01-18 17:29:31,399 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ad9f741-2a14-4d12-a237-f8bb6ed9e5a8', 'x-compute-request-id': 'req-9ad9f741-2a14-4d12-a237-f8bb6ed9e5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "ACTIVE", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:30Z", "addresses": {"tempest-network-smoke--2028074443": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:6d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": "2022-01-18T17:29:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:31,408 117705 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 25 second wait 2022-01-18 17:29:32,039 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.630s 2022-01-18 17:29:32,039 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c33df15-7f90-4c2a-85a0-bdde5fef5331', 'x-compute-request-id': 'req-0c33df15-7f90-4c2a-85a0-bdde5fef5331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "ACTIVE", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:30Z", "addresses": {"tempest-network-smoke--2028074443": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:6d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": "2022-01-18T17:29:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:32,146 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.099s 2022-01-18 17:29:32,147 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-9930862c-5054-4c31-bca2-4ae44a923474', 'date': 'Tue, 18 Jan 2022 17:29:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"ports":[{"id":"a22a9b47-e8ab-475c-a5b3-9f62dbc1432f","name":"","network_id":"dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2","tenant_id":"a6b458f9b97d4263a7785fac3aa846be","mac_address":"fa:16:3e:0a:6d:19","admin_state_up":true,"status":"ACTIVE","device_id":"c7dd7cb2-e67d-475d-8468-cd681370a9b7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b906d971-ca91-4d7f-b63f-ff65960b200b","ip_address":"172.20.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["369b4105-002d-4c75-857e-405e07d89ed4"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:29:11Z","updated_at":"2022-01-18T17:29:26Z","revision_number":5,"project_id":"a6b458f9b97d4263a7785fac3aa846be"}]}' 2022-01-18 17:29:36,139 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.72:9696/v2.0/floatingips 3.991s 2022-01-18 17:29:36,139 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "a22a9b47-e8ab-475c-a5b3-9f62dbc1432f", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "fixed_ip_address": "172.20.0.4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-964a4fb6-a693-4f12-99e7-1f3906c3b78a', 'date': 'Tue, 18 Jan 2022 17:29:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6bbb4d8e-7400-487f-b8d4-a8d03ce03a57", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "floating_ip_address": "172.26.6.132", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "b465607f-6648-49da-80b5-fa070a8e7df0", "port_id": "a22a9b47-e8ab-475c-a5b3-9f62dbc1432f", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "project_id": "a6b458f9b97d4263a7785fac3aa846be", "description": "", "port_details": {"name": "", "network_id": "dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2", "mac_address": "fa:16:3e:0a:6d:19", "admin_state_up": true, "status": "ACTIVE", "device_id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:29:33Z", "updated_at": "2022-01-18T17:29:33Z", "revision_number": 0}}' 2022-01-18 17:29:36,558 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.417s 2022-01-18 17:29:36,558 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-538c5276-25f7-4ef3-b9fe-c7cce88cf283', 'x-compute-request-id': 'req-538c5276-25f7-4ef3-b9fe-c7cce88cf283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "ACTIVE", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:29:30Z", "addresses": {"tempest-network-smoke--2028074443": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:6d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": "2022-01-18T17:29:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:29:36,566 117705 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 17:29:36,719 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72:9696/v2.0/floatingips/6bbb4d8e-7400-487f-b8d4-a8d03ce03a57 0.152s 2022-01-18 17:29:36,719 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-f1d3ee2f-f4e8-4aa4-a00d-5733df5d3b2e', 'date': 'Tue, 18 Jan 2022 17:29:36 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/6bbb4d8e-7400-487f-b8d4-a8d03ce03a57'} Body: b'{"floatingip": {"id": "6bbb4d8e-7400-487f-b8d4-a8d03ce03a57", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "floating_ip_address": "172.26.6.132", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "b465607f-6648-49da-80b5-fa070a8e7df0", "port_id": "a22a9b47-e8ab-475c-a5b3-9f62dbc1432f", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2", "mac_address": "fa:16:3e:0a:6d:19", "admin_state_up": true, "status": "ACTIVE", "device_id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:29:33Z", "updated_at": "2022-01-18T17:29:33Z", "revision_number": 0, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}}' 2022-01-18 17:29:37,830 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72:9696/v2.0/floatingips/6bbb4d8e-7400-487f-b8d4-a8d03ce03a57 0.110s 2022-01-18 17:29:37,831 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-55194c04-b15f-45c3-847c-0494437a529b', 'date': 'Tue, 18 Jan 2022 17:29:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/6bbb4d8e-7400-487f-b8d4-a8d03ce03a57'} Body: b'{"floatingip": {"id": "6bbb4d8e-7400-487f-b8d4-a8d03ce03a57", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "floating_ip_address": "172.26.6.132", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "b465607f-6648-49da-80b5-fa070a8e7df0", "port_id": "a22a9b47-e8ab-475c-a5b3-9f62dbc1432f", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2", "mac_address": "fa:16:3e:0a:6d:19", "admin_state_up": true, "status": "ACTIVE", "device_id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:29:33Z", "updated_at": "2022-01-18T17:29:33Z", "revision_number": 0, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}}' 2022-01-18 17:29:38,933 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.72:9696/v2.0/floatingips/6bbb4d8e-7400-487f-b8d4-a8d03ce03a57 0.101s 2022-01-18 17:29:38,933 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-cfa1b13d-d544-441d-b58a-d940f320e970', 'date': 'Tue, 18 Jan 2022 17:29:38 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/6bbb4d8e-7400-487f-b8d4-a8d03ce03a57'} Body: b'{"floatingip": {"id": "6bbb4d8e-7400-487f-b8d4-a8d03ce03a57", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "floating_ip_address": "172.26.6.132", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "b465607f-6648-49da-80b5-fa070a8e7df0", "port_id": "a22a9b47-e8ab-475c-a5b3-9f62dbc1432f", "fixed_ip_address": "172.20.0.4", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2", "mac_address": "fa:16:3e:0a:6d:19", "admin_state_up": true, "status": "ACTIVE", "device_id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:29:33Z", "updated_at": "2022-01-18T17:29:38Z", "revision_number": 1, "project_id": "a6b458f9b97d4263a7785fac3aa846be"}}' 2022-01-18 17:29:38,934 117705 INFO [tempest.scenario.manager] FloatingIP: {'id': '6bbb4d8e-7400-487f-b8d4-a8d03ce03a57', 'tenant_id': 'a6b458f9b97d4263a7785fac3aa846be', 'floating_ip_address': '172.26.6.132', 'floating_network_id': '50334fed-c913-4a40-9569-a4a96cf148a9', 'router_id': 'b465607f-6648-49da-80b5-fa070a8e7df0', 'port_id': 'a22a9b47-e8ab-475c-a5b3-9f62dbc1432f', 'fixed_ip_address': '172.20.0.4', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': 'dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2', 'mac_address': 'fa:16:3e:0a:6d:19', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c7dd7cb2-e67d-475d-8468-cd681370a9b7', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-01-18T17:29:33Z', 'updated_at': '2022-01-18T17:29:38Z', 'revision_number': 1, 'project_id': 'a6b458f9b97d4263a7785fac3aa846be'} is at status: ACTIVE 2022-01-18 17:29:38,934 117705 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.367553 seconds 2022-01-18 17:29:38,934 117705 DEBUG [tempest.scenario.manager] checking network connections to IP 172.26.6.132 with user: ubuntu 2022-01-18 17:29:38,935 117705 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_rebuild begins to ping 172.26.6.132 in 120 sec and the expected result is reachable 2022-01-18 17:31:39,326 117705 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-01-18 17:31:39,327 117705 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_rebuild finishes ping 172.26.6.132 in 120 sec and the ping result is unexpected 2022-01-18 17:31:40,367 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 POST http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7/action 1.039s 2022-01-18 17:31:40,368 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '45591', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f9487b-7f8c-4254-9eec-99b30487d6b7', 'x-compute-request-id': 'req-42f9487b-7f8c-4254-9eec-99b30487d6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 17:31:40,370 117705 DEBUG [tempest.scenario.manager] Console output for c7dd7cb2-e67d-475d-8468-cd681370a9b7 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.112000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116000] tsc: Detected 1995.192 MHz processor [ 0.120000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.120000] pid_max: default: 32768 minimum: 301 [ 0.124057] Security Framework initialized [ 0.128006] Yama: becoming mindful. [ 0.132000] AppArmor: AppArmor initialized [ 0.132250] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.136125] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140025] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.144013] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.148535] CPU: Physical Processor ID: 0 [ 0.152325] mce: CPU supports 1 MCE banks [ 0.156000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.156005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.160006] Spectre V2 : Mitigation: Full generic retpoline [ 0.164000] Speculative Store Bypass: Vulnerable [ 0.221069] Freeing SMP alternatives memory: 36K [ 0.226421] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.228118] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.232164] Hierarchical SRCU implementation. [ 0.236776] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.240006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.244067] smp: Bringing up secondary CPUs ... [ 0.248006] smp: Brought up 1 node, 1 CPU [ 0.252005] smpboot: Max logical packages: 1 [ 0.256006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.260713] devtmpfs: initialized [ 0.268064] x86/mm: Memory block size: 128MB [ 0.272244] evm: security.selinux [ 0.276004] evm: security.SMACK64 [ 0.280005] evm: security.SMACK64EXEC [ 0.284005] evm: security.SMACK64TRANSMUTE [ 0.288028] evm: security.SMACK64MMAP [ 0.292004] evm: security.apparmor [ 0.295804] evm: security.ima [ 0.296004] evm: security.capability [ 0.300166] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304022] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.308094] pinctrl core: initialized pinctrl subsystem [ 0.312295] NET: Registered protocol family 16 [ 0.316117] audit: initializing netlink subsys (disabled) [ 0.320190] cpuidle: using governor ladder [ 0.324010] audit: type=2000 audit(1642526980.320:1): state=initialized audit_enabled=0 res=1 [ 0.328010] cpuidle: using governor menu [ 0.332064] ACPI: bus type PCI registered [ 0.336005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.349070] PCI: Using configuration type 1 for base access [ 0.353539] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.356307] ACPI: Added _OSI(Module Device) [ 0.360010] ACPI: Added _OSI(Processor Device) [ 0.364006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.368006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.372025] ACPI: Added _OSI(Linux-Dell-Video) [ 0.384965] ACPI: Interpreter enabled [ 0.388016] ACPI: (supports S0 S5) [ 0.392005] ACPI: Using IOAPIC for interrupt routing [ 0.396055] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.400520] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.446961] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.452014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.456019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.460463] PCI host bridge to bus 0000:00 [ 0.464008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.472018] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.480008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484032] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.488008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.538276] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.540007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.544007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.548005] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.554166] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.554166] * this clock source is slow. Consider trying other clock sources [ 0.570544] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.618256] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.624585] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.628736] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.632844] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.640287] SCSI subsystem initialized [ 0.644321] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.648000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.648032] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.652005] vgaarb: loaded [ 0.656065] pps_core: LinuxPPS API ver. 1 registered [ 0.660005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.664021] PTP clock support registered [ 0.668087] EDAC MC: Ver: 3.0.0 [ 0.676400] hv_vmbus: Vmbus version:4.0 [ 0.680110] PCI: Using ACPI for IRQ routing [ 0.684720] NetLabel: Initializing [ 0.688014] NetLabel: domain hash size = 128 [ 0.692013] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.696065] NetLabel: unlabeled traffic allowed by default [ 0.700185] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.719112] VFS: Disk quotas dquot_6.6.0 [ 0.725844] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.730951] AppArmor: AppArmor Filesystem Enabled [ 0.735142] pnp: PnP ACPI init [ 0.747797] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.753684] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.758476] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.768696] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.773178] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.777416] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.781673] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.786762] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.791173] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.795525] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.800417] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.805415] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.811401] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.816587] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.821037] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.825591] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.830745] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.841514] pnp: PnP ACPI: found 9 devices [ 0.853889] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.859301] NET: Registered protocol family 2 [ 0.863643] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.868483] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.873365] TCP: Hash tables configured (established 8192 bind 8192) [ 0.879057] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.883523] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.888313] NET: Registered protocol family 1 [ 0.893606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.901947] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.911907] Unpacking initramfs... [ 1.214574] Freeing initrd memory: 13088K [ 1.218959] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.224364] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.231016] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.241903] Scanning for low memory corruption every 60 seconds [ 1.246881] Initialise system trusted keyrings [ 1.251182] Key type blacklist registered [ 1.255543] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.261750] zbud: loaded [ 1.269478] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.275751] fuse init (API version 7.26) [ 1.281086] Key type asymmetric registered [ 1.286084] Asymmetric key parser 'x509' registered [ 1.290243] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.296842] io scheduler noop registered (default) [ 1.301869] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.306920] ACPI: Power Button [PWRF] [ 1.311550] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.340271] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.375528] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.384157] Linux agpgart interface v0.103 [ 1.390128] loop: module loaded [ 1.395870] hv_vmbus: registering driver hv_storvsc [ 1.407809] scsi host0: storvsc_host_t [ 1.416345] random: fast init done [ 1.425934] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.435448] scsi host1: storvsc_host_t [ 1.445011] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.452292] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.467147] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.479021] scsi host2: ata_piix [ 1.483866] scsi host3: ata_piix [ 1.489762] sd 0:0:0:0: [sda] Write Protect is off [ 1.494286] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.498936] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.509043] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.519869] libphy: Fixed MDIO Bus: probed [ 1.524218] tun: Universal TUN/TAP device driver, 1.6 [ 1.528893] PPP generic driver version 2.4.2 [ 1.533852] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.558879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.563237] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.568842] sda: sda1 [ 1.573728] mousedev: PS/2 mouse device common for all mice [ 1.580244] rtc_cmos 00:00: RTC can wake from S4 [ 1.609871] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.617754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.625311] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.631519] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.637439] device-mapper: uevent: version 1.0.3 [ 1.642691] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.653245] NET: Registered protocol family 10 [ 1.663453] Segment Routing with IPv6 [ 2.683041] NET: Registered protocol family 17 [ 2.690230] Key type dns_resolver registered [ 2.694807] RAS: Correctable Errors collector initialized. [ 2.699595] registered taskstats version 1 [ 2.704035] Loading compiled-in X.509 certificates [ 2.713047] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.719250] zswap: loaded using pool lzo/zbud [ 2.729790] Key type big_key registered [ 2.733928] Key type trusted registered [ 2.741384] Key type encrypted registered [ 2.745680] AppArmor: AppArmor sha1 policy hashing enabled [ 2.750220] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.755678] evm: HMAC attrs: 0x1 [ 2.903100] rtc_cmos 00:00: setting system clock to 2022-01-18 17:29:44 UTC (1642526984) [ 2.908688] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.916101] EDD information not available. [ 3.380835] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.397026] ata2.00: configured for MWDMA2 [ 3.414233] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.433997] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.438499] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.446886] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.456357] Freeing unused kernel memory: 2248K [ 3.468043] Write protecting the kernel read-only data: 18432k [ 3.473159] Freeing unused kernel memory: 2008K [ 3.477622] Freeing unused kernel memory: 124K [ 3.488014] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.499336] x86/mm: Checking user space page tables [ 3.515236] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.585063] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.591923] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.597747] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.603424] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.609067] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.628127] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.637836] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.646680] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.651245] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.655796] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.787522] hv_utils: Registering HyperV Utility Driver [ 3.792375] hv_vmbus: registering driver hv_util [ 3.809363] hidraw: raw HID events driver (C) Jiri Kosina [ 3.818002] hv_vmbus: registering driver hyperv_keyboard [ 3.825015] hv_vmbus: registering driver hv_netvsc [ 3.841453] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.869626] hv_vmbus: registering driver hid_hyperv [ 3.987438] hv_utils: Heartbeat IC version 3.0 [ 4.011880] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.031367] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.063024] hv_utils: Shutdown IC version 3.0 [ 4.072719] hv_utils: TimeSync IC version 4.0 [ 4.078824] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.228039] raid6: sse2x1 gen() 4592 MB/s [ 4.280026] raid6: sse2x1 xor() 3576 MB/s [ 4.332039] raid6: sse2x2 gen() 6238 MB/s [ 4.384039] raid6: sse2x2 xor() 4406 MB/s [ 4.436034] raid6: sse2x4 gen() 7104 MB/s [ 4.488033] raid6: sse2x4 xor() 5403 MB/s [ 4.492064] raid6: using algorithm sse2x4 gen() 7104 MB/s [ 4.496558] raid6: .... xor() 5403 MB/s, rmw enabled [ 4.501512] raid6: using intx1 recovery algorithm [ 4.509507] xor: measuring software checksum speed [ 4.552029] prefetch64-sse: 10099.000 MB/sec [ 4.596032] generic_sse: 9228.000 MB/sec [ 4.601562] xor: using function: prefetch64-sse (10099.000 MB/sec) [ 4.618510] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.780776] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.964371] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.289858] 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) [ 5.296995] systemd[1]: Detected virtualization microsoft. [ 5.302222] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.349157] systemd[1]: Set hostname to <ubuntu>. [ 5.356383] systemd[1]: Initializing machine ID from random generator. [ 5.361663] systemd[1]: Installed transient /etc/machine-id file. [ 5.660118] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 5.707029] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 5.762134] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 5.809221] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Reached target Slices. Starting Load Kernel Modules... Mounting Huge Pages File System... [ 6.065783] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel...[ 6.110786] iscsi: registered transport (tcp) Mounting Debug File System...[ 6.153596] iscsi: registered transport (iser) [[0;32m OK [0m[ 6.184216] EXT4-fs (sda1): re-mounted. Opts: (null) ] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and KernelFile Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting udev Kernel Device Manager... [[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 Devics. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 22.648863] cloud-init[330]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:9:52 +0000. Up 10.73 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Rais network interfaces (1min / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5mn 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 17s) 2022-01-18 17:31:42,171 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/6bbb4d8e-7400-487f-b8d4-a8d03ce03a57 1.791s 2022-01-18 17:31:42,171 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-66b83b7d-0f4c-4e86-acab-3b32786231ab', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:31:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/6bbb4d8e-7400-487f-b8d4-a8d03ce03a57'} Body: b'' 2022-01-18 17:31:42,510 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.338s 2022-01-18 17:31:42,511 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a605fc9-c1d9-4ae3-b099-aea35cbfd974', 'x-compute-request-id': 'req-7a605fc9-c1d9-4ae3-b099-aea35cbfd974', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'' 2022-01-18 17:31:43,036 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.524s 2022-01-18 17:31:43,036 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3e886c0-d7f2-4fdb-9af1-6be4049c0cbd', 'x-compute-request-id': 'req-d3e886c0-d7f2-4fdb-9af1-6be4049c0cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "ACTIVE", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:31:42Z", "addresses": {"tempest-network-smoke--2028074443": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:6d:19"}, {"version": 4, "addr": "172.26.6.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:6d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": "2022-01-18T17:29:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:31:44,371 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.325s 2022-01-18 17:31:44,371 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66a78d80-11c0-475e-b5c0-87f212f3c4fc', 'x-compute-request-id': 'req-66a78d80-11c0-475e-b5c0-87f212f3c4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "ACTIVE", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:31:42Z", "addresses": {"tempest-network-smoke--2028074443": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:6d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": "2022-01-18T17:29:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-318334740"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:31:45,549 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.165s 2022-01-18 17:31:45,549 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2a0abdb-2556-4597-8d03-04a8ccc2111f', 'x-compute-request-id': 'req-d2a0abdb-2556-4597-8d03-04a8ccc2111f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"server": {"id": "c7dd7cb2-e67d-475d-8468-cd681370a9b7", "name": "tempest-TestNetworkAdvancedServerOps-server-1782215426", "status": "DELETED", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "user_id": "6281b698b94f45e8814496f80b338567", "metadata": {}, "hostId": "0e071a4018ef3ceb542e8d5f98737734dce03b45cb7bdcc3e375027f", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:29:06Z", "updated": "2022-01-18T17:31:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-539847744", "OS-SRV-USG:launched_at": "2022-01-18T17:29:29.000000", "OS-SRV-USG:terminated_at": "2022-01-18T17:31:45.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:31:45,557 117705 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2022-01-18 17:31:46,599 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7 0.040s 2022-01-18 17:31:46,599 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-fa5cfbe5-875a-4d8b-ac1e-7f6836af0d24', 'x-compute-request-id': 'req-fa5cfbe5-875a-4d8b-ac1e-7f6836af0d24', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c7dd7cb2-e67d-475d-8468-cd681370a9b7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c7dd7cb2-e67d-475d-8468-cd681370a9b7 could not be found."}}' 2022-01-18 17:31:49,063 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/b465607f-6648-49da-80b5-fa070a8e7df0/remove_router_interface 2.462s 2022-01-18 17:31:49,063 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "b906d971-ca91-4d7f-b63f-ff65960b200b"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5c3769ab-9a7c-4166-88ae-06a620cf4ca5', 'date': 'Tue, 18 Jan 2022 17:31:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/b465607f-6648-49da-80b5-fa070a8e7df0/remove_router_interface'} Body: b'{"id": "b465607f-6648-49da-80b5-fa070a8e7df0", "tenant_id": "a6b458f9b97d4263a7785fac3aa846be", "port_id": "c5166d87-c69f-4905-b8bf-aa555d5c8cdb", "network_id": "dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2", "subnet_id": "b906d971-ca91-4d7f-b63f-ff65960b200b", "subnet_ids": ["b906d971-ca91-4d7f-b63f-ff65960b200b"]}' 2022-01-18 17:31:49,671 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/b906d971-ca91-4d7f-b63f-ff65960b200b 0.607s 2022-01-18 17:31:49,671 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-fda58435-ccf6-48ab-8eb9-588bde152946', 'date': 'Tue, 18 Jan 2022 17:31:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/b906d971-ca91-4d7f-b63f-ff65960b200b'} Body: b'' 2022-01-18 17:31:51,425 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/b465607f-6648-49da-80b5-fa070a8e7df0 1.754s 2022-01-18 17:31:51,426 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-a0de0f9d-2572-4d37-b487-cac0f00e8b46', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:31:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/b465607f-6648-49da-80b5-fa070a8e7df0'} Body: b'' 2022-01-18 17:31:52,175 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2 0.749s 2022-01-18 17:31:52,175 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-67c78b81-9a11-4ce1-8873-1fd1f82e40e2', 'date': 'Tue, 18 Jan 2022 17:31:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/dcbeb8d4-8ffa-4c69-8953-5a7adf1e6ab2'} Body: b'' 2022-01-18 17:31:52,450 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/369b4105-002d-4c75-857e-405e07d89ed4 0.274s 2022-01-18 17:31:52,450 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-3484a3c8-1d9a-4d92-8711-723eaefd7573', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:31:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/369b4105-002d-4c75-857e-405e07d89ed4'} Body: b'' 2022-01-18 17:31:52,498 117705 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-539847744 0.047s 2022-01-18 17:31:52,499 117705 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaea6118-772f-45a8-8f85-96328eaab41c', 'x-compute-request-id': 'req-eaea6118-772f-45a8-8f85-96328eaab41c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-539847744'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 139, in test_server_connectivity_rebuild floating_ip = self._setup_network(server, keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 77, in _setup_network self._wait_server_status_and_check_network_connectivity( File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 103, in _wait_server_status_and_check_network_connectivity self._check_network_connectivity(server, keypair, floating_ip, File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 93, in _check_network_connectivity self.check_vm_connectivity(floating_ip_addr, username, File "/opt/stack/tempest/tempest/scenario/manager.py", line 945, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Public network connectivity check failed Timed out waiting for 172.26.6.132 to become reachable |
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
fail
ft5.5: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 18:39:36,613 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 1.765s 2022-01-18 18:39:36,613 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1301793558"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bfe4d1d-74a0-4965-b798-9a624eee8886', 'x-compute-request-id': 'req-2bfe4d1d-74a0-4965-b798-9a624eee8886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEArRwY9GDOs72M8OWLD0Ly7q5MxCmx9TJOXgXDFd4AwQBSjbUv\\nqMxge6nR0ZMwLsbIiBjzEu/0lSyErXn4iSAbfZxXM/t0bGv8EW1lGF/9yLMX3bat\\nMi3QldvEip0OHarh2SrhNilAAVMP5dLySA0004Z7OkSfVvjxmYHnZ8HwdyDfUvdy\\ns1pzQe2ii+u1ZBIKdKxlpQlzrzELZ5yMYl6YKkl0qoJs8DVWP11oxgn0yFbwSV6d\\nXo2fJMfypuWUlLSO6jaQysemoPQEVQgyXKOiXMSDZmStV/8JeYsAEI5fBgrGjNn4\\nb5exnkGCOD3z4NnPANOvANqtgdpdz1TlVH3jMwIDAQABAoIBAQCpcC4QzMyla6wP\\ngm4ZUwtbiemDu9f+yu2f4/3uYmzUfE9Rev4aN2lcwXyoqGvp7RIM/Ha3m30Hohp/\\nfjpBZdbinOtR6xcqpIuGN1BTimlqT7nVft+JlQRsGj8G+fD+IuuK2Ai2LawDX9zY\\ntCAHXD3PqPrmrpJT27kG6vqoOVD4F+y8CScwieYzLsD2wynMGns6oLKPH7wIwRLw\\n64Q/ZxFOXtoAMRLwmnuJC6rERYy8jeVEq9g4iE6emjnIm+12fOEABLQ7nIOu/w8j\\nilNBv34b2CZsHsTnltFUIMIJsZoTxgrTKLXeCV4we5Rtu5ZE2zUywJ0P5WDqxZ2s\\nrMT/inihAoGBAOH16trR+1mwjEHE55VWX9Lh4P8YE5+Gr8uTPbws6yTJmWB0BIY8\\nvDvx3nWI1Fk4xsQ881YvtHgfEAYjqR5AMeM/T8m9TsFazXH/Ldp7UE5Ey8Gs97E4\\nr8uwAlcmoln9qZpBBzUIfeupHqkrFPbuo/ncc+IMQ1I4Qzz7VXhyAlbjAoGBAMQf\\ng9WhurPYX54UG0YX0uOCk3nuSqIhlJH3BmI939bCeX2oks8CPxZitt/cH4W4+DOr\\nMqoeRa/ArXpzh4eOkFAzu3zr8DNM/vhUqGUS1jdn+57/vlJqJ5zaZQ6TDxR94Zd4\\nHpGulF3lrTLMzcofAGIVIEFbqCB3SYljBPxhwaNxAoGAa/Vi0EmjHacMXCAHxYIP\\nJmJlbXvDZGSleU5QIKgVcO4hKcREpR4/kSRudRl622YVEY1NddA1GW896LEBDEL/\\nkuOc63ZXOmp33g9diRWBuOOFtnM9pJ7A30Co3ZrH1tcrQVfwaZY1E3MqAwliath5\\n39dERqw1PgNDnM84duOB2qECgYATdGDafzmK/4q0np/5+wEDan+Al9+1Z4laVVu/\\nwQ2EOzRb/63YdQuXB+HGIQrLdAbC8VeMQoZ9IarTu8QU8VJlckxF3w2ruRaNwbAW\\nnqC7TEhMhGf3uuoFCDEAGhxj1vzazqKRpvS2v8LHiENdqmeaUygo85Og7NRRmY30\\nDyprMQKBgAQ4MKc/Z1PC99wSrqnEjJDy03LzGVS5q16oFmbfKJsjAf3V8MXxHUj9\\n8XLE3S/Dr5ey1x9IIDmlwTNGPsTAf5HeVnGp8Cnp4k/CjlMC8fqwtentszcUCTEG\\np1PrI0V1tWZ0SUIRxA5Xd0m0sv6eyQWkwAi8Ju3nIHrYlz0ais+n\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-1301793558", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtHBj0YM6zvYzw5YsPQvLurkzEKbH1Mk5eBcMV3gDBAFKNtS+ozGB7qdHRkzAuxsiIGPMS7/SVLIStefiJIBt9nFcz+3Rsa/wRbWUYX/3Isxfdtq0yLdCV28SKnQ4dquHZKuE2KUABUw/l0vJIDTTThns6RJ9W+PGZgednwfB3IN9S93KzWnNB7aKL67VkEgp0rGWlCXOvMQtnnIxiXpgqSXSqgmzwNVY/XWjGCfTIVvBJXp1ejZ8kx/Km5ZSUtI7qNpDKx6ag9ARVCDJco6JcxINmZK1X/wl5iwAQjl8GCsaM2fhvl7GeQYI4PfPg2c8A068A2q2B2l3PVOVUfeMz Generated-by-Nova", "fingerprint": "bb:ea:cb:be:0a:87:0c:ec:0d:e2:a4:81:6a:81:32:21", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb"}}' 2022-01-18 18:39:36,997 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.382s 2022-01-18 18:39:36,998 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1839528211", "description": "tempest-secgroup-smoke-1839528211 description", "project_id": "71fe3a3f15a54b5aa2628051082084f7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-608e35d3-4028-4214-80fa-3d7f3461c8af', 'date': 'Tue, 18 Jan 2022 18:39:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "name": "tempest-secgroup-smoke-1839528211", "stateful": true, "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "description": "tempest-secgroup-smoke-1839528211 description", "security_group_rules": [{"id": "728b604e-457a-4f1f-81f5-b0fd6ed9559a", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1664, "description": null, "tags": [], "created_at": "2022-01-18T18:39:36Z", "updated_at": "2022-01-18T18:39:36Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}, {"id": "db64b376-5811-43ce-a26a-7ee957d03668", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1665, "description": null, "tags": [], "created_at": "2022-01-18T18:39:36Z", "updated_at": "2022-01-18T18:39:36Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}], "tags": [], "created_at": "2022-01-18T18:39:36Z", "updated_at": "2022-01-18T18:39:36Z", "revision_number": 1, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:39:37,159 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.160s 2022-01-18 18:39:37,159 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7d20b893-dc71-40ea-97b5-61ccc2759972', 'date': 'Tue, 18 Jan 2022 18:39:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "abd22cb3-bede-4780-bca5-fe948a0672e2", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:39:37Z", "updated_at": "2022-01-18T18:39:37Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:39:37,351 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.191s 2022-01-18 18:39:37,352 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-ae0510f6-1f8b-4531-9b80-a434b8161b92', 'date': 'Tue, 18 Jan 2022 18:39:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "14171f2b-384a-4f2a-a66a-8077525b4f8d", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:39:37Z", "updated_at": "2022-01-18T18:39:37Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:39:37,897 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.544s 2022-01-18 18:39:37,897 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bc416186-c78e-4f90-869f-7bfcf9c65c7c', 'date': 'Tue, 18 Jan 2022 18:39:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "13a68aa9-f330-45f8-be8f-ae8b22dac60e", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:39:37Z", "updated_at": "2022-01-18T18:39:37Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:39:38,092 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.194s 2022-01-18 18:39:38,092 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-80fa3e4c-9dcd-4f60-8b27-4dd0f25d2bb1', 'date': 'Tue, 18 Jan 2022 18:39:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4757c40d-e4b5-4def-b26d-58aa20d11ead", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:39:38Z", "updated_at": "2022-01-18T18:39:38Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:39:38,377 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.284s 2022-01-18 18:39:38,377 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-77890439-8e94-4a7f-814d-4543e9beb2b8', 'date': 'Tue, 18 Jan 2022 18:39:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "49628c1d-005c-4791-9b65-8215d4e54dd9", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:39:38Z", "updated_at": "2022-01-18T18:39:38Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:39:38,580 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.202s 2022-01-18 18:39:38,580 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a0841af4-73c5-4d4f-aae9-45bba649a395', 'date': 'Tue, 18 Jan 2022 18:39:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5dac0cb2-9636-45ea-9f46-0a4976ee0289", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "a1bafc58-2142-43fa-aefb-56673536ee5e", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:39:38Z", "updated_at": "2022-01-18T18:39:38Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:39:38,933 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.72:9696/v2.0/networks 0.352s 2022-01-18 18:39:38,933 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--544986425", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-7cc694a0-e096-4380-9670-a484b4e17563', 'date': 'Tue, 18 Jan 2022 18:39:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"9d3ef59a-a647-4768-814b-9761c781ee75","name":"tempest-network-smoke--544986425","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"71fe3a3f15a54b5aa2628051082084f7","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T18:39:38Z","updated_at":"2022-01-18T18:39:38Z","revision_number":1}}' 2022-01-18 18:39:41,255 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.72:9696/v2.0/routers 2.321s 2022-01-18 18:39:41,256 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-758512843", "admin_state_up": true, "project_id": "71fe3a3f15a54b5aa2628051082084f7", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '696', 'x-openstack-request-id': 'req-f6d69a82-f9eb-4a56-950a-a884588676b9', 'date': 'Tue, 18 Jan 2022 18:39:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "e8644f87-82e5-4c14-8aa5-189628fece81", "name": "tempest-TestNetworkAdvancedServerOps-router-758512843", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.227"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T18:39:39Z", "updated_at": "2022-01-18T18:39:40Z", "revision_number": 3, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:39:41,478 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=71fe3a3f15a54b5aa2628051082084f7&cidr=172.20.0.0%2F28 0.221s 2022-01-18 18:39:41,478 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7b6d3de1-2f23-4e85-98ca-4baf93cbe875', 'date': 'Tue, 18 Jan 2022 18:39:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=71fe3a3f15a54b5aa2628051082084f7&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 18:39:41,655 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.176s 2022-01-18 18:39:41,655 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-39d8118a-0c96-4086-af73-8b88366f95c0', 'date': 'Tue, 18 Jan 2022 18:39:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 18:39:41,697 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.041s 2022-01-18 18:39:41,697 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b1069028-ccf7-472b-8519-72317be89814', 'date': 'Tue, 18 Jan 2022 18:39:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 18:39:42,482 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.72:9696/v2.0/subnets 0.784s 2022-01-18 18:39:42,482 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1437243235", "network_id": "9d3ef59a-a647-4768-814b-9761c781ee75", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-93a81156-05aa-4dba-aac9-795dadd11b80', 'date': 'Tue, 18 Jan 2022 18:39:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"51c15dfd-97a5-4007-8f9a-e34fd9b12fa2","name":"tempest-subnet-smoke-1437243235","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","network_id":"9d3ef59a-a647-4768-814b-9761c781ee75","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T18:39:41Z","updated_at":"2022-01-18T18:39:41Z","revision_number":0,"project_id":"71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:39:45,755 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 PUT http://10.222.0.72:9696/v2.0/routers/e8644f87-82e5-4c14-8aa5-189628fece81/add_router_interface 3.272s 2022-01-18 18:39:45,756 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "51c15dfd-97a5-4007-8f9a-e34fd9b12fa2"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fad663a0-3dc7-47cb-a587-0f2fe177dc20', 'date': 'Tue, 18 Jan 2022 18:39:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/e8644f87-82e5-4c14-8aa5-189628fece81/add_router_interface'} Body: b'{"id": "e8644f87-82e5-4c14-8aa5-189628fece81", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "port_id": "87ac1b29-3674-41f2-9fb2-5fc2a41c53e9", "network_id": "9d3ef59a-a647-4768-814b-9761c781ee75", "subnet_id": "51c15dfd-97a5-4007-8f9a-e34fd9b12fa2", "subnet_ids": ["51c15dfd-97a5-4007-8f9a-e34fd9b12fa2"]}' 2022-01-18 18:39:45,804 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.042s 2022-01-18 18:39:45,805 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3413', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1d31d161-d317-4b2b-8d85-0d8f72c8457f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d7ab8129badb40fd911e28dd9aa74fbb", "name": "tempest-TestNetworkAdvancedServerOps-1663327075-project", "password_expires_at": null}, "audit_ids": ["0YD8JZ2bQiCwRPssQQNc0w"], "expires_at": "2022-01-18T19:39:45.000000Z", "issued_at": "2022-01-18T18:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71fe3a3f15a54b5aa2628051082084f7", "name": "tempest-TestNetworkAdvancedServerOps-1663327075"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 18:39:45,805 494960 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause) Found network None available for tenant 2022-01-18 18:39:48,043 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 202 POST http://10.222.0.72/compute/v2.1/servers 2.236s 2022-01-18 18:39:48,043 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "9d3ef59a-a647-4768-814b-9761c781ee75"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb66865-4a7c-41c6-ad63-19286148de08', 'x-compute-request-id': 'req-2cb66865-4a7c-41c6-ad63-19286148de08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "adminPass": "LJWpJ9snPBiK"}}' 2022-01-18 18:39:48,164 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.119s 2022-01-18 18:39:48,165 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57732bb3-b5d8-4c75-8c8e-6860b9a5e510', 'x-compute-request-id': 'req-57732bb3-b5d8-4c75-8c8e-6860b9a5e510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:47Z", "updated": "2022-01-18T18:39:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:39:49,324 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.149s 2022-01-18 18:39:49,324 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fcf711d-2428-46af-b690-fa52fda50e17', 'x-compute-request-id': 'req-2fcf711d-2428-46af-b690-fa52fda50e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:47Z", "updated": "2022-01-18T18:39:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:39:50,445 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.112s 2022-01-18 18:39:50,446 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8ba8832-ff00-4ef7-a9fb-d41a28865d6e', 'x-compute-request-id': 'req-f8ba8832-ff00-4ef7-a9fb-d41a28865d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:47Z", "updated": "2022-01-18T18:39:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:39:51,549 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.095s 2022-01-18 18:39:51,550 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26afcfd4-3290-46ef-8758-4660a990b15c', 'x-compute-request-id': 'req-26afcfd4-3290-46ef-8758-4660a990b15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:47Z", "updated": "2022-01-18T18:39:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:39:52,660 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.102s 2022-01-18 18:39:52,661 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30d35aff-b4ce-444b-b4e1-ab3a11ae2a20', 'x-compute-request-id': 'req-30d35aff-b4ce-444b-b4e1-ab3a11ae2a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:39:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:39:53,858 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.187s 2022-01-18 18:39:53,858 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-805cfd2e-5fe0-4593-af2a-91023cb09de4', 'x-compute-request-id': 'req-805cfd2e-5fe0-4593-af2a-91023cb09de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:39:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:39:53,866 494960 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 5 second wait 2022-01-18 18:39:55,123 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.256s 2022-01-18 18:39:55,123 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27fd74ca-4507-490a-b8d8-10b69aa01cc2', 'x-compute-request-id': 'req-27fd74ca-4507-490a-b8d8-10b69aa01cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:39:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:39:55,131 494960 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2022-01-18 18:39:56,416 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.283s 2022-01-18 18:39:56,417 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a8df966-b979-40f6-8458-432f2ffe92c7', 'x-compute-request-id': 'req-2a8df966-b979-40f6-8458-432f2ffe92c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:39:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:39:57,616 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.188s 2022-01-18 18:39:57,616 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-948bbad2-fa8f-4c12-b735-ac0272583d83', 'x-compute-request-id': 'req-948bbad2-fa8f-4c12-b735-ac0272583d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:39:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:39:58,825 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.200s 2022-01-18 18:39:58,826 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e567b28c-3166-4125-9ce7-e34f4e622572', 'x-compute-request-id': 'req-e567b28c-3166-4125-9ce7-e34f4e622572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:39:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:40:00,060 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.226s 2022-01-18 18:40:00,061 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dca717dc-2961-488a-a159-0bdfb1afa99c', 'x-compute-request-id': 'req-dca717dc-2961-488a-a159-0bdfb1afa99c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:39:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:40:01,291 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.222s 2022-01-18 18:40:01,292 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fe1dc53-164f-488b-8003-1408055c6f44', 'x-compute-request-id': 'req-0fe1dc53-164f-488b-8003-1408055c6f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:39:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:40:02,582 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.281s 2022-01-18 18:40:02,582 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46bbe5d6-1b48-43e5-a956-a51b9d983463', 'x-compute-request-id': 'req-46bbe5d6-1b48-43e5-a956-a51b9d983463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:39:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:40:03,810 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.218s 2022-01-18 18:40:03,810 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b58d60-e235-4ab4-bf8b-e3781a2233c7', 'x-compute-request-id': 'req-07b58d60-e235-4ab4-bf8b-e3781a2233c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:40:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:40:05,037 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.218s 2022-01-18 18:40:05,037 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9f28e90-67b9-4068-b139-f48b5b1de35e', 'x-compute-request-id': 'req-e9f28e90-67b9-4068-b139-f48b5b1de35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:40:04Z", "addresses": {"tempest-network-smoke--544986425": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:cf:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": "2022-01-18T18:40:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:40:05,045 494960 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait 2022-01-18 18:40:05,242 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.196s 2022-01-18 18:40:05,242 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c503c228-b8c7-4327-87f9-ac26011fa91b', 'x-compute-request-id': 'req-c503c228-b8c7-4327-87f9-ac26011fa91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:40:04Z", "addresses": {"tempest-network-smoke--544986425": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:cf:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": "2022-01-18T18:40:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:40:05,322 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=954df117-11e8-4fc0-8ce2-77fe35756146 0.071s 2022-01-18 18:40:05,323 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '900', 'x-openstack-request-id': 'req-9e289d5e-ea74-49a9-affc-34944e8ad2b1', 'date': 'Tue, 18 Jan 2022 18:40:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"ports":[{"id":"f4febb77-5385-422a-b53d-232c9b788550","name":"","network_id":"9d3ef59a-a647-4768-814b-9761c781ee75","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","mac_address":"fa:16:3e:d9:cf:98","admin_state_up":true,"status":"ACTIVE","device_id":"954df117-11e8-4fc0-8ce2-77fe35756146","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"51c15dfd-97a5-4007-8f9a-e34fd9b12fa2","ip_address":"172.20.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a1bafc58-2142-43fa-aefb-56673536ee5e"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T18:39:54Z","updated_at":"2022-01-18T18:40:02Z","revision_number":5,"project_id":"71fe3a3f15a54b5aa2628051082084f7"}]}' 2022-01-18 18:40:07,529 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.205s 2022-01-18 18:40:07,530 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "f4febb77-5385-422a-b53d-232c9b788550", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "fixed_ip_address": "172.20.0.11"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-072a2c53-bccb-412c-9d0b-3dde063ea538', 'date': 'Tue, 18 Jan 2022 18:40:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8fe58e7a-273c-4109-99e4-6fe0c57e6c3b", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.113", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "e8644f87-82e5-4c14-8aa5-189628fece81", "port_id": "f4febb77-5385-422a-b53d-232c9b788550", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "description": "", "port_details": {"name": "", "network_id": "9d3ef59a-a647-4768-814b-9761c781ee75", "mac_address": "fa:16:3e:d9:cf:98", "admin_state_up": true, "status": "ACTIVE", "device_id": "954df117-11e8-4fc0-8ce2-77fe35756146", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:40:06Z", "updated_at": "2022-01-18T18:40:06Z", "revision_number": 0}}' 2022-01-18 18:40:07,852 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.321s 2022-01-18 18:40:07,852 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e845b070-8ba1-4047-8335-4591afcb1973', 'x-compute-request-id': 'req-e845b070-8ba1-4047-8335-4591afcb1973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:40:04Z", "addresses": {"tempest-network-smoke--544986425": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:cf:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": "2022-01-18T18:40:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:40:07,860 494960 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 18:40:08,011 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72:9696/v2.0/floatingips/8fe58e7a-273c-4109-99e4-6fe0c57e6c3b 0.150s 2022-01-18 18:40:08,011 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-0b183308-04d3-41c8-8a26-0191e9311acc', 'date': 'Tue, 18 Jan 2022 18:40:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/8fe58e7a-273c-4109-99e4-6fe0c57e6c3b'} Body: b'{"floatingip": {"id": "8fe58e7a-273c-4109-99e4-6fe0c57e6c3b", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.113", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "e8644f87-82e5-4c14-8aa5-189628fece81", "port_id": "f4febb77-5385-422a-b53d-232c9b788550", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9d3ef59a-a647-4768-814b-9761c781ee75", "mac_address": "fa:16:3e:d9:cf:98", "admin_state_up": true, "status": "ACTIVE", "device_id": "954df117-11e8-4fc0-8ce2-77fe35756146", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:40:06Z", "updated_at": "2022-01-18T18:40:06Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:40:09,138 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72:9696/v2.0/floatingips/8fe58e7a-273c-4109-99e4-6fe0c57e6c3b 0.125s 2022-01-18 18:40:09,138 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-7d379ca2-f90b-482d-b9c8-41d51f08f017', 'date': 'Tue, 18 Jan 2022 18:40:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/8fe58e7a-273c-4109-99e4-6fe0c57e6c3b'} Body: b'{"floatingip": {"id": "8fe58e7a-273c-4109-99e4-6fe0c57e6c3b", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.113", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "e8644f87-82e5-4c14-8aa5-189628fece81", "port_id": "f4febb77-5385-422a-b53d-232c9b788550", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9d3ef59a-a647-4768-814b-9761c781ee75", "mac_address": "fa:16:3e:d9:cf:98", "admin_state_up": true, "status": "ACTIVE", "device_id": "954df117-11e8-4fc0-8ce2-77fe35756146", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:40:06Z", "updated_at": "2022-01-18T18:40:06Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:40:10,224 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.72:9696/v2.0/floatingips/8fe58e7a-273c-4109-99e4-6fe0c57e6c3b 0.084s 2022-01-18 18:40:10,225 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '800', 'x-openstack-request-id': 'req-ef116b02-fd69-40d6-a920-956ea41cefc3', 'date': 'Tue, 18 Jan 2022 18:40:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/8fe58e7a-273c-4109-99e4-6fe0c57e6c3b'} Body: b'{"floatingip": {"id": "8fe58e7a-273c-4109-99e4-6fe0c57e6c3b", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.113", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "e8644f87-82e5-4c14-8aa5-189628fece81", "port_id": "f4febb77-5385-422a-b53d-232c9b788550", "fixed_ip_address": "172.20.0.11", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "9d3ef59a-a647-4768-814b-9761c781ee75", "mac_address": "fa:16:3e:d9:cf:98", "admin_state_up": true, "status": "ACTIVE", "device_id": "954df117-11e8-4fc0-8ce2-77fe35756146", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:40:06Z", "updated_at": "2022-01-18T18:40:09Z", "revision_number": 1, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:40:10,225 494960 INFO [tempest.scenario.manager] FloatingIP: {'id': '8fe58e7a-273c-4109-99e4-6fe0c57e6c3b', 'tenant_id': '71fe3a3f15a54b5aa2628051082084f7', 'floating_ip_address': '172.26.6.113', 'floating_network_id': '50334fed-c913-4a40-9569-a4a96cf148a9', 'router_id': 'e8644f87-82e5-4c14-8aa5-189628fece81', 'port_id': 'f4febb77-5385-422a-b53d-232c9b788550', 'fixed_ip_address': '172.20.0.11', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '9d3ef59a-a647-4768-814b-9761c781ee75', 'mac_address': 'fa:16:3e:d9:cf:98', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '954df117-11e8-4fc0-8ce2-77fe35756146', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-01-18T18:40:06Z', 'updated_at': '2022-01-18T18:40:09Z', 'revision_number': 1, 'project_id': '71fe3a3f15a54b5aa2628051082084f7'} is at status: ACTIVE 2022-01-18 18:40:10,225 494960 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.364366 seconds 2022-01-18 18:40:10,225 494960 DEBUG [tempest.scenario.manager] checking network connections to IP 172.26.6.113 with user: ubuntu 2022-01-18 18:40:10,226 494960 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause begins to ping 172.26.6.113 in 120 sec and the expected result is reachable 2022-01-18 18:42:10,661 494960 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-01-18 18:42:10,662 494960 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause finishes ping 172.26.6.113 in 120 sec and the ping result is unexpected 2022-01-18 18:42:11,695 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 POST http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146/action 1.032s 2022-01-18 18:42:11,696 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '45693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d74b207-01d0-413d-8878-5c8d765e092d', 'x-compute-request-id': 'req-6d74b207-01d0-413d-8878-5c8d765e092d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 18:42:11,698 494960 DEBUG [tempest.scenario.manager] Console output for 954df117-11e8-4fc0-8ce2-77fe35756146 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.084000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088000] tsc: Detected 1995.192 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.092000] pid_max: default: 32768 minimum: 301 [ 0.096044] Security Framework initialized [ 0.100000] Yama: becoming mindful. [ 0.100037] AppArmor: AppArmor initialized [ 0.104241] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.108097] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.112000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.112010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.116506] CPU: Physical Processor ID: 0 [ 0.120000] mce: CPU supports 1 MCE banks [ 0.120126] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.124000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.124006] Spectre V2 : Mitigation: Full generic retpoline [ 0.128004] Speculative Store Bypass: Vulnerable [ 0.177098] Freeing SMP alternatives memory: 36K [ 0.182332] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.184089] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.188055] Hierarchical SRCU implementation. [ 0.192759] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.196003] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.200058] smp: Bringing up secondary CPUs ... [ 0.204005] smp: Brought up 1 node, 1 CPU [ 0.208004] smpboot: Max logical packages: 1 [ 0.212005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.216413] devtmpfs: initialized [ 0.220097] x86/mm: Memory block size: 128MB [ 0.224234] evm: security.selinux [ 0.228008] evm: security.SMACK64 [ 0.232004] evm: security.SMACK64EXEC [ 0.236004] evm: security.SMACK64TRANSMUTE [ 0.240003] evm: security.SMACK64MMAP [ 0.244004] evm: security.apparmor [ 0.248003] evm: security.ima [ 0.252003] evm: security.capability [ 0.256142] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.260014] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.264057] pinctrl core: initialized pinctrl subsystem [ 0.268243] NET: Registered protocol family 16 [ 0.272130] audit: initializing netlink subsys (disabled) [ 0.276169] cpuidle: using governor ladder [ 0.280008] audit: type=2000 audit(1642531214.276:1): state=initialized audit_enabled=0 res=1 [ 0.284008] cpuidle: using governor menu [ 0.288055] ACPI: bus type PCI registered [ 0.292004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.300198] PCI: Using configuration type 1 for base access [ 0.305541] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.308275] ACPI: Added _OSI(Module Device) [ 0.312008] ACPI: Added _OSI(Processor Device) [ 0.316005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324016] ACPI: Added _OSI(Linux-Dell-Video) [ 0.334778] ACPI: Interpreter enabled [ 0.336015] ACPI: (supports S0 S5) [ 0.340004] ACPI: Using IOAPIC for interrupt routing [ 0.344043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.348540] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.388929] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.392012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.396011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.400017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.404436] PCI host bridge to bus 0000:00 [ 0.408006] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.412007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.416006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.420006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.424027] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.428006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.468334] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.472005] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.476008] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.480005] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.489455] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.489455] * this clock source is slow. Consider trying other clock sources [ 0.502510] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.548559] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.552762] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.560221] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.564735] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.568592] SCSI subsystem initialized [ 0.572284] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.576000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.576026] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.580004] vgaarb: loaded [ 0.584042] pps_core: LinuxPPS API ver. 1 registered [ 0.588004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.592018] PTP clock support registered [ 0.596063] EDAC MC: Ver: 3.0.0 [ 0.604244] hv_vmbus: Vmbus version:4.0 [ 0.608091] PCI: Using ACPI for IRQ routing [ 0.612711] NetLabel: Initializing [ 0.616015] NetLabel: domain hash size = 128 [ 0.619971] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.620059] NetLabel: unlabeled traffic allowed by default [ 0.624152] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.643437] VFS: Disk quotas dquot_6.6.0 [ 0.648169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.653165] AppArmor: AppArmor Filesystem Enabled [ 0.657346] pnp: PnP ACPI init [ 0.669481] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.673778] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.678144] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.682791] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.686892] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.691014] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.695086] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.699424] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.703518] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.708359] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.712789] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.717266] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.722503] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.727111] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.732139] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.736930] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.741449] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.746772] pnp: PnP ACPI: found 9 devices [ 0.757425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.762656] NET: Registered protocol family 2 [ 0.766893] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.771954] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.776477] TCP: Hash tables configured (established 8192 bind 8192) [ 0.781526] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.786490] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.791016] NET: Registered protocol family 1 [ 0.795379] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.800757] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.805838] Unpacking initramfs... [ 1.106745] Freeing initrd memory: 13088K [ 1.111687] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.117200] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.123445] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.128921] Scanning for low memory corruption every 60 seconds [ 1.134353] Initialise system trusted keyrings [ 1.138807] Key type blacklist registered [ 1.143608] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.149631] zbud: loaded [ 1.154552] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.159788] fuse init (API version 7.26) [ 1.165057] Key type asymmetric registered [ 1.169634] Asymmetric key parser 'x509' registered [ 1.174030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.178966] io scheduler noop registered (default) [ 1.183223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.188627] ACPI: Power Button [PWRF] [ 1.193955] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.223013] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.253261] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.260582] Linux agpgart interface v0.103 [ 1.266197] loop: module loaded [ 1.270283] hv_vmbus: registering driver hv_storvsc [ 1.277747] scsi host0: storvsc_host_t [ 1.286258] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.295547] scsi host1: storvsc_host_t [ 1.304877] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.310348] random: fast init done [ 1.315085] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.327290] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.335244] scsi host2: ata_piix [ 1.339539] sd 0:0:0:0: [sda] Write Protect is off [ 1.343767] scsi host3: ata_piix [ 1.347756] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.352827] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.359997] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.376440] libphy: Fixed MDIO Bus: probed [ 1.381799] tun: Universal TUN/TAP device driver, 1.6 [ 1.386493] PPP generic driver version 2.4.2 [ 1.390887] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.413242] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.417689] sda: sda1 [ 1.421689] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.426795] mousedev: PS/2 mouse device common for all mice [ 1.432952] rtc_cmos 00:00: RTC can wake from S4 [ 1.463204] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.470793] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.475475] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.482973] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.488865] device-mapper: uevent: version 1.0.3 [ 1.493452] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.501166] NET: Registered protocol family 10 [ 1.511708] Segment Routing with IPv6 [ 1.515803] NET: Registered protocol family 17 [ 1.520121] Key type dns_resolver registered [ 1.524847] RAS: Correctable Errors collector initialized. [ 2.489671] registered taskstats version 1 [ 2.493807] Loading compiled-in X.509 certificates [ 2.501829] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.507105] zswap: loaded using pool lzo/zbud [ 2.516362] Key type big_key registered [ 2.520360] Key type trusted registered [ 2.526911] Key type encrypted registered [ 2.530916] AppArmor: AppArmor sha1 policy hashing enabled [ 2.535803] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.540427] evm: HMAC attrs: 0x1 [ 2.685816] rtc_cmos 00:00: setting system clock to 2022-01-18 18:40:17 UTC (1642531217) [ 2.691603] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.695826] EDD information not available. [ 3.223957] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.235740] ata2.00: configured for MWDMA2 [ 3.255492] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.273751] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.279224] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.287636] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.296026] Freeing unused kernel memory: 2248K [ 3.324103] Write protecting the kernel read-only data: 18432k [ 3.330605] Freeing unused kernel memory: 2008K [ 3.335317] Freeing unused kernel memory: 124K [ 3.362989] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.370527] x86/mm: Checking user space page tables [ 3.387241] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.441002] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.445851] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.450768] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.455330] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.460300] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.468065] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.483677] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.491110] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.497701] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.502142] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.654215] hv_utils: Registering HyperV Utility Driver [ 3.658699] hv_vmbus: registering driver hv_util [ 3.669496] hv_vmbus: registering driver hv_netvsc [ 3.679146] hidraw: raw HID events driver (C) Jiri Kosina [ 3.703504] hv_vmbus: registering driver hid_hyperv [ 3.715808] hv_vmbus: registering driver hyperv_keyboard [ 3.805317] hv_utils: Heartbeat IC version 3.0 [ 3.820723] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.828346] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.844990] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.882733] hv_utils: Shutdown IC version 3.0 [ 3.890822] hv_utils: TimeSync IC version 4.0 [ 3.895526] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.088246] raid6: sse2x1 gen() 4969 MB/s [ 4.140037] raid6: sse2x1 xor() 3733 MB/s [ 4.192030] raid6: sse2x2 gen() 6211 MB/s [ 4.240058] raid6: sse2x2 xor() 4349 MB/s [ 4.288031] raid6: sse2x4 gen() 7196 MB/s [ 4.340195] raid6: sse2x4 xor() 5356 MB/s [ 4.344515] raid6: using algorithm sse2x4 gen() 7196 MB/s [ 4.349256] raid6: .... xor() 5356 MB/s, rmw enabled [ 4.353675] raid6: using intx1 recovery algorithm [ 4.361206] xor: measuring software checksum speed [ 4.404028] prefetch64-sse: 10094.000 MB/sec [ 4.448239] generic_sse: 9302.000 MB/sec [ 4.452239] xor: using function: prefetch64-sse (10094.000 MB/sec) [ 4.459522] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.617401] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.790281] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.279999] 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) [ 5.287605] systemd[1]: Detected virtualization microsoft. [ 5.292301] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.333747] systemd[1]: Set hostname to <ubuntu>. [ 5.344430] systemd[1]: Initializing machine ID from random generator. [ 5.350122] systemd[1]: Installed transient /etc/machine-id file. [ 5.685708] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 5.732382] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 5.778370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 5.823826] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Journal Socket. Mounting Debug File System... Starting Load Kernel Modules... Mounting POSIX Message Queue File System... [ 6.606282] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... Starting Remount Root and Kernel File Systems...[ 6.677222] iscsi: registered transport (tcp) [ 6.710076] iscsi: registered transport (iser) Mounting Huge Pages File System... Starting Journal Service... [ 6.773998] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 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. [ 20.996872] cloud-init[336]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 18:40:26 +0000. Up 10.51 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (20s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (37s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfces (1min / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 15s) 2022-01-18 18:42:12,809 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/8fe58e7a-273c-4109-99e4-6fe0c57e6c3b 1.109s 2022-01-18 18:42:12,809 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-f302b143-acdf-4c72-a5c8-aa52a3e1a776', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:42:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/8fe58e7a-273c-4109-99e4-6fe0c57e6c3b'} Body: b'' 2022-01-18 18:42:14,066 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 1.256s 2022-01-18 18:42:14,066 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99c0c416-213a-4587-bb70-3347a163bda3', 'x-compute-request-id': 'req-99c0c416-213a-4587-bb70-3347a163bda3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'' 2022-01-18 18:42:14,448 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.381s 2022-01-18 18:42:14,448 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03c4c7c2-a19b-4ea8-8330-a89461dd8317', 'x-compute-request-id': 'req-03c4c7c2-a19b-4ea8-8330-a89461dd8317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:42:13Z", "addresses": {"tempest-network-smoke--544986425": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:cf:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": "2022-01-18T18:40:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:15,757 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.299s 2022-01-18 18:42:15,758 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a53df9cf-1249-485f-bfca-b778353dae64', 'x-compute-request-id': 'req-a53df9cf-1249-485f-bfca-b778353dae64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"server": {"id": "954df117-11e8-4fc0-8ce2-77fe35756146", "name": "tempest-TestNetworkAdvancedServerOps-server-943233935", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:39:46Z", "updated": "2022-01-18T18:42:13Z", "addresses": {"tempest-network-smoke--544986425": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:cf:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/954df117-11e8-4fc0-8ce2-77fe35756146"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1301793558", "OS-SRV-USG:launched_at": "2022-01-18T18:40:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1839528211"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:16,813 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146 0.047s 2022-01-18 18:42:16,813 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ef432eb5-f1f8-4902-92d6-d8373a3d3aaa', 'x-compute-request-id': 'req-ef432eb5-f1f8-4902-92d6-d8373a3d3aaa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/954df117-11e8-4fc0-8ce2-77fe35756146'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 954df117-11e8-4fc0-8ce2-77fe35756146 could not be found."}}' 2022-01-18 18:42:19,096 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/e8644f87-82e5-4c14-8aa5-189628fece81/remove_router_interface 2.281s 2022-01-18 18:42:19,096 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "51c15dfd-97a5-4007-8f9a-e34fd9b12fa2"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1ddee95a-9456-4a23-bff2-4c42a79446f3', 'date': 'Tue, 18 Jan 2022 18:42:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/e8644f87-82e5-4c14-8aa5-189628fece81/remove_router_interface'} Body: b'{"id": "e8644f87-82e5-4c14-8aa5-189628fece81", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "port_id": "87ac1b29-3674-41f2-9fb2-5fc2a41c53e9", "network_id": "9d3ef59a-a647-4768-814b-9761c781ee75", "subnet_id": "51c15dfd-97a5-4007-8f9a-e34fd9b12fa2", "subnet_ids": ["51c15dfd-97a5-4007-8f9a-e34fd9b12fa2"]}' 2022-01-18 18:42:19,572 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/51c15dfd-97a5-4007-8f9a-e34fd9b12fa2 0.475s 2022-01-18 18:42:19,572 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-ba7fc0f2-79ab-4b2f-acff-7aa6d8b9daf1', 'date': 'Tue, 18 Jan 2022 18:42:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/51c15dfd-97a5-4007-8f9a-e34fd9b12fa2'} Body: b'' 2022-01-18 18:42:20,701 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/e8644f87-82e5-4c14-8aa5-189628fece81 1.127s 2022-01-18 18:42:20,701 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-18eaa7fc-b9a2-4f6a-bb0e-4cb16eceeab0', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:42:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/e8644f87-82e5-4c14-8aa5-189628fece81'} Body: b'' 2022-01-18 18:42:21,524 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/9d3ef59a-a647-4768-814b-9761c781ee75 0.822s 2022-01-18 18:42:21,524 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-47d0ad7d-a76b-46b0-a697-1d9b998050e6', 'date': 'Tue, 18 Jan 2022 18:42:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/9d3ef59a-a647-4768-814b-9761c781ee75'} Body: b'' 2022-01-18 18:42:21,743 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/a1bafc58-2142-43fa-aefb-56673536ee5e 0.218s 2022-01-18 18:42:21,744 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-849efd5c-b43f-4906-83b0-5a204ad4b2d9', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:42:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/a1bafc58-2142-43fa-aefb-56673536ee5e'} Body: b'' 2022-01-18 18:42:21,796 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1301793558 0.052s 2022-01-18 18:42:21,797 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88804e51-8307-416d-a065-a4a22102cbe1', 'x-compute-request-id': 'req-88804e51-8307-416d-a065-a4a22102cbe1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1301793558'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 155, in test_server_connectivity_pause_unpause floating_ip = self._setup_network(server, keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 77, in _setup_network self._wait_server_status_and_check_network_connectivity( File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 103, in _wait_server_status_and_check_network_connectivity self._check_network_connectivity(server, keypair, floating_ip, File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 93, in _check_network_connectivity self.check_vm_connectivity(floating_ip_addr, username, File "/opt/stack/tempest/tempest/scenario/manager.py", line 945, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Public network connectivity check failed Timed out waiting for 172.26.6.113 to become reachable |
||||||
test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
fail
ft5.6: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 18:42:22,077 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.271s 2022-01-18 18:42:22,077 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1044936167"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55c704f7-6d8d-4cc2-80d2-9bff59c481d0', 'x-compute-request-id': 'req-55c704f7-6d8d-4cc2-80d2-9bff59c481d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAs2UzDGM1lvFvEq24NV/MlVyOXBZ2EIgMjVuRZzaAjXbhPBdd\\nBvGdFSenSdEqnE9lc53eOl7xOPu3gnvDrJW78yriSNB6kw/xXIVa8+LVHgBRNTsD\\nUX97KpyNBT43Pt+1zOOEOe6hSSK7AuMsDcKpWemheD9ia+dnxXmaSKZ0P93Tm7BT\\nx5+uMyw21uWkZy/a2B6LzIJEYlYilKPnWrSwQiI96iCzQukqqe3jTsbgSrYzlZKB\\nCDTprBImXEW3hR8fqjyMgpVQfLLcKfYJ58TIwplpC0Ak9UiIZxBiVU0cRQ9uBGWK\\nx6yJ+M0VJDGhWe7Fo/Gt/qYdnOS9dsXjvAMpEwIDAQABAoIBAEK8Vu04yurIDgXo\\n0ioo5TZ7JApl4K3trp23frPitpfprYhpOJYos8L26WiwgyV688a657zXLO2B1paX\\n7Ab7/NtNDLkBtVeYCrXcdiVcMOPkQlGHDoj2357OdjeJGYwuNLdvu/TBLQbEAMXm\\nNLE5xT5Jh2PwUHDLuPLhdd+o7H4FK/M8dbDTyit47dZieIXSuuO+ouG4gHVGZuah\\nF2hB2fjOixXQynBgnbvM1+dn2Vzz2ejxoIzyRPspXBld4UEFbDuEYcXWFDWxe5wE\\n9rdeAS8sSf/I4T8b30D9SshOiVxaFuTVyDI8C0T0foq2zI1vNEOUi+ynmM2ExWGk\\nX2bVTQECgYEA3h4xescmUcdJrRII/nM1YKx4VG0dAMwcYh2NcdYWViO4TdTGeH2K\\nO7cLfllrxo8gAKRqkn3/mgz5rUg7k18XIcWrMn/boaEWNYvXFcoljd83LKe8KKh3\\n9EfQ/R2gQAtmPN1cpNyMupJquYW/NVCYFU/6XO7LBb5wOE2DhIqIMPMCgYEAzsKq\\n+0291Y/ZCDN9sasdCX8BqxVaZ5sGl4t1Z0PsPd2kUjzLFdbaeuTUKK72tWHmhKB5\\nxv1DXIA953jSoSgv7BMD4GSBtyJzbv3g7jCkI3BeJkDKv1sVZPy3cD9DgKxfh29l\\ngDt4iziFWby3T/oYNun8yDU+CKcUmZczfgfkL2ECgYBeQO26LfwCw9Bt0rNiVj0W\\nUtmU6eBe0D5THDtDTReZYfr5fArkYlFgWaJU8VkcnutzmlFm7HSkSFFCyN4PAVDt\\nkdW9zifDBHpKKpcQtgENnOTq3BqqHiMY08jJP+MaijvOJBkGFFjbavpC05B57UM7\\n9/5DpUkdnNw96BahDbARJQKBgQDCyacnpjAH+MMw9MGgFmL+xUafFTjcjrKBJwNu\\nTBFOn3blexyg8I9YZCh0Q5FthFQV8tGHZKaHiNHJNozJAwFS2P838bg6/hveHxQ/\\nklewg3ZPd48LBBZ905BGEXPYz4wYHhxz2JNSJeeLiTzx/d2+LmbVf0N4B2Bi6o26\\nWFjjQQKBgAU1BIXYnhI3XyFYEJuJrCVTV9LpU5wa0cYf9cLSfvnwf+EulOjL0QgN\\n6nI3KronaQ2Lz7jr/OnhqCLdr7RDUQPISeBFFcxDkyvcHsdCLnpG7gX43Znz8tKW\\n0DPBz+BbQWBIwu70dDF2z/WQF/S7WZZnZx72nUUVApEIYJJVVIe0\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-1044936167", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzZTMMYzWW8W8Srbg1X8yVXI5cFnYQiAyNW5FnNoCNduE8F10G8Z0VJ6dJ0SqcT2Vznd46XvE4+7eCe8OslbvzKuJI0HqTD/FchVrz4tUeAFE1OwNRf3sqnI0FPjc+37XM44Q57qFJIrsC4ywNwqlZ6aF4P2Jr52fFeZpIpnQ/3dObsFPHn64zLDbW5aRnL9rYHovMgkRiViKUo+datLBCIj3qILNC6Sqp7eNOxuBKtjOVkoEINOmsEiZcRbeFHx+qPIyClVB8stwp9gnnxMjCmWkLQCT1SIhnEGJVTRxFD24EZYrHrIn4zRUkMaFZ7sWj8a3+ph2c5L12xeO8AykT Generated-by-Nova", "fingerprint": "ee:e4:8f:8f:f9:71:d8:8f:5f:df:be:02:5e:67:e8:1d", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb"}}' 2022-01-18 18:42:22,267 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.187s 2022-01-18 18:42:22,268 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1973193645", "description": "tempest-secgroup-smoke-1973193645 description", "project_id": "71fe3a3f15a54b5aa2628051082084f7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-5aa9adc7-3953-4159-8cb2-7ca006dd7cbe', 'date': 'Tue, 18 Jan 2022 18:42:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "81a78324-34bd-4e08-b269-7850275a5f6c", "name": "tempest-secgroup-smoke-1973193645", "stateful": true, "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "description": "tempest-secgroup-smoke-1973193645 description", "security_group_rules": [{"id": "1bf204bc-a185-42a2-a44d-1f8b627cadfc", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1684, "description": null, "tags": [], "created_at": "2022-01-18T18:42:22Z", "updated_at": "2022-01-18T18:42:22Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}, {"id": "395e2ddd-8d8a-468f-9792-324619dfe90c", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1683, "description": null, "tags": [], "created_at": "2022-01-18T18:42:22Z", "updated_at": "2022-01-18T18:42:22Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}], "tags": [], "created_at": "2022-01-18T18:42:22Z", "updated_at": "2022-01-18T18:42:22Z", "revision_number": 1, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:42:22,418 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.149s 2022-01-18 18:42:22,418 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d36ff281-28ec-4bda-8417-eaf88eb925b6', 'date': 'Tue, 18 Jan 2022 18:42:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "189f54f1-134a-43d7-a7dc-2e2603c4a9b0", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:42:22Z", "updated_at": "2022-01-18T18:42:22Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:42:22,613 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.194s 2022-01-18 18:42:22,613 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f34c19e9-69e3-4fcf-b8d4-ea32d0f55068', 'date': 'Tue, 18 Jan 2022 18:42:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "59dd9c1a-ba81-4f6e-8da3-2bf55f357194", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:42:22Z", "updated_at": "2022-01-18T18:42:22Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:42:22,780 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.166s 2022-01-18 18:42:22,780 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9699796d-4a8d-43ea-b80e-65d27c87c0bb', 'date': 'Tue, 18 Jan 2022 18:42:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c1cedbd0-04d4-47cd-b286-f5a224bd6f7d", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:42:22Z", "updated_at": "2022-01-18T18:42:22Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:42:22,970 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.188s 2022-01-18 18:42:22,970 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4b8dada3-9de1-4198-9d37-ee57a344002f', 'date': 'Tue, 18 Jan 2022 18:42:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "749c3e5a-04dd-42b4-b155-2d031247eb44", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:42:22Z", "updated_at": "2022-01-18T18:42:22Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:42:23,178 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.207s 2022-01-18 18:42:23,179 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c259555a-38c8-46d5-9e75-ca9decd81d17', 'date': 'Tue, 18 Jan 2022 18:42:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "44afe856-acb3-4971-b30c-69b6ece4b2ae", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:42:23Z", "updated_at": "2022-01-18T18:42:23Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:42:23,407 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.227s 2022-01-18 18:42:23,407 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4287244b-1641-43e7-898d-a6f8d8d8944a', 'date': 'Tue, 18 Jan 2022 18:42:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dae55082-2cb1-448b-8627-670c867cfa76", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "81a78324-34bd-4e08-b269-7850275a5f6c", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:42:23Z", "updated_at": "2022-01-18T18:42:23Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:42:23,699 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.72:9696/v2.0/networks 0.291s 2022-01-18 18:42:23,699 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--349284558", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e67a93ed-378b-4164-a965-cfbd24ed6887', 'date': 'Tue, 18 Jan 2022 18:42:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"508ae68f-9240-42b6-a29d-a58ebb90e96c","name":"tempest-network-smoke--349284558","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"71fe3a3f15a54b5aa2628051082084f7","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T18:42:23Z","updated_at":"2022-01-18T18:42:23Z","revision_number":1}}' 2022-01-18 18:42:26,168 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.72:9696/v2.0/routers 2.468s 2022-01-18 18:42:26,168 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1269165183", "admin_state_up": true, "project_id": "71fe3a3f15a54b5aa2628051082084f7", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '697', 'x-openstack-request-id': 'req-3eca76f4-5d92-40fc-aa23-77de36760ddb', 'date': 'Tue, 18 Jan 2022 18:42:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "b8bc1b0b-345b-41b1-b251-367740d43ed7", "name": "tempest-TestNetworkAdvancedServerOps-router-1269165183", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.118"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T18:42:23Z", "updated_at": "2022-01-18T18:42:25Z", "revision_number": 3, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:42:26,227 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=71fe3a3f15a54b5aa2628051082084f7&cidr=172.20.0.0%2F28 0.058s 2022-01-18 18:42:26,227 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-63a6acf2-e176-4019-96ea-9874c7ffb42d', 'date': 'Tue, 18 Jan 2022 18:42:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=71fe3a3f15a54b5aa2628051082084f7&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 18:42:26,452 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.224s 2022-01-18 18:42:26,453 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-a71bb905-a2be-4f17-abb2-c9edcc7d4b5f', 'date': 'Tue, 18 Jan 2022 18:42:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 18:42:26,515 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.061s 2022-01-18 18:42:26,515 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-edaa7ce8-4f85-4a2a-9faf-07518e29da7a', 'date': 'Tue, 18 Jan 2022 18:42:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 18:42:27,231 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.72:9696/v2.0/subnets 0.715s 2022-01-18 18:42:27,231 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-716057006", "network_id": "508ae68f-9240-42b6-a29d-a58ebb90e96c", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-e5076c41-2d90-4896-8e8e-171e4b23d9a8', 'date': 'Tue, 18 Jan 2022 18:42:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"d6528b34-6f49-4c5e-b997-77c23b0e6284","name":"tempest-subnet-smoke-716057006","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","network_id":"508ae68f-9240-42b6-a29d-a58ebb90e96c","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T18:42:26Z","updated_at":"2022-01-18T18:42:26Z","revision_number":0,"project_id":"71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:42:31,567 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 PUT http://10.222.0.72:9696/v2.0/routers/b8bc1b0b-345b-41b1-b251-367740d43ed7/add_router_interface 4.336s 2022-01-18 18:42:31,568 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "d6528b34-6f49-4c5e-b997-77c23b0e6284"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3dedeae5-ff82-4509-bcd7-e6e079961f0b', 'date': 'Tue, 18 Jan 2022 18:42:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/b8bc1b0b-345b-41b1-b251-367740d43ed7/add_router_interface'} Body: b'{"id": "b8bc1b0b-345b-41b1-b251-367740d43ed7", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "port_id": "03a7e471-2d27-435b-ab0a-1469693bddf9", "network_id": "508ae68f-9240-42b6-a29d-a58ebb90e96c", "subnet_id": "d6528b34-6f49-4c5e-b997-77c23b0e6284", "subnet_ids": ["d6528b34-6f49-4c5e-b997-77c23b0e6284"]}' 2022-01-18 18:42:31,618 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.044s 2022-01-18 18:42:31,618 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3413', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8399f30d-6d7a-4846-9b6e-b9995497098f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d7ab8129badb40fd911e28dd9aa74fbb", "name": "tempest-TestNetworkAdvancedServerOps-1663327075-project", "password_expires_at": null}, "audit_ids": ["ISvsGw5WQqSYqRfz_fjkuA"], "expires_at": "2022-01-18T19:42:31.000000Z", "issued_at": "2022-01-18T18:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71fe3a3f15a54b5aa2628051082084f7", "name": "tempest-TestNetworkAdvancedServerOps-1663327075"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 18:42:31,619 494960 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_reboot) Found network None available for tenant 2022-01-18 18:42:32,760 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 202 POST http://10.222.0.72/compute/v2.1/servers 1.140s 2022-01-18 18:42:32,760 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "508ae68f-9240-42b6-a29d-a58ebb90e96c"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c37671a7-bcc7-4089-8035-332ef08bbb8a', 'x-compute-request-id': 'req-c37671a7-bcc7-4089-8035-332ef08bbb8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "adminPass": "y63khs35V8Eg"}}' 2022-01-18 18:42:32,913 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.149s 2022-01-18 18:42:32,913 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-926eb4bb-dec2-40f8-9ef3-cb02fb1125ad', 'x-compute-request-id': 'req-926eb4bb-dec2-40f8-9ef3-cb02fb1125ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:33Z", "updated": "2022-01-18T18:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:34,123 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.202s 2022-01-18 18:42:34,123 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-676c90e0-f942-4ede-8ddd-c1097c99eda7', 'x-compute-request-id': 'req-676c90e0-f942-4ede-8ddd-c1097c99eda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:42:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:34,131 494960 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-01-18 18:42:35,348 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.216s 2022-01-18 18:42:35,348 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09f4956f-4660-44c3-ac51-18738ae3bd58', 'x-compute-request-id': 'req-09f4956f-4660-44c3-ac51-18738ae3bd58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:35,356 494960 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-01-18 18:42:36,721 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.363s 2022-01-18 18:42:36,722 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d20ad10a-b86f-4c87-9516-485f81bf325e', 'x-compute-request-id': 'req-d20ad10a-b86f-4c87-9516-485f81bf325e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:38,053 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.322s 2022-01-18 18:42:38,054 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84b08dca-cc57-4dd4-96fa-0cc839d91519', 'x-compute-request-id': 'req-84b08dca-cc57-4dd4-96fa-0cc839d91519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:39,276 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.213s 2022-01-18 18:42:39,277 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec127227-8bd0-47e6-8f36-7f8530fa47e8', 'x-compute-request-id': 'req-ec127227-8bd0-47e6-8f36-7f8530fa47e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:40,480 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.195s 2022-01-18 18:42:40,481 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f5682ba-9ec7-4b7c-906a-c84ea27f28f3', 'x-compute-request-id': 'req-7f5682ba-9ec7-4b7c-906a-c84ea27f28f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:41,729 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.239s 2022-01-18 18:42:41,730 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21c224af-c93f-458b-8453-9fd3899baf70', 'x-compute-request-id': 'req-21c224af-c93f-458b-8453-9fd3899baf70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:42,982 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.244s 2022-01-18 18:42:42,982 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdb2deb7-f29e-49c6-83b4-6176f91d22b4', 'x-compute-request-id': 'req-bdb2deb7-f29e-49c6-83b4-6176f91d22b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:44,213 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.223s 2022-01-18 18:42:44,213 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8b88390-e929-4fb6-a97d-efdc05b7bfb1', 'x-compute-request-id': 'req-d8b88390-e929-4fb6-a97d-efdc05b7bfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:42:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:45,440 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.218s 2022-01-18 18:42:45,440 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40760ddf-5cc3-4607-b186-5cf75c24a0dd', 'x-compute-request-id': 'req-40760ddf-5cc3-4607-b186-5cf75c24a0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:42:45Z", "addresses": {"tempest-network-smoke--349284558": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f8:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": "2022-01-18T18:42:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:45,449 494960 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-01-18 18:42:45,653 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.204s 2022-01-18 18:42:45,653 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a93d7d82-fe9b-40ff-afa3-fe71f2fd57e2', 'x-compute-request-id': 'req-a93d7d82-fe9b-40ff-afa3-fe71f2fd57e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:42:45Z", "addresses": {"tempest-network-smoke--349284558": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f8:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": "2022-01-18T18:42:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:45,721 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=cd489069-7aa3-4ea8-8c88-802311f04a5d 0.060s 2022-01-18 18:42:45,722 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '900', 'x-openstack-request-id': 'req-2a1a3f46-bbf6-4605-9fa5-ec01a19d9e17', 'date': 'Tue, 18 Jan 2022 18:42:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"ports":[{"id":"4ed679da-0a10-4e44-b2a1-95948e221812","name":"","network_id":"508ae68f-9240-42b6-a29d-a58ebb90e96c","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","mac_address":"fa:16:3e:d3:f8:72","admin_state_up":true,"status":"ACTIVE","device_id":"cd489069-7aa3-4ea8-8c88-802311f04a5d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d6528b34-6f49-4c5e-b997-77c23b0e6284","ip_address":"172.20.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["81a78324-34bd-4e08-b269-7850275a5f6c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T18:42:34Z","updated_at":"2022-01-18T18:42:42Z","revision_number":5,"project_id":"71fe3a3f15a54b5aa2628051082084f7"}]}' 2022-01-18 18:42:47,706 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.72:9696/v2.0/floatingips 1.984s 2022-01-18 18:42:47,707 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "4ed679da-0a10-4e44-b2a1-95948e221812", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "fixed_ip_address": "172.20.0.12"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-fcc4fe35-07db-4d44-87a2-1bbda5f9e301', 'date': 'Tue, 18 Jan 2022 18:42:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d2db5d62-16fa-41f1-a47a-326d03324fa4", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.212", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "b8bc1b0b-345b-41b1-b251-367740d43ed7", "port_id": "4ed679da-0a10-4e44-b2a1-95948e221812", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "description": "", "port_details": {"name": "", "network_id": "508ae68f-9240-42b6-a29d-a58ebb90e96c", "mac_address": "fa:16:3e:d3:f8:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:42:46Z", "updated_at": "2022-01-18T18:42:46Z", "revision_number": 0}}' 2022-01-18 18:42:47,981 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.273s 2022-01-18 18:42:47,981 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54292623-d502-4a1d-84ce-a22850f495a0', 'x-compute-request-id': 'req-54292623-d502-4a1d-84ce-a22850f495a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:42:45Z", "addresses": {"tempest-network-smoke--349284558": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f8:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": "2022-01-18T18:42:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:42:47,990 494960 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 18:42:48,125 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72:9696/v2.0/floatingips/d2db5d62-16fa-41f1-a47a-326d03324fa4 0.134s 2022-01-18 18:42:48,126 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-5455ac43-fd4a-4b85-9341-95d1fb2fb648', 'date': 'Tue, 18 Jan 2022 18:42:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/d2db5d62-16fa-41f1-a47a-326d03324fa4'} Body: b'{"floatingip": {"id": "d2db5d62-16fa-41f1-a47a-326d03324fa4", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.212", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "b8bc1b0b-345b-41b1-b251-367740d43ed7", "port_id": "4ed679da-0a10-4e44-b2a1-95948e221812", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "508ae68f-9240-42b6-a29d-a58ebb90e96c", "mac_address": "fa:16:3e:d3:f8:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:42:46Z", "updated_at": "2022-01-18T18:42:46Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:42:49,265 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72:9696/v2.0/floatingips/d2db5d62-16fa-41f1-a47a-326d03324fa4 0.138s 2022-01-18 18:42:49,266 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-97c6e279-488c-4caa-a0d7-154ddaa57ed8', 'date': 'Tue, 18 Jan 2022 18:42:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/d2db5d62-16fa-41f1-a47a-326d03324fa4'} Body: b'{"floatingip": {"id": "d2db5d62-16fa-41f1-a47a-326d03324fa4", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.212", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "b8bc1b0b-345b-41b1-b251-367740d43ed7", "port_id": "4ed679da-0a10-4e44-b2a1-95948e221812", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "508ae68f-9240-42b6-a29d-a58ebb90e96c", "mac_address": "fa:16:3e:d3:f8:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:42:46Z", "updated_at": "2022-01-18T18:42:46Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:42:50,348 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.72:9696/v2.0/floatingips/d2db5d62-16fa-41f1-a47a-326d03324fa4 0.081s 2022-01-18 18:42:50,349 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '800', 'x-openstack-request-id': 'req-3bf73c42-72f1-459b-aa54-59a30ef5b51b', 'date': 'Tue, 18 Jan 2022 18:42:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/d2db5d62-16fa-41f1-a47a-326d03324fa4'} Body: b'{"floatingip": {"id": "d2db5d62-16fa-41f1-a47a-326d03324fa4", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.212", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "b8bc1b0b-345b-41b1-b251-367740d43ed7", "port_id": "4ed679da-0a10-4e44-b2a1-95948e221812", "fixed_ip_address": "172.20.0.12", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "508ae68f-9240-42b6-a29d-a58ebb90e96c", "mac_address": "fa:16:3e:d3:f8:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:42:46Z", "updated_at": "2022-01-18T18:42:49Z", "revision_number": 1, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:42:50,349 494960 INFO [tempest.scenario.manager] FloatingIP: {'id': 'd2db5d62-16fa-41f1-a47a-326d03324fa4', 'tenant_id': '71fe3a3f15a54b5aa2628051082084f7', 'floating_ip_address': '172.26.6.212', 'floating_network_id': '50334fed-c913-4a40-9569-a4a96cf148a9', 'router_id': 'b8bc1b0b-345b-41b1-b251-367740d43ed7', 'port_id': '4ed679da-0a10-4e44-b2a1-95948e221812', 'fixed_ip_address': '172.20.0.12', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '508ae68f-9240-42b6-a29d-a58ebb90e96c', 'mac_address': 'fa:16:3e:d3:f8:72', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'cd489069-7aa3-4ea8-8c88-802311f04a5d', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-01-18T18:42:46Z', 'updated_at': '2022-01-18T18:42:49Z', 'revision_number': 1, 'project_id': '71fe3a3f15a54b5aa2628051082084f7'} is at status: ACTIVE 2022-01-18 18:42:50,349 494960 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.358679 seconds 2022-01-18 18:42:50,349 494960 DEBUG [tempest.scenario.manager] checking network connections to IP 172.26.6.212 with user: ubuntu 2022-01-18 18:42:50,350 494960 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_reboot begins to ping 172.26.6.212 in 120 sec and the expected result is reachable 2022-01-18 18:44:50,782 494960 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-01-18 18:44:50,783 494960 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_reboot finishes ping 172.26.6.212 in 120 sec and the ping result is unexpected 2022-01-18 18:44:52,007 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 POST http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d/action 1.223s 2022-01-18 18:44:52,008 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '46488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76aa8c74-0cd3-4bb6-aeae-5b937788b503', 'x-compute-request-id': 'req-76aa8c74-0cd3-4bb6-aeae-5b937788b503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 18:44:52,010 494960 DEBUG [tempest.scenario.manager] Console output for cd489069-7aa3-4ea8-8c88-802311f04a5d body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.080000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084000] tsc: Detected 1995.192 MHz processor [ 0.084000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.088004] pid_max: default: 32768 minimum: 301 [ 0.092043] Security Framework initialized [ 0.096000] Yama: becoming mindful. [ 0.096040] AppArmor: AppArmor initialized [ 0.100244] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.104304] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.108022] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.112010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.116511] CPU: Physical Processor ID: 0 [ 0.120311] mce: CPU supports 1 MCE banks [ 0.124105] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.128005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.132005] Spectre V2 : Mitigation: Full generic retpoline [ 0.136004] Speculative Store Bypass: Vulnerable [ 0.173100] Freeing SMP alternatives memory: 36K [ 0.178325] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.180092] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.184058] Hierarchical SRCU implementation. [ 0.188752] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.192004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.196059] smp: Bringing up secondary CPUs ... [ 0.200006] smp: Brought up 1 node, 1 CPU [ 0.204005] smpboot: Max logical packages: 1 [ 0.208005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.212433] devtmpfs: initialized [ 0.216099] x86/mm: Memory block size: 128MB [ 0.220238] evm: security.selinux [ 0.224007] evm: security.SMACK64 [ 0.228004] evm: security.SMACK64EXEC [ 0.232004] evm: security.SMACK64TRANSMUTE [ 0.236003] evm: security.SMACK64MMAP [ 0.240004] evm: security.apparmor [ 0.244005] evm: security.ima [ 0.248005] evm: security.capability [ 0.252147] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.256016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.260082] pinctrl core: initialized pinctrl subsystem [ 0.264251] NET: Registered protocol family 16 [ 0.268111] audit: initializing netlink subsys (disabled) [ 0.272171] cpuidle: using governor ladder [ 0.276010] audit: type=2000 audit(1642531375.272:1): state=initialized audit_enabled=0 res=1 [ 0.280010] cpuidle: using governor menu [ 0.284061] ACPI: bus type PCI registered [ 0.288004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.293384] PCI: Using configuration type 1 for base access [ 0.300318] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.304278] ACPI: Added _OSI(Module Device) [ 0.308011] ACPI: Added _OSI(Processor Device) [ 0.312005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.316004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.320025] ACPI: Added _OSI(Linux-Dell-Video) [ 0.333298] ACPI: Interpreter enabled [ 0.336013] ACPI: (supports S0 S5) [ 0.340005] ACPI: Using IOAPIC for interrupt routing [ 0.344043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.348500] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.391580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.392010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.396011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.400015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.408193] PCI host bridge to bus 0000:00 [ 0.412006] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.416027] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.420006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.424006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.428006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.432006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.471397] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.472006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.476007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.480006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.490110] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.490110] * this clock source is slow. Consider trying other clock sources [ 0.502070] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.550105] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.552761] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.556842] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.560855] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.564663] SCSI subsystem initialized [ 0.568303] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.572000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.572005] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.576004] vgaarb: loaded [ 0.580050] pps_core: LinuxPPS API ver. 1 registered [ 0.584004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.588015] PTP clock support registered [ 0.592061] EDAC MC: Ver: 3.0.0 [ 0.600513] hv_vmbus: Vmbus version:4.0 [ 0.604116] PCI: Using ACPI for IRQ routing [ 0.608715] NetLabel: Initializing [ 0.612015] NetLabel: domain hash size = 128 [ 0.616012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.620035] NetLabel: unlabeled traffic allowed by default [ 0.623815] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.639117] VFS: Disk quotas dquot_6.6.0 [ 0.643178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.649745] AppArmor: AppArmor Filesystem Enabled [ 0.654260] pnp: PnP ACPI init [ 0.665628] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.670506] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.675417] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.680433] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.685333] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.691066] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.696324] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.701536] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.706886] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.713011] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.717944] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.723696] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.729452] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.734501] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.740448] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.745473] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.750733] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.757236] pnp: PnP ACPI: found 9 devices [ 0.768075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.775056] NET: Registered protocol family 2 [ 0.779820] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.785217] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.790370] TCP: Hash tables configured (established 8192 bind 8192) [ 0.795479] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.799963] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.804534] NET: Registered protocol family 1 [ 0.808860] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.814772] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.820509] Unpacking initramfs... [ 1.120796] Freeing initrd memory: 13088K [ 1.125467] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.131129] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.140619] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.147220] Scanning for low memory corruption every 60 seconds [ 1.152863] Initialise system trusted keyrings [ 1.157558] Key type blacklist registered [ 1.163112] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.169911] zbud: loaded [ 1.175200] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.180592] fuse init (API version 7.26) [ 1.186257] Key type asymmetric registered [ 1.191795] Asymmetric key parser 'x509' registered [ 1.196272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.202005] io scheduler noop registered (default) [ 1.206848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.212705] ACPI: Power Button [PWRF] [ 1.217301] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.244990] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.273873] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.280991] Linux agpgart interface v0.103 [ 1.286440] loop: module loaded [ 1.290359] hv_vmbus: registering driver hv_storvsc [ 1.297637] scsi host0: storvsc_host_t [ 1.306608] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.316230] scsi host1: storvsc_host_t [ 1.325395] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.331251] random: fast init done [ 1.336452] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.347700] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.355099] scsi host2: ata_piix [ 1.359185] sd 0:0:0:0: [sda] Write Protect is off [ 1.364253] scsi host3: ata_piix [ 1.369088] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.374367] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.379576] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.395550] libphy: Fixed MDIO Bus: probed [ 1.399919] tun: Universal TUN/TAP device driver, 1.6 [ 1.405072] PPP generic driver version 2.4.2 [ 1.410184] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.433157] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.437917] sda: sda1 [ 1.442207] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.447170] mousedev: PS/2 mouse device common for all mice [ 1.453188] rtc_cmos 00:00: RTC can wake from S4 [ 1.482895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.490992] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.499398] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.504640] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.509301] device-mapper: uevent: version 1.0.3 [ 1.515656] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.521618] NET: Registered protocol family 10 [ 1.531332] Segment Routing with IPv6 [ 1.536441] NET: Registered protocol family 17 [ 1.540774] Key type dns_resolver registered [ 1.545143] RAS: Correctable Errors collector initialized. [ 2.377075] registered taskstats version 1 [ 2.383093] Loading compiled-in X.509 certificates [ 2.391360] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.397384] zswap: loaded using pool lzo/zbud [ 2.406407] Key type big_key registered [ 2.410935] Key type trusted registered [ 2.417559] Key type encrypted registered [ 2.421712] AppArmor: AppArmor sha1 policy hashing enabled [ 2.426127] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.431280] evm: HMAC attrs: 0x1 [ 2.546660] rtc_cmos 00:00: setting system clock to 2022-01-18 18:42:58 UTC (1642531378) [ 2.552941] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.557927] EDD information not available. [ 2.973781] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 2.985199] ata2.00: configured for MWDMA2 [ 3.004235] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.019209] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.025412] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.034310] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.043994] Freeing unused kernel memory: 2248K [ 3.056060] Write protecting the kernel read-only data: 18432k [ 3.061920] Freeing unused kernel memory: 2008K [ 3.067242] Freeing unused kernel memory: 124K [ 3.083976] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.089223] x86/mm: Checking user space page tables [ 3.104701] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.159548] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.165777] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.172201] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.178210] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.183490] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.196067] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.209541] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.218140] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.223974] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.228691] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.362431] hv_vmbus: registering driver hv_netvsc [ 3.373023] hv_utils: Registering HyperV Utility Driver [ 3.377180] hv_vmbus: registering driver hv_util [ 3.389647] hidraw: raw HID events driver (C) Jiri Kosina [ 3.398536] hv_vmbus: registering driver hyperv_keyboard [ 3.419364] hv_vmbus: registering driver hid_hyperv [ 3.515826] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.526001] hv_utils: Heartbeat IC version 3.0 [ 3.532276] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.551971] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.589464] hv_utils: Shutdown IC version 3.0 [ 3.598911] hv_utils: TimeSync IC version 4.0 [ 3.613264] hv_utils: VSS IC version 5.0 Begin: Loading ssential drivers ... [ 3.812040] raid6: sse2x1 gen() 4898 MB/s [ 3.864035] raid6: sse2x1 xor() 3218 MB/s [ 3.916026] raid6: sse2x2 gen() 6206 MB/s [ 3.964030] raid6: sse2x2 xor() 4409 MB/s [ 4.012031] raid6: sse2x4 gen() 7163 MB/s [ 4.060030] raid6: sse2x4 xor() 5495 MB/s [ 4.065701] raid6: using algorithm sse2x4 gen() 7163 MB/s [ 4.069921] raid6: .... xor() 5495 MB/s, rmw enabled [ 4.074020] raid6: using intx1 recovery algorithm [ 4.082209] xor: measuring software checksum speed [ 4.124024] prefetch64-sse: 10163.000 MB/sec [ 4.168059] generic_sse: 9344.000 MB/sec [ 4.171865] xor: using function: prefetch64-sse (10163.000 MB/sec) [ 4.182008] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.344063] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.509471] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.758721] 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) [ 4.765741] systemd[1]: Detected virtualization microsoft. [ 4.770000] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 4.805523] systemd[1]: Set hostname to <ubuntu>. [ 4.811398] systemd[1]: Initializing machine ID from random generator. [ 4.816410] systemd[1]: Installed transient /etc/machine-id file. [ 5.069529] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 5.114421] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 5.162310] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 5.217242] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Created slice System Slice. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... Starting Load Kernel Modules... Starting Create list of required st... nodes for the current kernel... [ 5.861965] Loading iSCSI transport class v2.0-870. Mounting Debug File System... [ 5.911170] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 5.950916] EXT4-fs (sda1): re-mounted. Opts: (null) [ 5.967793] iscsi: registered transport (iser) Mounting POSIX Message Queue File System... Starting Journal Service... [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 20.779521] cloud-init[340]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 18:43:06 +0000. Up 9.75 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is unning for Raise network interfaces (27s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is unning for Raise network interfaces (35s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (41s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (41s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (48s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (48s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (55s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (55s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Rais ne...interfaces (1min 17s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5mn 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Rais ne...interfaces (1min 25s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5mn 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 37s / 5mn 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interface (1min 38s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 15s) 2022-01-18 18:44:53,073 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/d2db5d62-16fa-41f1-a47a-326d03324fa4 1.061s 2022-01-18 18:44:53,073 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-54d36619-4171-4046-8978-1bdcd439b960', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:44:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/d2db5d62-16fa-41f1-a47a-326d03324fa4'} Body: b'' 2022-01-18 18:44:53,438 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.364s 2022-01-18 18:44:53,438 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66a4f029-f1ae-4aeb-a25d-1bc572a98fff', 'x-compute-request-id': 'req-66a4f029-f1ae-4aeb-a25d-1bc572a98fff', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'' 2022-01-18 18:44:53,830 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.391s 2022-01-18 18:44:53,831 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da676af-fc7a-4662-9175-84be945a257a', 'x-compute-request-id': 'req-0da676af-fc7a-4662-9175-84be945a257a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:44:53Z", "addresses": {"tempest-network-smoke--349284558": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f8:72"}, {"version": 4, "addr": "172.26.6.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f8:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": "2022-01-18T18:42:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:44:55,050 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.208s 2022-01-18 18:44:55,051 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeae4ab4-a743-4628-82b4-8fe47ed0aeab', 'x-compute-request-id': 'req-aeae4ab4-a743-4628-82b4-8fe47ed0aeab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:44:53Z", "addresses": {"tempest-network-smoke--349284558": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:f8:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": "2022-01-18T18:42:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1973193645"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:44:56,214 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.155s 2022-01-18 18:44:56,215 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97624a00-8c54-42a9-8351-44b0345dbd84', 'x-compute-request-id': 'req-97624a00-8c54-42a9-8351-44b0345dbd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"server": {"id": "cd489069-7aa3-4ea8-8c88-802311f04a5d", "name": "tempest-TestNetworkAdvancedServerOps-server-426780993", "status": "DELETED", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:42:32Z", "updated": "2022-01-18T18:44:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1044936167", "OS-SRV-USG:launched_at": "2022-01-18T18:42:44.000000", "OS-SRV-USG:terminated_at": "2022-01-18T18:44:55.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:44:56,222 494960 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-01-18 18:44:57,273 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d 0.049s 2022-01-18 18:44:57,273 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1fa52005-b6b3-4c76-a617-17a3ec2e6389', 'x-compute-request-id': 'req-1fa52005-b6b3-4c76-a617-17a3ec2e6389', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cd489069-7aa3-4ea8-8c88-802311f04a5d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cd489069-7aa3-4ea8-8c88-802311f04a5d could not be found."}}' 2022-01-18 18:44:59,523 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/b8bc1b0b-345b-41b1-b251-367740d43ed7/remove_router_interface 2.249s 2022-01-18 18:44:59,524 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "d6528b34-6f49-4c5e-b997-77c23b0e6284"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-20c97d05-4b3b-4cda-aa78-d681ac31990f', 'date': 'Tue, 18 Jan 2022 18:44:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/b8bc1b0b-345b-41b1-b251-367740d43ed7/remove_router_interface'} Body: b'{"id": "b8bc1b0b-345b-41b1-b251-367740d43ed7", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "port_id": "03a7e471-2d27-435b-ab0a-1469693bddf9", "network_id": "508ae68f-9240-42b6-a29d-a58ebb90e96c", "subnet_id": "d6528b34-6f49-4c5e-b997-77c23b0e6284", "subnet_ids": ["d6528b34-6f49-4c5e-b997-77c23b0e6284"]}' 2022-01-18 18:44:59,951 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/d6528b34-6f49-4c5e-b997-77c23b0e6284 0.427s 2022-01-18 18:44:59,952 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-3d8b7c2f-9e07-4224-a560-16769ee1d770', 'date': 'Tue, 18 Jan 2022 18:44:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/d6528b34-6f49-4c5e-b997-77c23b0e6284'} Body: b'' 2022-01-18 18:45:01,053 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/b8bc1b0b-345b-41b1-b251-367740d43ed7 1.101s 2022-01-18 18:45:01,053 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-84150aea-f4ad-4976-ba30-4958fb943a89', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:45:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/b8bc1b0b-345b-41b1-b251-367740d43ed7'} Body: b'' 2022-01-18 18:45:01,725 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/508ae68f-9240-42b6-a29d-a58ebb90e96c 0.671s 2022-01-18 18:45:01,726 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-1c9881a1-5191-46d8-a1e9-23cc5905b408', 'date': 'Tue, 18 Jan 2022 18:45:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/508ae68f-9240-42b6-a29d-a58ebb90e96c'} Body: b'' 2022-01-18 18:45:01,978 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/81a78324-34bd-4e08-b269-7850275a5f6c 0.252s 2022-01-18 18:45:01,978 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-80483e47-e218-4b40-946c-604da8076671', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:45:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/81a78324-34bd-4e08-b269-7850275a5f6c'} Body: b'' 2022-01-18 18:45:02,033 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1044936167 0.054s 2022-01-18 18:45:02,033 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f078365-ce23-4245-84be-2b0aef33692b', 'x-compute-request-id': 'req-7f078365-ce23-4245-84be-2b0aef33692b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1044936167'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 128, in test_server_connectivity_reboot floating_ip = self._setup_network(server, keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 77, in _setup_network self._wait_server_status_and_check_network_connectivity( File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 103, in _wait_server_status_and_check_network_connectivity self._check_network_connectivity(server, keypair, floating_ip, File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 93, in _check_network_connectivity self.check_vm_connectivity(floating_ip_addr, username, File "/opt/stack/tempest/tempest/scenario/manager.py", line 945, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Public network connectivity check failed Timed out waiting for 172.26.6.212 to become reachable |
||||||
test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
fail
ft5.7: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 18:45:03,279 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 1.238s 2022-01-18 18:45:03,280 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1468786634"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a50f5d19-7412-4bb0-bcef-40be05a2f429', 'x-compute-request-id': 'req-a50f5d19-7412-4bb0-bcef-40be05a2f429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEAsMjeY1u6VqJOmU27AYkbJN1e1OOUaGx1FtzqsKd4PD855x2T\\n3PdJ5g6WY87Gu6PNrqoxFHRL1g3AQ3AXPt1yGdnqQmfbzrlZJA2fCjHVq48bn22+\\n2OiFpQd4KyO39rGG0uJQQM8JTByOdcU6CIrtlC0gdD+YAnXbuT30qRRaRcjhNNiI\\nruMpgRiXECaPDwUPKciXelCeGCbQuHnLPgduQ8M5p+eBEnmAZk+NXw3B5U1wLMMk\\npowW+UIlsdwtFQp8+gDRwkmzyMsctSLb7q0U6xsCw/RHuVGuR8JQ7o95jtUlhatT\\nk90kx8Bz8S+Kbli93YQA2jyhU/JOrsDQziky/QIDAQABAoIBAHB7blyjyZ1D6mTK\\nu3kPprC/FY65Ov1yPNIOQFmkRPF4fTwbarCGu4NgtrnMoFBVuhIvgcj08ifBWhrO\\noEvElMv0BoS4FnijIB+7dv0ClmRxSu8W4f6bfCVz6jbwpCWX8SQPEWcbFFxUMySm\\nF/XFh8LnL6YnrG2sVeC4lgpaw9FwH2KWso6FA5h4kbzliM5CZvlmw7WBmzQtlQfK\\nx+DWBoVu+qdTt7I3JaMXEap0562oq4KyZPhiJH1F2Ag2bAIoxuaP6AD0UgK3tqJp\\nMsXuEzTpVSFgy48VC1JUjqyRSFkzX2PTYlTIeWI1iy75qn5RSOSrkQcmmTjHJzZA\\nHzUH0FUCgYEA2negvEvRsY2CSTAsm6e/W1fEgzRYQ4Wv59AxXNLF7T4ORi/ZF8V1\\n2grmpBS+VmkibzGNA+cceWqzFGca9qqVdFO7mr2B+2Ggr9UculNjIy6c+uym/+6s\\n72NoO0j8xOnmMZoh3MwEtlc3Z3p1wNzRkoiwmxv/xW4FTHxHeuOCdqcCgYEAzygA\\n2fDq/LQQPYw93WbSpUP0o2oBaTQINkJqCh5U824mjQpCihjYD+nkGLgCPI80IC27\\nVs+vlLhPTCRzAnZJ7go7CFfJajtbmsPe1TiwAIm/isruiLPVI4e64C9/Vjz/c5Jt\\nZowno4idJvtp+XRhWaurKBaoRM2X/hTWe8IHIbsCgYEApkZWd/nc554kgz+/M9lA\\ns2zhjFrSstGVSIIUj+l7601H3/Oa75TCVenmEQwYsfvi0W6NPWMxMNgc5HJ0+zhp\\n99ei+esyevmbKziwXMAKvERGBlUH5dLqnGi0dCrg955uLWJ6U2qUS5Ol/4QdC2UF\\nvNl8URHGYaWTMtuEK+vs6BECgYEAgVqOZYitg0yA053tx4F8SVxMt3nrFaE6+36v\\nLlBQZY1Dn1BnyknHKPC40MKeCui0+N71mzimf+wy/+3GryPj+DMFN6lxiNc11Uc3\\nrtbt9/gL1gPvvQbmMYCArZqbHeOK88TccWtVGSWmVAAr5WvJmi+6+ZZkTko+/ZZP\\ndAntYB8CgYEAxp/VWnRiPy5CVTGkwmHcH+nmwjnGmwZoZYANvJvu146w0bJ2bZOh\\nGc40+01YbL2ow20H3qhpPNfIxwTXwChEj38yFAsUf1OUrF/5YIHqHdpcHWs9hyw/\\nSMSvhKQ5LRa5pm9Ysf5NcGUo1RH7lF+0WlYz89tyIpDpKjpkyM+T+Vs=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-1468786634", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwyN5jW7pWok6ZTbsBiRsk3V7U45RobHUW3Oqwp3g8PznnHZPc90nmDpZjzsa7o82uqjEUdEvWDcBDcBc+3XIZ2epCZ9vOuVkkDZ8KMdWrjxufbb7Y6IWlB3grI7f2sYbS4lBAzwlMHI51xToIiu2ULSB0P5gCddu5PfSpFFpFyOE02Iiu4ymBGJcQJo8PBQ8pyJd6UJ4YJtC4ecs+B25Dwzmn54ESeYBmT41fDcHlTXAswySmjBb5QiWx3C0VCnz6ANHCSbPIyxy1ItvurRTrGwLD9Ee5Ua5HwlDuj3mO1SWFq1OT3STHwHPxL4puWL3dhADaPKFT8k6uwNDOKTL9 Generated-by-Nova", "fingerprint": "87:ed:96:70:5e:42:60:96:27:ab:98:9f:45:b8:2d:d6", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb"}}' 2022-01-18 18:45:03,501 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.219s 2022-01-18 18:45:03,501 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-417996247", "description": "tempest-secgroup-smoke-417996247 description", "project_id": "71fe3a3f15a54b5aa2628051082084f7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-a21e9655-efc3-42cf-b496-72adaeafa1f0', 'date': 'Tue, 18 Jan 2022 18:45:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "eace8d90-8b12-4e2a-961d-f41c97575354", "name": "tempest-secgroup-smoke-417996247", "stateful": true, "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "description": "tempest-secgroup-smoke-417996247 description", "security_group_rules": [{"id": "1e3a9d52-f250-4fdb-a953-cfdbcbac2706", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1703, "description": null, "tags": [], "created_at": "2022-01-18T18:45:03Z", "updated_at": "2022-01-18T18:45:03Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}, {"id": "2fa56a20-52fc-4504-a1d0-fd066c8a8eb9", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1702, "description": null, "tags": [], "created_at": "2022-01-18T18:45:03Z", "updated_at": "2022-01-18T18:45:03Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}], "tags": [], "created_at": "2022-01-18T18:45:03Z", "updated_at": "2022-01-18T18:45:03Z", "revision_number": 1, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:45:03,703 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.201s 2022-01-18 18:45:03,703 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2fb464d9-5f7d-4067-8384-dac79ec4421d', 'date': 'Tue, 18 Jan 2022 18:45:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "48ad8c98-a3d3-48c3-a181-cf961d498f9f", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:45:03Z", "updated_at": "2022-01-18T18:45:03Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:45:03,890 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.186s 2022-01-18 18:45:03,890 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-bd58ea41-0799-4c4f-98e7-a2c132a148c5', 'date': 'Tue, 18 Jan 2022 18:45:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "65ab8ddb-97e0-49a4-a572-4f362281a357", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:45:03Z", "updated_at": "2022-01-18T18:45:03Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:45:04,096 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.205s 2022-01-18 18:45:04,096 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-042ca40d-8be5-43d1-889b-f3519df9f339', 'date': 'Tue, 18 Jan 2022 18:45:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "feaa7f51-2a0b-42de-a14b-6548fe822d84", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:45:03Z", "updated_at": "2022-01-18T18:45:03Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:45:04,282 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.185s 2022-01-18 18:45:04,282 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3eea72c7-68c1-4749-be9f-49640ee6efa0', 'date': 'Tue, 18 Jan 2022 18:45:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b87b97d4-1cb9-470b-8814-cac61d24bd99", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:45:04Z", "updated_at": "2022-01-18T18:45:04Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:45:04,454 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.171s 2022-01-18 18:45:04,454 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a79b05a7-b3cf-40ab-8d29-0421ee349245', 'date': 'Tue, 18 Jan 2022 18:45:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1bbd9ee2-3a97-49ee-89d2-cc2d1157566b", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:45:04Z", "updated_at": "2022-01-18T18:45:04Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:45:04,655 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.200s 2022-01-18 18:45:04,655 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0aa02244-6401-4e77-9d6b-160c2b88f195', 'date': 'Tue, 18 Jan 2022 18:45:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b6d2b806-94dc-408c-9126-95ef33c1e973", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "eace8d90-8b12-4e2a-961d-f41c97575354", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:45:04Z", "updated_at": "2022-01-18T18:45:04Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:45:04,927 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.72:9696/v2.0/networks 0.270s 2022-01-18 18:45:04,927 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1325202387", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-992a9d8f-c1bd-44db-a328-b4a60f4e033e', 'date': 'Tue, 18 Jan 2022 18:45:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4","name":"tempest-network-smoke--1325202387","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"71fe3a3f15a54b5aa2628051082084f7","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T18:45:04Z","updated_at":"2022-01-18T18:45:04Z","revision_number":1}}' 2022-01-18 18:45:07,498 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.72:9696/v2.0/routers 2.570s 2022-01-18 18:45:07,498 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-39161921", "admin_state_up": true, "project_id": "71fe3a3f15a54b5aa2628051082084f7", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '695', 'x-openstack-request-id': 'req-9ca5daa4-270a-423f-a03c-4c09a5b867a0', 'date': 'Tue, 18 Jan 2022 18:45:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "4a61e4a2-373b-4964-9c82-c48c378d97a9", "name": "tempest-TestNetworkAdvancedServerOps-router-39161921", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.191"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T18:45:04Z", "updated_at": "2022-01-18T18:45:06Z", "revision_number": 3, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:45:07,651 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=71fe3a3f15a54b5aa2628051082084f7&cidr=172.20.0.0%2F28 0.151s 2022-01-18 18:45:07,651 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a765c633-1232-4274-b43d-9b0f3c627b7a', 'date': 'Tue, 18 Jan 2022 18:45:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=71fe3a3f15a54b5aa2628051082084f7&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 18:45:07,830 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.179s 2022-01-18 18:45:07,831 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-5e0867f1-e547-4487-98bf-076af6822773', 'date': 'Tue, 18 Jan 2022 18:45:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 18:45:07,879 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.047s 2022-01-18 18:45:07,879 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0c5168aa-7136-4943-9840-a25974cbf2f0', 'date': 'Tue, 18 Jan 2022 18:45:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 18:45:08,612 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.72:9696/v2.0/subnets 0.732s 2022-01-18 18:45:08,613 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1314926867", "network_id": "b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-2aeff91f-54b3-4e9c-bedb-b2077b6df171', 'date': 'Tue, 18 Jan 2022 18:45:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"31a50534-e51e-4fc1-8be0-d2e98e8201f2","name":"tempest-subnet-smoke-1314926867","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","network_id":"b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T18:45:08Z","updated_at":"2022-01-18T18:45:08Z","revision_number":0,"project_id":"71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:45:12,049 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 PUT http://10.222.0.72:9696/v2.0/routers/4a61e4a2-373b-4964-9c82-c48c378d97a9/add_router_interface 3.436s 2022-01-18 18:45:12,050 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "31a50534-e51e-4fc1-8be0-d2e98e8201f2"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0360ba93-8433-4738-b5c7-f99ee5212dce', 'date': 'Tue, 18 Jan 2022 18:45:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/4a61e4a2-373b-4964-9c82-c48c378d97a9/add_router_interface'} Body: b'{"id": "4a61e4a2-373b-4964-9c82-c48c378d97a9", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "port_id": "fe3b1afb-8333-4a0b-8ac0-101503ffaad5", "network_id": "b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4", "subnet_id": "31a50534-e51e-4fc1-8be0-d2e98e8201f2", "subnet_ids": ["31a50534-e51e-4fc1-8be0-d2e98e8201f2"]}' 2022-01-18 18:45:12,108 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.051s 2022-01-18 18:45:12,108 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3413', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a50dc5cc-32a5-490d-b6a0-75ecd934062b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d7ab8129badb40fd911e28dd9aa74fbb", "name": "tempest-TestNetworkAdvancedServerOps-1663327075-project", "password_expires_at": null}, "audit_ids": ["3WoAwsfwRamkJlI1qdNtew"], "expires_at": "2022-01-18T19:45:12.000000Z", "issued_at": "2022-01-18T18:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71fe3a3f15a54b5aa2628051082084f7", "name": "tempest-TestNetworkAdvancedServerOps-1663327075"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 18:45:12,109 494960 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_resize) Found network None available for tenant 2022-01-18 18:45:14,276 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 202 POST http://10.222.0.72/compute/v2.1/servers 2.165s 2022-01-18 18:45:14,276 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d4fe2d8-276c-4570-9e0b-5c60edc852b3', 'x-compute-request-id': 'req-8d4fe2d8-276c-4570-9e0b-5c60edc852b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}], "adminPass": "dqXD24KnqhJg"}}' 2022-01-18 18:45:14,440 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.161s 2022-01-18 18:45:14,440 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7cd6ea7-0a1f-4410-bccb-f699e4de3a60', 'x-compute-request-id': 'req-e7cd6ea7-0a1f-4410-bccb-f699e4de3a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:15,631 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.181s 2022-01-18 18:45:15,631 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e97b936d-2249-47ab-8017-df5f2a5163e0', 'x-compute-request-id': 'req-e97b936d-2249-47ab-8017-df5f2a5163e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:16,757 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.117s 2022-01-18 18:45:16,758 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db3d4d86-f6ba-4dde-8234-cf5bdccf2cd3', 'x-compute-request-id': 'req-db3d4d86-f6ba-4dde-8234-cf5bdccf2cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:16,765 494960 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-01-18 18:45:17,976 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.210s 2022-01-18 18:45:17,976 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1325', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f14eb5-3579-4cd4-8af9-1c6ec81ae96f', 'x-compute-request-id': 'req-06f14eb5-3579-4cd4-8af9-1c6ec81ae96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:17,984 494960 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-01-18 18:45:19,490 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.505s 2022-01-18 18:45:19,490 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e34e5768-887c-439c-83cb-1354a5e13e26', 'x-compute-request-id': 'req-e34e5768-887c-439c-83cb-1354a5e13e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:20,746 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.246s 2022-01-18 18:45:20,746 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8febb19-cf58-40bf-b88f-c48ba8124750', 'x-compute-request-id': 'req-b8febb19-cf58-40bf-b88f-c48ba8124750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:21,983 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.228s 2022-01-18 18:45:21,984 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-048c2e8c-da7e-477a-9e55-043020b55d7d', 'x-compute-request-id': 'req-048c2e8c-da7e-477a-9e55-043020b55d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:23,182 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.190s 2022-01-18 18:45:23,183 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc6dcf8f-f8ac-4ff1-b570-0f8c4a57a8ae', 'x-compute-request-id': 'req-bc6dcf8f-f8ac-4ff1-b570-0f8c4a57a8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:24,403 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.212s 2022-01-18 18:45:24,404 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b71a78-88a9-4db0-9c73-51c2fd4cbec3', 'x-compute-request-id': 'req-e7b71a78-88a9-4db0-9c73-51c2fd4cbec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:25,653 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.241s 2022-01-18 18:45:25,654 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ce68614-cede-4ca0-98e6-e8fb5944b24b', 'x-compute-request-id': 'req-8ce68614-cede-4ca0-98e6-e8fb5944b24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:26,859 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.196s 2022-01-18 18:45:26,859 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76a4cfae-9b3c-4222-ab1c-c0bf1f5f90f5', 'x-compute-request-id': 'req-76a4cfae-9b3c-4222-ab1c-c0bf1f5f90f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:26Z", "addresses": {"tempest-network-smoke--1325202387": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:74:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": "2022-01-18T18:45:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:26,867 494960 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2022-01-18 18:45:27,063 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.195s 2022-01-18 18:45:27,064 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fa63af3-4698-4844-af77-b32968b0fe39', 'x-compute-request-id': 'req-5fa63af3-4698-4844-af77-b32968b0fe39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:26Z", "addresses": {"tempest-network-smoke--1325202387": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:74:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": "2022-01-18T18:45:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:27,132 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=bf461cf5-4107-42fb-8a43-6a0b236af069 0.060s 2022-01-18 18:45:27,132 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-fcd238db-f582-4108-b874-2b2276050166', 'date': 'Tue, 18 Jan 2022 18:45:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"ports":[{"id":"bc161d7a-475a-44e1-b996-8026445a96e3","name":"","network_id":"b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","mac_address":"fa:16:3e:95:74:67","admin_state_up":true,"status":"ACTIVE","device_id":"bf461cf5-4107-42fb-8a43-6a0b236af069","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"31a50534-e51e-4fc1-8be0-d2e98e8201f2","ip_address":"172.20.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["eace8d90-8b12-4e2a-961d-f41c97575354"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T18:45:17Z","updated_at":"2022-01-18T18:45:23Z","revision_number":5,"project_id":"71fe3a3f15a54b5aa2628051082084f7"}]}' 2022-01-18 18:45:29,139 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.006s 2022-01-18 18:45:29,140 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "bc161d7a-475a-44e1-b996-8026445a96e3", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "fixed_ip_address": "172.20.0.9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-f8d544cb-6770-4222-ae77-8ea5323b45ee', 'date': 'Tue, 18 Jan 2022 18:45:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2187382d-7596-4912-aec9-a9bf685de65d", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.197", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "4a61e4a2-373b-4964-9c82-c48c378d97a9", "port_id": "bc161d7a-475a-44e1-b996-8026445a96e3", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "description": "", "port_details": {"name": "", "network_id": "b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4", "mac_address": "fa:16:3e:95:74:67", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:45:27Z", "updated_at": "2022-01-18T18:45:27Z", "revision_number": 0}}' 2022-01-18 18:45:29,429 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.289s 2022-01-18 18:45:29,430 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd8d24e9-7fea-41a1-bda7-8104969b5063', 'x-compute-request-id': 'req-fd8d24e9-7fea-41a1-bda7-8104969b5063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:45:26Z", "addresses": {"tempest-network-smoke--1325202387": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:74:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": "2022-01-18T18:45:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:45:29,438 494960 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 18:45:30,059 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72:9696/v2.0/floatingips/2187382d-7596-4912-aec9-a9bf685de65d 0.621s 2022-01-18 18:45:30,059 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-cebde1f4-bf28-482a-9b51-be4013b234d5', 'date': 'Tue, 18 Jan 2022 18:45:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/2187382d-7596-4912-aec9-a9bf685de65d'} Body: b'{"floatingip": {"id": "2187382d-7596-4912-aec9-a9bf685de65d", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.197", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "4a61e4a2-373b-4964-9c82-c48c378d97a9", "port_id": "bc161d7a-475a-44e1-b996-8026445a96e3", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4", "mac_address": "fa:16:3e:95:74:67", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:45:27Z", "updated_at": "2022-01-18T18:45:27Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:45:31,196 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72:9696/v2.0/floatingips/2187382d-7596-4912-aec9-a9bf685de65d 0.134s 2022-01-18 18:45:31,196 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-591bcc77-0a15-4ebe-8ba8-41414fe94c0e', 'date': 'Tue, 18 Jan 2022 18:45:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/2187382d-7596-4912-aec9-a9bf685de65d'} Body: b'{"floatingip": {"id": "2187382d-7596-4912-aec9-a9bf685de65d", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.197", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "4a61e4a2-373b-4964-9c82-c48c378d97a9", "port_id": "bc161d7a-475a-44e1-b996-8026445a96e3", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4", "mac_address": "fa:16:3e:95:74:67", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:45:27Z", "updated_at": "2022-01-18T18:45:27Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:45:32,276 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.72:9696/v2.0/floatingips/2187382d-7596-4912-aec9-a9bf685de65d 0.078s 2022-01-18 18:45:32,277 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-f0eff44d-7bbd-4ced-bfbe-8f21827518e1', 'date': 'Tue, 18 Jan 2022 18:45:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/2187382d-7596-4912-aec9-a9bf685de65d'} Body: b'{"floatingip": {"id": "2187382d-7596-4912-aec9-a9bf685de65d", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.197", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "4a61e4a2-373b-4964-9c82-c48c378d97a9", "port_id": "bc161d7a-475a-44e1-b996-8026445a96e3", "fixed_ip_address": "172.20.0.9", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4", "mac_address": "fa:16:3e:95:74:67", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:45:27Z", "updated_at": "2022-01-18T18:45:31Z", "revision_number": 1, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:45:32,277 494960 INFO [tempest.scenario.manager] FloatingIP: {'id': '2187382d-7596-4912-aec9-a9bf685de65d', 'tenant_id': '71fe3a3f15a54b5aa2628051082084f7', 'floating_ip_address': '172.26.6.197', 'floating_network_id': '50334fed-c913-4a40-9569-a4a96cf148a9', 'router_id': '4a61e4a2-373b-4964-9c82-c48c378d97a9', 'port_id': 'bc161d7a-475a-44e1-b996-8026445a96e3', 'fixed_ip_address': '172.20.0.9', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': 'b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4', 'mac_address': 'fa:16:3e:95:74:67', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bf461cf5-4107-42fb-8a43-6a0b236af069', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-01-18T18:45:27Z', 'updated_at': '2022-01-18T18:45:31Z', 'revision_number': 1, 'project_id': '71fe3a3f15a54b5aa2628051082084f7'} is at status: ACTIVE 2022-01-18 18:45:32,277 494960 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.839162 seconds 2022-01-18 18:45:32,277 494960 DEBUG [tempest.scenario.manager] checking network connections to IP 172.26.6.197 with user: ubuntu 2022-01-18 18:45:32,278 494960 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_resize begins to ping 172.26.6.197 in 120 sec and the expected result is reachable 2022-01-18 18:47:32,710 494960 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-01-18 18:47:32,711 494960 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_resize finishes ping 172.26.6.197 in 120 sec and the ping result is unexpected 2022-01-18 18:47:33,738 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 POST http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069/action 1.026s 2022-01-18 18:47:33,739 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '45742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e954cf98-eb78-4e02-9e2c-6dc9a7352612', 'x-compute-request-id': 'req-e954cf98-eb78-4e02-9e2c-6dc9a7352612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 18:47:33,741 494960 DEBUG [tempest.scenario.manager] Console output for bf461cf5-4107-42fb-8a43-6a0b236af069 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.084000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088000] tsc: Detected 1995.192 MHz processor [ 0.088000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.092005] pid_max: default: 32768 minimum: 301 [ 0.096000] Security Framework initialized [ 0.096005] Yama: becoming mindful. [ 0.100000] AppArmor: AppArmor initialized [ 0.100237] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.104100] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.108022] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.112000] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.112506] CPU: Physical Processor ID: 0 [ 0.116310] mce: CPU supports 1 MCE banks [ 0.120000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.120004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.124000] Spectre V2 : Mitigation: Full generic retpoline [ 0.124003] Speculative Store Bypass: Vulnerable [ 0.173590] Freeing SMP alternatives memory: 36K [ 0.178268] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.180089] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.184056] Hierarchical SRCU implementation. [ 0.188750] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.192003] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.196059] smp: Bringing up secondary CPUs ... [ 0.200005] smp: Brought up 1 node, 1 CPU [ 0.204004] smpboot: Max logical packages: 1 [ 0.208025] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.212417] devtmpfs: initialized [ 0.216083] x86/mm: Memory block size: 128MB [ 0.220241] evm: security.selinux [ 0.224008] evm: security.SMACK64 [ 0.228005] evm: security.SMACK64EXEC [ 0.232004] evm: security.SMACK64TRANSMUTE [ 0.236005] evm: security.SMACK64MMAP [ 0.240005] evm: security.apparmor [ 0.244004] evm: security.ima [ 0.248005] evm: security.capability [ 0.252143] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.256014] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.260079] pinctrl core: initialized pinctrl subsystem [ 0.264246] NET: Registered protocol family 16 [ 0.268114] audit: initializing netlink subsys (disabled) [ 0.272180] cpuidle: using governor ladder [ 0.276009] audit: type=2000 audit(1642531536.272:1): state=initialized audit_enabled=0 res=1 [ 0.280009] cpuidle: using governor menu [ 0.284061] ACPI: bus type PCI registered [ 0.288004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.293249] PCI: Using configuration type 1 for base access [ 0.297492] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.300278] ACPI: Added _OSI(Module Device) [ 0.304008] ACPI: Added _OSI(Processor Device) [ 0.308005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.316016] ACPI: Added _OSI(Linux-Dell-Video) [ 0.329596] ACPI: Interpreter enabled [ 0.332012] ACPI: (supports S0 S5) [ 0.336005] ACPI: Using IOAPIC for interrupt routing [ 0.340040] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.344537] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.387131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.388011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.392014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.396017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.400435] PCI host bridge to bus 0000:00 [ 0.404027] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.408006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.412006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.420006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.424008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.461227] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.464005] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.468005] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.472005] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.481309] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.481309] * this clock source is slow. Consider trying other clock sources [ 0.497604] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.544471] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.548771] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.556030] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.560829] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.564637] SCSI subsystem initialized [ 0.568343] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.572000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.572005] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.576004] vgaarb: loaded [ 0.580050] pps_core: LinuxPPS API ver. 1 registered [ 0.584004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.588017] PTP clock support registered [ 0.592059] EDAC MC: Ver: 3.0.0 [ 0.598268] hv_vmbus: Vmbus version:4.0 [ 0.600601] PCI: Using ACPI for IRQ routing [ 0.604175] NetLabel: Initializing [ 0.607927] NetLabel: domain hash size = 128 [ 0.608014] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.612604] NetLabel: unlabeled traffic allowed by default [ 0.616149] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.634300] VFS: Disk quotas dquot_6.6.0 [ 0.638536] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.644250] AppArmor: AppArmor Filesystem Enabled [ 0.648215] pnp: PnP ACPI init [ 0.659973] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.664354] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.668592] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.673105] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.677525] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.681778] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.686075] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.691043] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.695289] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.699595] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.704591] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.709118] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.713729] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.719304] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.723759] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.728225] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.732891] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.738334] pnp: PnP ACPI: found 9 devices [ 0.749201] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.754238] NET: Registered protocol family 2 [ 0.758529] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.763213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.768378] TCP: Hash tables configured (established 8192 bind 8192) [ 0.772913] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.777326] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.782168] NET: Registered protocol family 1 [ 0.786202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.791549] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.797294] Unpacking initramfs... [ 1.097544] Freeing initrd memory: 13088K [ 1.101751] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.106156] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.112298] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.117456] Scanning for low memory corruption every 60 seconds [ 1.127550] Initialise system trusted keyrings [ 1.131819] Key type blacklist registered [ 1.135996] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.142073] zbud: loaded [ 1.146551] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.151307] fuse init (API version 7.26) [ 1.156817] Key type asymmetric registered [ 1.160889] Asymmetric key parser 'x509' registered [ 1.165068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.170437] io scheduler noop registered (default) [ 1.174763] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.179488] ACPI: Power Button [PWRF] [ 1.183926] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.212871] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.242432] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.251062] Linux agpgart interface v0.103 [ 1.256435] loop: module loaded [ 1.260087] hv_vmbus: registering driver hv_storvsc [ 1.268284] scsi host0: storvsc_host_t [ 1.276791] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.286189] scsi host1: storvsc_host_t [ 1.294636] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.300964] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.307060] random: fast init done [ 1.316580] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.324233] scsi host2: ata_piix [ 1.329011] sd 0:0:0:0: [sda] Write Protect is off [ 1.333471] scsi host3: ata_piix [ 1.337581] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.343227] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.348186] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.363303] libphy: Fixed MDIO Bus: probed [ 1.367490] tun: Universal TUN/TAP device driver, 1.6 [ 1.372151] PPP generic driver version 2.4.2 [ 1.376685] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.398165] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402451] sda: sda1 [ 1.407254] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.411867] mousedev: PS/2 mouse device common for all mice [ 1.417547] rtc_cmos 00:00: RTC can wake from S4 [ 1.446976] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.454944] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.459830] device-mapper: uevent: version 1.0.3 [ 1.464150] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.473221] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.478649] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.486492] NET: Registered protocol family 10 [ 1.496459] Segment Routing with IPv6 [ 1.501141] NET: Registered protocol family 17 [ 1.505537] Key type dns_resolver registered [ 1.509852] RAS: Correctable Errors collector initialized. [ 1.514890] registered taskstats version 1 [ 2.418022] Loading compiled-in X.509 certificates [ 2.427459] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.432907] zswap: loaded using pool lzo/zbud [ 2.443045] Key type big_key registered [ 2.447261] Key type trusted registered [ 2.454438] Key type encrypted registered [ 2.458453] AppArmor: AppArmor sha1 policy hashing enabled [ 2.462735] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.467130] evm: HMAC attrs: 0x1 [ 2.594832] rtc_cmos 00:00: setting system clock to 2022-01-18 18:45:39 UTC (1642531539) [ 2.599871] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.604377] EDD information not available. [ 3.030751] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.041938] ata2.00: configured for MWDMA2 [ 3.058548] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.073956] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.078886] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.086466] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.095479] Freeing unused kernel memory: 2248K [ 3.104047] Write protecting the kernel read-only data: 18432k [ 3.109303] Freeing unused kernel memory: 2008K [ 3.114401] Freeing unused kernel memory: 124K [ 3.132639] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.137882] x86/mm: Checking user space page tables [ 3.153239] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.221455] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.226888] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.231688] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.236393] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.240791] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.248324] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.263138] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.270964] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.277388] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.282530] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.427773] hv_utils: Registering HyperV Utility Driver [ 3.432102] hv_vmbus: registering driver hv_util [ 3.466188] hv_vmbus: registering driver hv_netvsc [ 3.476114] hv_vmbus: registering driver hyperv_keyboard [ 3.494215] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.535601] hidraw: raw HID events driver (C) Jiri Kosina [ 3.585351] hv_vmbus: registering driver hid_hyperv [ 3.646419] hv_utils: Heartbeat IC version 3.0 [ 3.661242] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.670808] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.688496] hv_utils: Shutdown IC version 3.0 [ 3.693641] hv_utils: TimeSync IC version 4.0 [ 3.704060] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.852079] raid6: sse2x1 gen() 4595 MB/s [ 3.904032] raid6: sse2x1 xor() 3430 MB/s [ 3.956030] raid6: sse2x2 gen() 6207 MB/s [ 4.008034] raid6: sse2x2 xor() 4433 MB/s [ 4.060194] raid6: sse2x4 gen() 7211 MB/s [ 4.112029] raid6: sse2x4 xor() 5339 MB/s [ 4.116086] raid6: using algorithm sse2x4 gen() 7211 MB/s [ 4.120319] raid6: .... xor() 5339 MB/s, rmw enabled [ 4.125093] raid6: using intx1 recovery algorithm [ 4.132339] xor: measuring software checksum speed [ 4.188033] prefetch64-sse: 10141.000 MB/sec [ 4.236030] generic_sse: 9398.000 MB/sec [ 4.240054] xor: using function: prefetch64-sse (10141.000 MB/sec) [ 4.247313] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.403959] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.586521] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.036306] 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) [ 5.043466] systemd[1]: Detected virtualization microsoft. [ 5.048342] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.087395] systemd[1]: Set hostname to <ubuntu>. [ 5.096769] systemd[1]: Initializing machine ID from random generator. [ 5.101387] systemd[1]: Installed transient /etc/machine-id file. [ 5.403735] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 5.449676] 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. [ 5.502575] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 5.552988] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on Journal Socket. Mounting Huge Pages File System... Starting Create list of required st... nodes for the current kernel... Starting Load Kernel Modules... Starting Remount Root and Kernel File Systems... [ 6.206398] Loading iSCSI transport class v2.0-870. Mounting Debug File System... [ 6.255116] iscsi: registered transport (tcp) Mounting POSIX Message Queue File System... [[0;32m OK [0m[ 6.300106] EXT4-fs (sda1): re-mounted. Opts: (null) ] [ 6.313537] iscsi: registered transport (iser) Listening on udev Kernel Socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). Starting Journal Service... [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[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 Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Configuration File System... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 21.379706] cloud-init[343]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 18:45:47 +0000. Up 10.27 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is unning for Raise network interfaces (1min / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s) 2022-01-18 18:47:35,336 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/2187382d-7596-4912-aec9-a9bf685de65d 1.594s 2022-01-18 18:47:35,337 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-68d07d45-b79a-4b17-98a2-42fa4ddf22c4', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:47:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/2187382d-7596-4912-aec9-a9bf685de65d'} Body: b'' 2022-01-18 18:47:35,713 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.375s 2022-01-18 18:47:35,713 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43cd4695-bbe8-4495-b4cc-524c01ec2f71', 'x-compute-request-id': 'req-43cd4695-bbe8-4495-b4cc-524c01ec2f71', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'' 2022-01-18 18:47:36,286 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.572s 2022-01-18 18:47:36,286 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9228362e-e5a1-4475-bd3f-c788bd588e54', 'x-compute-request-id': 'req-9228362e-e5a1-4475-bd3f-c788bd588e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:47:36Z", "addresses": {"tempest-network-smoke--1325202387": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:74:67"}, {"version": 4, "addr": "172.26.6.197", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:74:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": "2022-01-18T18:45:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:47:37,718 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.422s 2022-01-18 18:47:37,718 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc806cf9-d390-41a6-b397-6a5501b6f9c6', 'x-compute-request-id': 'req-bc806cf9-d390-41a6-b397-6a5501b6f9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"server": {"id": "bf461cf5-4107-42fb-8a43-6a0b236af069", "name": "tempest-TestNetworkAdvancedServerOps-server-1111808547", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:45:13Z", "updated": "2022-01-18T18:47:36Z", "addresses": {"tempest-network-smoke--1325202387": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:74:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/bf461cf5-4107-42fb-8a43-6a0b236af069"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1468786634", "OS-SRV-USG:launched_at": "2022-01-18T18:45:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-417996247"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:47:38,762 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069 0.034s 2022-01-18 18:47:38,762 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-84631c7b-6a19-4342-97b4-8b233ba18a76', 'x-compute-request-id': 'req-84631c7b-6a19-4342-97b4-8b233ba18a76', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/bf461cf5-4107-42fb-8a43-6a0b236af069'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bf461cf5-4107-42fb-8a43-6a0b236af069 could not be found."}}' 2022-01-18 18:47:40,632 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/4a61e4a2-373b-4964-9c82-c48c378d97a9/remove_router_interface 1.869s 2022-01-18 18:47:40,632 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "31a50534-e51e-4fc1-8be0-d2e98e8201f2"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-39d943a3-ef04-4e20-a090-3c5412cdd8f5', 'date': 'Tue, 18 Jan 2022 18:47:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/4a61e4a2-373b-4964-9c82-c48c378d97a9/remove_router_interface'} Body: b'{"id": "4a61e4a2-373b-4964-9c82-c48c378d97a9", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "port_id": "fe3b1afb-8333-4a0b-8ac0-101503ffaad5", "network_id": "b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4", "subnet_id": "31a50534-e51e-4fc1-8be0-d2e98e8201f2", "subnet_ids": ["31a50534-e51e-4fc1-8be0-d2e98e8201f2"]}' 2022-01-18 18:47:41,114 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/31a50534-e51e-4fc1-8be0-d2e98e8201f2 0.481s 2022-01-18 18:47:41,115 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-148969ee-7c15-4f92-b3f7-7a93bdb21772', 'date': 'Tue, 18 Jan 2022 18:47:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/31a50534-e51e-4fc1-8be0-d2e98e8201f2'} Body: b'' 2022-01-18 18:47:42,702 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/4a61e4a2-373b-4964-9c82-c48c378d97a9 1.586s 2022-01-18 18:47:42,703 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-4a1c4364-31ae-4e6b-ac2c-52c5eff97fcd', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:47:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/4a61e4a2-373b-4964-9c82-c48c378d97a9'} Body: b'' 2022-01-18 18:47:43,415 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4 0.711s 2022-01-18 18:47:43,415 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-79b8609d-8858-4ab7-8289-71798464cfae', 'date': 'Tue, 18 Jan 2022 18:47:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/b6ed31a3-e3a0-4f63-9f5b-1ae50227adb4'} Body: b'' 2022-01-18 18:47:43,677 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/eace8d90-8b12-4e2a-961d-f41c97575354 0.261s 2022-01-18 18:47:43,677 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-9cc338dc-1f8f-46b2-80fb-c178ce418d44', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:47:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/eace8d90-8b12-4e2a-961d-f41c97575354'} Body: b'' 2022-01-18 18:47:43,723 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1468786634 0.045s 2022-01-18 18:47:43,723 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3672b21-5e14-4e1a-b568-76668618713a', 'x-compute-request-id': 'req-c3672b21-5e14-4e1a-b568-76668618713a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1468786634'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 192, in test_server_connectivity_resize floating_ip = self._setup_network(server, keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 77, in _setup_network self._wait_server_status_and_check_network_connectivity( File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 103, in _wait_server_status_and_check_network_connectivity self._check_network_connectivity(server, keypair, floating_ip, File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 93, in _check_network_connectivity self.check_vm_connectivity(floating_ip_addr, username, File "/opt/stack/tempest/tempest/scenario/manager.py", line 945, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Public network connectivity check failed Timed out waiting for 172.26.6.197 to become reachable |
||||||
test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
fail
ft5.8: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 18:47:44,060 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.329s 2022-01-18 18:47:44,060 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-986633332"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2325', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd7ed93f-f0ff-43a0-81b9-a803c7da5713', 'x-compute-request-id': 'req-cd7ed93f-f0ff-43a0-81b9-a803c7da5713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAyaqi5vM0H2Z1TlAF2HYoD4NNnhdK11WATD/LqymiwfGKeN96\\nCvfSjuL31YMKeCkKveBKIfs94x7apC46037DUGHgQQqc5YORHCRae0/DVkdISTrp\\nVevEFieQjrxHTA8pDZM3SU6bUd92xmH80xxtcCmS1kmz8H8LC3Nv4YVsaJa3Mbzd\\naM/KhnqHjFVZipuiCC2+50hEKfN5pPJr5JELE5IzB9UUnjdNf4Z/oHj0GJ7/9Vey\\nGilVKqXLwWqy5AzRDXVK7IJ6LjFOx3FvQQ/joirL19rJyTKe6iNBetutBL8L3SpE\\ntZQAuqmq2UsmmZwliJfkoDBlgwefCdbNtKlYxwIDAQABAoIBACapQ9mqvk9WwR5m\\nUPiSjlOLBJJOPNbTWWlEwbLqpH0x5S4PCcKYiBFEieaw3Iz0sU59dTjWhaLJA3l+\\nM2DgaGk8mlVdx35onqUagw4o2HXt7Hm9hYYnUMw+gYQbrD90mJY1pt+y5ivn/0lA\\n98sxI/ngvnm+X3S3plJnqwc9IO9bvkatM0GXfWxvwb1Yv6L30kNfw4/Qi4H/n5kK\\nXUqNhqvaTJWDTfEszTw04pkoOd87ceOoyXgPQiebFmU9grt+Dxza2jcZx5FW+pf5\\nNx8qlZa+ztxUcKNXZBpCbhHPZGwScwy+jd8oAmXuMn/N+kg8p4HZzzicvMTA3emG\\nzrBQI0ECgYEA7X8TKwKE/lzQlTDvq8Ut9LP/BgmB1mCOek1t2LPH/AYKxoF59PhG\\n8dld/rYBWvGCZQEUocMiCGU2+vtA/xsB59wLp3/C3pfe+rqHC3OPKykZTwfFUMYc\\n1k6FVvhLy+10eeupFgLCs+axuFmkKNGWqsmQcAjczMexaHEVf8EWkX8CgYEA2WDt\\nJEiRuZTlubCuCH1PQGBI/NkglavTpUSRuxuzRctpGJSz5CQ2UdkivcG9YmTdLF+L\\n531mxqQSrTtyfBk5o/AWxOHzECdtEARcl/TqVSzvy1FHqJ00xBdzCfcUw8LLxQ/f\\nWKM2VPBRwSYSNNUAg1WeiiPWixcoMQF4rmMXzLkCgYBJKXVhMYSAy1ziKNIca0DN\\n+kkctf8OaG5b1NB7Cl8YD1BweGB2i6lnRZwEJFNkjbOqo9uUPYWVaoC2boJGVC6R\\nG6NndR817TkeqimB6JZ5KE8Ino81Y+JsToIbGaBX8Q2JpYRQKIeMXgvvi4XboT01\\n3aQmL0S9vOK1FukVkwj9xwKBgQCJibRBstDRNQ6tEMbshCyytLk5kj/1s0Q0W1BB\\nrOMfE/apIN05Slg8LUC4A29KZDs0qjeg/k0a/hD7HpPvRR6dRXmClNvvqqJs8fWM\\nB+CEh+wpHoJSgzUxpQyaj4TJ3+SCCOrt8EaeM3fm16nJV8P9VRz8lnRWiQ5bA21S\\nGUyjsQKBgQCKwOF4sEy8lDzR78ofWvLzTYa4kGTxhOGyQuYPfFJBQflZK+gBFaQm\\nqGoPyDey+2fpw1OkJnSQNgYfNLo2Hrx3lCLNsCedsgOMrjLPr5b+yCB6iitnlvty\\nEvSNQ4jKvRkZ+0KLBRrfdV6L4Nx2UpT5rH2fA4bKpLHmAbo0ao0AiA==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-986633332", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJqqLm8zQfZnVOUAXYdigPg02eF0rXVYBMP8urKaLB8Yp433oK99KO4vfVgwp4KQq94Eoh+z3jHtqkLjrTfsNQYeBBCpzlg5EcJFp7T8NWR0hJOulV68QWJ5COvEdMDykNkzdJTptR33bGYfzTHG1wKZLWSbPwfwsLc2/hhWxolrcxvN1oz8qGeoeMVVmKm6IILb7nSEQp83mk8mvkkQsTkjMH1RSeN01/hn+gePQYnv/1V7IaKVUqpcvBarLkDNENdUrsgnouMU7HcW9BD+OiKsvX2snJMp7qI0F6260EvwvdKkS1lAC6qarZSyaZnCWIl+SgMGWDB58J1s20qVjH Generated-by-Nova", "fingerprint": "18:35:dd:ed:72:df:5a:3c:92:d6:b7:dc:0d:4d:af:76", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb"}}' 2022-01-18 18:47:44,301 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.239s 2022-01-18 18:47:44,302 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-537870809", "description": "tempest-secgroup-smoke-537870809 description", "project_id": "71fe3a3f15a54b5aa2628051082084f7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-16313131-8acc-4ff7-b977-aa7f9a16e832', 'date': 'Tue, 18 Jan 2022 18:47:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "60a24404-481d-44ab-a1bd-d60103f03944", "name": "tempest-secgroup-smoke-537870809", "stateful": true, "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "description": "tempest-secgroup-smoke-537870809 description", "security_group_rules": [{"id": "28ba8e8e-6d87-46e1-930b-244865d8fc06", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1721, "description": null, "tags": [], "created_at": "2022-01-18T18:47:44Z", "updated_at": "2022-01-18T18:47:44Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}, {"id": "689ba599-ce36-42b8-a6e8-1f7393c3f46f", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1722, "description": null, "tags": [], "created_at": "2022-01-18T18:47:44Z", "updated_at": "2022-01-18T18:47:44Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}], "tags": [], "created_at": "2022-01-18T18:47:44Z", "updated_at": "2022-01-18T18:47:44Z", "revision_number": 1, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:47:44,503 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.200s 2022-01-18 18:47:44,503 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-1d739d51-b91b-45bc-9cf4-7cdb5ac865db', 'date': 'Tue, 18 Jan 2022 18:47:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fad83705-caa4-4150-9fb4-13dc7b36bfdb", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:47:44Z", "updated_at": "2022-01-18T18:47:44Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:47:44,680 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.176s 2022-01-18 18:47:44,681 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-de5b683c-9799-4c6c-a791-8af932976a2c', 'date': 'Tue, 18 Jan 2022 18:47:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "db18ef00-6afc-436d-a709-cb8913a9145b", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:47:44Z", "updated_at": "2022-01-18T18:47:44Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:47:44,869 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.188s 2022-01-18 18:47:44,869 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f2eedf36-19df-48e8-a0e0-ddb40d2b0abc', 'date': 'Tue, 18 Jan 2022 18:47:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8f9e3461-199c-42de-803c-2d5ff894b058", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:47:44Z", "updated_at": "2022-01-18T18:47:44Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:47:45,069 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.199s 2022-01-18 18:47:45,069 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-25a9877f-072c-4749-b2d9-d0643fcc9f3a', 'date': 'Tue, 18 Jan 2022 18:47:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e398a87c-7a8d-400d-971f-6a4e134bdb2c", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:47:44Z", "updated_at": "2022-01-18T18:47:44Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:47:45,257 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.187s 2022-01-18 18:47:45,258 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d19246ec-d98b-4a23-94a4-5821bd24c578', 'date': 'Tue, 18 Jan 2022 18:47:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "febee116-9fe7-4fa4-a92d-e883814c4a04", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:47:45Z", "updated_at": "2022-01-18T18:47:45Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:47:45,445 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.186s 2022-01-18 18:47:45,445 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b0f76db6-6c6d-417c-a8f7-262164fdd24f', 'date': 'Tue, 18 Jan 2022 18:47:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eddefa66-1a1f-4909-ad1a-cf1ddc586bd3", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "60a24404-481d-44ab-a1bd-d60103f03944", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:47:45Z", "updated_at": "2022-01-18T18:47:45Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:47:45,731 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.72:9696/v2.0/networks 0.284s 2022-01-18 18:47:45,731 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--365634266", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-72039ae0-5420-4704-ba0d-33e63e9a7ea6', 'date': 'Tue, 18 Jan 2022 18:47:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"d62df004-e5b0-43ad-bd76-354972b7d50a","name":"tempest-network-smoke--365634266","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"71fe3a3f15a54b5aa2628051082084f7","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T18:47:45Z","updated_at":"2022-01-18T18:47:45Z","revision_number":1}}' 2022-01-18 18:47:47,767 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.72:9696/v2.0/routers 2.035s 2022-01-18 18:47:47,767 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-340294723", "admin_state_up": true, "project_id": "71fe3a3f15a54b5aa2628051082084f7", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '696', 'x-openstack-request-id': 'req-b3ff5e26-76c0-44b1-b872-767ad935c5d8', 'date': 'Tue, 18 Jan 2022 18:47:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "c90c9ff4-d08b-4814-bbf2-590828c4d5a3", "name": "tempest-TestNetworkAdvancedServerOps-router-340294723", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.214"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T18:47:45Z", "updated_at": "2022-01-18T18:47:46Z", "revision_number": 3, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:47:47,826 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=71fe3a3f15a54b5aa2628051082084f7&cidr=172.20.0.0%2F28 0.058s 2022-01-18 18:47:47,827 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-34d0ce9b-6797-485b-9d1b-aa0266d27aea', 'date': 'Tue, 18 Jan 2022 18:47:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=71fe3a3f15a54b5aa2628051082084f7&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 18:47:47,978 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.151s 2022-01-18 18:47:47,979 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-ff3f6a18-1676-4990-b8eb-3083d02c65fd', 'date': 'Tue, 18 Jan 2022 18:47:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 18:47:48,020 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.040s 2022-01-18 18:47:48,020 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-752354d0-1060-403b-a4fd-605c7495c32b', 'date': 'Tue, 18 Jan 2022 18:47:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 18:47:48,700 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.72:9696/v2.0/subnets 0.679s 2022-01-18 18:47:48,700 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-838128151", "network_id": "d62df004-e5b0-43ad-bd76-354972b7d50a", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-1b19a066-b5af-49d4-bd30-7bf126453a73', 'date': 'Tue, 18 Jan 2022 18:47:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"5952cb05-38d1-497e-81be-fbb659fb583d","name":"tempest-subnet-smoke-838128151","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","network_id":"d62df004-e5b0-43ad-bd76-354972b7d50a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T18:47:48Z","updated_at":"2022-01-18T18:47:48Z","revision_number":0,"project_id":"71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:47:52,658 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 PUT http://10.222.0.72:9696/v2.0/routers/c90c9ff4-d08b-4814-bbf2-590828c4d5a3/add_router_interface 3.957s 2022-01-18 18:47:52,658 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "5952cb05-38d1-497e-81be-fbb659fb583d"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1c873c99-be6f-4fe7-a75d-ae415b73655a', 'date': 'Tue, 18 Jan 2022 18:47:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/c90c9ff4-d08b-4814-bbf2-590828c4d5a3/add_router_interface'} Body: b'{"id": "c90c9ff4-d08b-4814-bbf2-590828c4d5a3", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "port_id": "69446b2a-d3bb-40f4-a71b-d2007baf1932", "network_id": "d62df004-e5b0-43ad-bd76-354972b7d50a", "subnet_id": "5952cb05-38d1-497e-81be-fbb659fb583d", "subnet_ids": ["5952cb05-38d1-497e-81be-fbb659fb583d"]}' 2022-01-18 18:47:52,736 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.071s 2022-01-18 18:47:52,736 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3413', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f11ae1e2-a19d-43ce-917d-ee1d86f7d27d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d7ab8129badb40fd911e28dd9aa74fbb", "name": "tempest-TestNetworkAdvancedServerOps-1663327075-project", "password_expires_at": null}, "audit_ids": ["QtLPPcC1TuCiXzSZqFVPKg"], "expires_at": "2022-01-18T19:47:52.000000Z", "issued_at": "2022-01-18T18:47:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71fe3a3f15a54b5aa2628051082084f7", "name": "tempest-TestNetworkAdvancedServerOps-1663327075"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 18:47:52,737 494960 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start) Found network None available for tenant 2022-01-18 18:47:54,006 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 202 POST http://10.222.0.72/compute/v2.1/servers 1.268s 2022-01-18 18:47:54,006 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "d62df004-e5b0-43ad-bd76-354972b7d50a"}], "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc69cbe0-dce5-4458-9f3f-5aa36fb24a36', 'x-compute-request-id': 'req-cc69cbe0-dce5-4458-9f3f-5aa36fb24a36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "adminPass": "Pn6zRUPuCufW"}}' 2022-01-18 18:47:54,175 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.165s 2022-01-18 18:47:54,175 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdfd5355-0cf5-4c9a-8649-6a02fb76ff0e', 'x-compute-request-id': 'req-cdfd5355-0cf5-4c9a-8649-6a02fb76ff0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:54Z", "updated": "2022-01-18T18:47:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:47:55,427 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.244s 2022-01-18 18:47:55,428 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff23bf19-01ba-4582-be56-e0acecaa9c18', 'x-compute-request-id': 'req-ff23bf19-01ba-4582-be56-e0acecaa9c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:47:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:47:55,435 494960 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-01-18 18:47:56,617 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.180s 2022-01-18 18:47:56,617 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74be729f-72ad-4e71-97e4-2a8f0a22ce4b', 'x-compute-request-id': 'req-74be729f-72ad-4e71-97e4-2a8f0a22ce4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:47:56,624 494960 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-01-18 18:47:58,502 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.876s 2022-01-18 18:47:58,503 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-913fcffb-8728-4f55-b9ed-b5178ca38f43', 'x-compute-request-id': 'req-913fcffb-8728-4f55-b9ed-b5178ca38f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:47:59,808 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.296s 2022-01-18 18:47:59,808 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bbd9ae6-afa2-4245-8c52-ae02fd88bbe1', 'x-compute-request-id': 'req-5bbd9ae6-afa2-4245-8c52-ae02fd88bbe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:48:01,026 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.208s 2022-01-18 18:48:01,026 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39034e1a-a3b4-40cf-90ba-5525517ebb33', 'x-compute-request-id': 'req-39034e1a-a3b4-40cf-90ba-5525517ebb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:48:02,244 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.209s 2022-01-18 18:48:02,244 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f9684dc-d682-436d-a971-e7d99f3f8bab', 'x-compute-request-id': 'req-7f9684dc-d682-436d-a971-e7d99f3f8bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:48:03,453 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.200s 2022-01-18 18:48:03,454 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7a163cd-58c4-4dfe-a343-83bfe6c810d4', 'x-compute-request-id': 'req-f7a163cd-58c4-4dfe-a343-83bfe6c810d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:48:04,753 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.290s 2022-01-18 18:48:04,753 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89f39749-b752-4676-9f75-d204bb362afc', 'x-compute-request-id': 'req-89f39749-b752-4676-9f75-d204bb362afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:48:05,971 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.208s 2022-01-18 18:48:05,971 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4da3236-efc4-433d-bc0a-0c3e38503107', 'x-compute-request-id': 'req-d4da3236-efc4-433d-bc0a-0c3e38503107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:48:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:48:07,177 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.197s 2022-01-18 18:48:07,177 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cca02c1c-1b2f-48b4-bbe7-3ce59aa1fc57', 'x-compute-request-id': 'req-cca02c1c-1b2f-48b4-bbe7-3ce59aa1fc57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:48:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:48:08,425 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.235s 2022-01-18 18:48:08,425 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d8bea20-b3dc-40f5-9639-e028e6818129', 'x-compute-request-id': 'req-7d8bea20-b3dc-40f5-9639-e028e6818129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:48:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:48:09,622 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.188s 2022-01-18 18:48:09,622 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb36ec8b-dcf8-4ec4-8296-eb437e31ca12', 'x-compute-request-id': 'req-bb36ec8b-dcf8-4ec4-8296-eb437e31ca12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:48:08Z", "addresses": {"tempest-network-smoke--365634266": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:4d:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": "2022-01-18T18:48:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:48:09,630 494960 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-01-18 18:48:09,837 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.207s 2022-01-18 18:48:09,838 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7c45401-fbca-45b0-b6a1-e4ef9b14ce48', 'x-compute-request-id': 'req-d7c45401-fbca-45b0-b6a1-e4ef9b14ce48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:48:08Z", "addresses": {"tempest-network-smoke--365634266": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:4d:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": "2022-01-18T18:48:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:48:09,900 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.054s 2022-01-18 18:48:09,900 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-2ca49ad1-91c0-45d5-bcc6-5add4806fbda', 'date': 'Tue, 18 Jan 2022 18:48:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"ports":[{"id":"791423d9-6437-4d63-992c-89b790093305","name":"","network_id":"d62df004-e5b0-43ad-bd76-354972b7d50a","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","mac_address":"fa:16:3e:e2:4d:a9","admin_state_up":true,"status":"ACTIVE","device_id":"ee24c2da-23a1-44df-9fe3-5b381c6b92a2","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5952cb05-38d1-497e-81be-fbb659fb583d","ip_address":"172.20.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["60a24404-481d-44ab-a1bd-d60103f03944"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T18:47:56Z","updated_at":"2022-01-18T18:48:04Z","revision_number":5,"project_id":"71fe3a3f15a54b5aa2628051082084f7"}]}' 2022-01-18 18:48:11,953 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.052s 2022-01-18 18:48:11,953 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "791423d9-6437-4d63-992c-89b790093305", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "fixed_ip_address": "172.20.0.3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-340e8609-b65c-4fc3-8464-c050e17663b8', 'date': 'Tue, 18 Jan 2022 18:48:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3e3a7448-3a7d-4d44-bcfa-4d278944513a", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.209", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "c90c9ff4-d08b-4814-bbf2-590828c4d5a3", "port_id": "791423d9-6437-4d63-992c-89b790093305", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "description": "", "port_details": {"name": "", "network_id": "d62df004-e5b0-43ad-bd76-354972b7d50a", "mac_address": "fa:16:3e:e2:4d:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:48:10Z", "updated_at": "2022-01-18T18:48:10Z", "revision_number": 0}}' 2022-01-18 18:48:12,216 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.262s 2022-01-18 18:48:12,217 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca007ba6-dbda-4ee3-a0fc-7f83a88c628f', 'x-compute-request-id': 'req-ca007ba6-dbda-4ee3-a0fc-7f83a88c628f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:48:08Z", "addresses": {"tempest-network-smoke--365634266": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:4d:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": "2022-01-18T18:48:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:48:12,225 494960 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 18:48:12,342 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72:9696/v2.0/floatingips/3e3a7448-3a7d-4d44-bcfa-4d278944513a 0.116s 2022-01-18 18:48:12,343 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-0e10445d-f9c6-416f-96b1-aaf5d4823d23', 'date': 'Tue, 18 Jan 2022 18:48:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/3e3a7448-3a7d-4d44-bcfa-4d278944513a'} Body: b'{"floatingip": {"id": "3e3a7448-3a7d-4d44-bcfa-4d278944513a", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.209", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "c90c9ff4-d08b-4814-bbf2-590828c4d5a3", "port_id": "791423d9-6437-4d63-992c-89b790093305", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d62df004-e5b0-43ad-bd76-354972b7d50a", "mac_address": "fa:16:3e:e2:4d:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:48:10Z", "updated_at": "2022-01-18T18:48:10Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:48:13,465 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72:9696/v2.0/floatingips/3e3a7448-3a7d-4d44-bcfa-4d278944513a 0.122s 2022-01-18 18:48:13,466 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-dc50ed2d-1581-4b4c-8f7b-1d3c615a0bdf', 'date': 'Tue, 18 Jan 2022 18:48:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/3e3a7448-3a7d-4d44-bcfa-4d278944513a'} Body: b'{"floatingip": {"id": "3e3a7448-3a7d-4d44-bcfa-4d278944513a", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.209", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "c90c9ff4-d08b-4814-bbf2-590828c4d5a3", "port_id": "791423d9-6437-4d63-992c-89b790093305", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d62df004-e5b0-43ad-bd76-354972b7d50a", "mac_address": "fa:16:3e:e2:4d:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:48:10Z", "updated_at": "2022-01-18T18:48:10Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:48:14,542 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.72:9696/v2.0/floatingips/3e3a7448-3a7d-4d44-bcfa-4d278944513a 0.075s 2022-01-18 18:48:14,543 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-f56651d8-8875-433e-ad57-90fdf7050962', 'date': 'Tue, 18 Jan 2022 18:48:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/3e3a7448-3a7d-4d44-bcfa-4d278944513a'} Body: b'{"floatingip": {"id": "3e3a7448-3a7d-4d44-bcfa-4d278944513a", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.209", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "c90c9ff4-d08b-4814-bbf2-590828c4d5a3", "port_id": "791423d9-6437-4d63-992c-89b790093305", "fixed_ip_address": "172.20.0.3", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "d62df004-e5b0-43ad-bd76-354972b7d50a", "mac_address": "fa:16:3e:e2:4d:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:48:10Z", "updated_at": "2022-01-18T18:48:13Z", "revision_number": 1, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:48:14,543 494960 INFO [tempest.scenario.manager] FloatingIP: {'id': '3e3a7448-3a7d-4d44-bcfa-4d278944513a', 'tenant_id': '71fe3a3f15a54b5aa2628051082084f7', 'floating_ip_address': '172.26.6.209', 'floating_network_id': '50334fed-c913-4a40-9569-a4a96cf148a9', 'router_id': 'c90c9ff4-d08b-4814-bbf2-590828c4d5a3', 'port_id': '791423d9-6437-4d63-992c-89b790093305', 'fixed_ip_address': '172.20.0.3', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': 'd62df004-e5b0-43ad-bd76-354972b7d50a', 'mac_address': 'fa:16:3e:e2:4d:a9', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'ee24c2da-23a1-44df-9fe3-5b381c6b92a2', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-01-18T18:48:10Z', 'updated_at': '2022-01-18T18:48:13Z', 'revision_number': 1, 'project_id': '71fe3a3f15a54b5aa2628051082084f7'} is at status: ACTIVE 2022-01-18 18:48:14,543 494960 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.317672 seconds 2022-01-18 18:48:14,544 494960 DEBUG [tempest.scenario.manager] checking network connections to IP 172.26.6.209 with user: ubuntu 2022-01-18 18:48:14,544 494960 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_stop_start begins to ping 172.26.6.209 in 120 sec and the expected result is reachable 2022-01-18 18:50:14,975 494960 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-01-18 18:50:14,976 494960 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_stop_start finishes ping 172.26.6.209 in 120 sec and the ping result is unexpected 2022-01-18 18:50:15,431 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 POST http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2/action 0.455s 2022-01-18 18:50:15,432 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '46484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af36046-8ee4-48dd-8cf3-f9e9bc34c193', 'x-compute-request-id': 'req-3af36046-8ee4-48dd-8cf3-f9e9bc34c193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 18:50:15,434 494960 DEBUG [tempest.scenario.manager] Console output for ee24c2da-23a1-44df-9fe3-5b381c6b92a2 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.192 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100043] Security Framework initialized [ 0.104005] Yama: becoming mindful. [ 0.108000] AppArmor: AppArmor initialized [ 0.108773] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.116097] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.120019] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128251] CPU: Physical Processor ID: 0 [ 0.132352] mce: CPU supports 1 MCE banks [ 0.136105] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.140004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.144005] Spectre V2 : Mitigation: Full generic retpoline [ 0.148004] Speculative Store Bypass: Vulnerable [ 0.182002] Freeing SMP alternatives memory: 36K [ 0.186331] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.188090] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.192057] Hierarchical SRCU implementation. [ 0.197020] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.200004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.204078] smp: Bringing up secondary CPUs ... [ 0.208005] smp: Brought up 1 node, 1 CPU [ 0.212004] smpboot: Max logical packages: 1 [ 0.216005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.220414] devtmpfs: initialized [ 0.224077] x86/mm: Memory block size: 128MB [ 0.228235] evm: security.selinux [ 0.232007] evm: security.SMACK64 [ 0.236004] evm: security.SMACK64EXEC [ 0.240003] evm: security.SMACK64TRANSMUTE [ 0.244004] evm: security.SMACK64MMAP [ 0.248004] evm: security.apparmor [ 0.252003] evm: security.ima [ 0.256024] evm: security.capability [ 0.260144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.264016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.268062] pinctrl core: initialized pinctrl subsystem [ 0.272255] NET: Registered protocol family 16 [ 0.276110] audit: initializing netlink subsys (disabled) [ 0.280170] cpuidle: using governor ladder [ 0.284009] audit: type=2000 audit(1642531698.280:1): state=initialized audit_enabled=0 res=1 [ 0.288008] cpuidle: using governor menu [ 0.292055] ACPI: bus type PCI registered [ 0.296004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301268] PCI: Using configuration type 1 for base access [ 0.305498] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.312164] ACPI: Added _OSI(Module Device) [ 0.316032] ACPI: Added _OSI(Processor Device) [ 0.320004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328021] ACPI: Added _OSI(Linux-Dell-Video) [ 0.341297] ACPI: Interpreter enabled [ 0.344013] ACPI: (supports S0 S5) [ 0.348005] ACPI: Using IOAPIC for interrupt routing [ 0.352045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356537] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.399087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.400010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.404013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408039] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412448] PCI host bridge to bus 0000:00 [ 0.416007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.420006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.424006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.432007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.436007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.474658] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.476006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.480007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.484007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.490261] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.490261] * this clock source is slow. Consider trying other clock sources [ 0.503655] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.553512] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.556814] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.564444] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.568806] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.572672] SCSI subsystem initialized [ 0.576337] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.580000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.580006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.584005] vgaarb: loaded [ 0.588061] pps_core: LinuxPPS API ver. 1 registered [ 0.592004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.596045] PTP clock support registered [ 0.600066] EDAC MC: Ver: 3.0.0 [ 0.609312] hv_vmbus: Vmbus version:4.0 [ 0.612097] PCI: Using ACPI for IRQ routing [ 0.616706] NetLabel: Initializing [ 0.620013] NetLabel: domain hash size = 128 [ 0.624012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.628037] NetLabel: unlabeled traffic allowed by default [ 0.632158] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.644022] VFS: Disk quotas dquot_6.6.0 [ 0.655311] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.660302] AppArmor: AppArmor Filesystem Enabled [ 0.664801] pnp: PnP ACPI init [ 0.675855] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.680972] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.685982] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.690926] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.695178] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.699388] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.704801] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.709340] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.713687] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.718131] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.722985] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.727592] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.732312] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.736955] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.741415] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.746224] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.751155] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.756355] pnp: PnP ACPI: found 9 devices [ 0.767466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.772441] NET: Registered protocol family 2 [ 0.776572] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.781424] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.785950] TCP: Hash tables configured (established 8192 bind 8192) [ 0.790352] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.794546] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.799330] NET: Registered protocol family 1 [ 0.803551] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.808925] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.814585] Unpacking initramfs... [ 1.111290] Freeing initrd memory: 13088K [ 1.115536] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.120044] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.126113] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.131343] Scanning for low memory corruption every 60 seconds [ 1.136122] Initialise system trusted keyrings [ 1.140240] Key type blacklist registered [ 1.144313] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.150279] zbud: loaded [ 1.154550] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.159163] fuse init (API version 7.26) [ 1.164352] Key type asymmetric registered [ 1.168477] Asymmetric key parser 'x509' registered [ 1.173455] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.178712] io scheduler noop registered (default) [ 1.183088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.188648] ACPI: Power Button [PWRF] [ 1.193289] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.220914] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.250584] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.257858] Linux agpgart interface v0.103 [ 1.263229] loop: module loaded [ 1.267095] hv_vmbus: registering driver hv_storvsc [ 1.273990] scsi host0: storvsc_host_t [ 1.282716] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.290912] scsi host1: storvsc_host_t [ 1.300434] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.305527] random: fast init done [ 1.310609] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.322535] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.330182] sd 0:0:0:0: [sda] Write Protect is off [ 1.335042] scsi host2: ata_piix [ 1.339324] scsi host3: ata_piix [ 1.344545] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.349179] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.353754] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.369887] libphy: Fixed MDIO Bus: probed [ 1.374675] tun: Universal TUN/TAP device driver, 1.6 [ 1.379791] PPP generic driver version 2.4.2 [ 1.384183] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.404517] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.409485] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.414668] sda: sda1 [ 1.418590] mousedev: PS/2 mouse device common for all mice [ 1.424905] rtc_cmos 00:00: RTC can wake from S4 [ 1.455633] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.463101] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.468227] device-mapper: uevent: version 1.0.3 [ 1.475959] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.481592] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.487230] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.495095] NET: Registered protocol family 10 [ 1.505034] Segment Routing with IPv6 [ 1.509275] NET: Registered protocol family 17 [ 1.513807] Key type dns_resolver registered [ 1.518768] RAS: Correctable Errors collector initialized. [ 1.523471] registered taskstats version 1 [ 2.424751] Loading compiled-in X.509 certificates [ 2.433485] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.440324] zswap: loaded using pool lzo/zbud [ 2.449819] Key type big_key registered [ 2.455222] Key type trusted registered [ 2.461948] Key type encrypted registered [ 2.466466] AppArmor: AppArmor sha1 policy hashing enabled [ 2.471562] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.476846] evm: HMAC attrs: 0x1 [ 2.606624] rtc_cmos 00:00: setting system clock to 2022-01-18 18:48:21 UTC (1642531701) [ 2.612115] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.616410] EDD information not available. [ 3.026696] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.037554] ata2.00: configured for MWDMA2 [ 3.054188] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.069105] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.073444] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.081191] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.089207] Freeing unused kernel memory: 2248K [ 3.100048] Write protecting the kernel read-only data: 18432k [ 3.105185] Freeing unused kernel memory: 2008K [ 3.110903] Freeing unused kernel memory: 124K [ 3.126237] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.130686] x86/mm: Checking user space page tables [ 3.145927] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.199083] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.205260] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.210171] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.214875] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.220128] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.228074] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.242610] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.249858] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.256843] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.261499] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.399031] hv_utils: Registering HyperV Utility Driver [ 3.403252] hv_vmbus: registering driver hv_util [ 3.417403] hidraw: raw HID events driver (C) Jiri Kosina [ 3.424782] hv_vmbus: registering driver hv_netvsc [ 3.432989] hv_vmbus: registering driver hyperv_keyboard [ 3.449364] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.487879] hv_vmbus: registering driver hid_hyperv [ 3.568996] hv_utils: Heartbeat IC version 3.0 [ 3.581852] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.598417] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.633924] hv_utils: Shutdown IC version 3.0 [ 3.641930] hv_utils: TimeSync IC version 4.0 [ 3.648104] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.800037] raid6: sse2x1 gen() 4922 MB/s [ 3.852028] raid6: sse2x1 xor() 3826 MB/s [ 3.900027] raid6: sse2x2 gen() 5782 MB/s [ 3.948035] raid6: sse2x2 xor() 4382 MB/s [ 4.000036] raid6: sse2x4 gen() 7115 MB/s [ 4.052029] raid6: sse2x4 xor() 5500 MB/s [ 4.056695] raid6: using algorithm sse2x4 gen() 7115 MB/s [ 4.062426] raid6: .... xor() 5500 MB/s, rmw enabled [ 4.067000] raid6: using intx1 recovery algorithm [ 4.074956] xor: measuring software checksum speed [ 4.116025] prefetch64-sse: 10122.000 MB/sec [ 4.160057] generic_sse: 9340.000 MB/sec [ 4.164243] xor: using function: prefetch64-sse (10122.000 MB/sec) [ 4.173480] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.333057] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.498996] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.033694] 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) [ 5.057624] systemd[1]: Detected virtualization microsoft. [ 5.062726] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.109480] systemd[1]: Set hostname to <ubuntu>. [ 5.121410] systemd[1]: Initializing machine ID from random generator. [ 5.126851] systemd[1]: Installed transient /etc/machine-id file. [ 5.493248] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 5.550450] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 5.606080] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 5.652377] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on Journal Socket. Mounting Huge Pages File System... Starting Load Kernel Modules... Mounting POSIX Message Queue File System... [ 6.247054] Loading iSCSI transport class v2.0-870. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel...[ 6.302366] iscsi: registered transport (tcp) Starting Remount Root and Kernel File Systems...[ 6.340355] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 6.408050] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Listening on Journal Socket (/dev/log). Starting Journal Service... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 21.339200] cloud-init[333]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 18:48:30 +0000. Up 10.28 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s) 2022-01-18 18:50:16,876 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/3e3a7448-3a7d-4d44-bcfa-4d278944513a 1.440s 2022-01-18 18:50:16,876 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-e52b9559-7788-48b0-b954-8b7ccdcc4307', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:50:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/3e3a7448-3a7d-4d44-bcfa-4d278944513a'} Body: b'' 2022-01-18 18:50:18,197 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 1.319s 2022-01-18 18:50:18,197 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1348c10-6873-4a3d-bf69-296cd243a067', 'x-compute-request-id': 'req-a1348c10-6873-4a3d-bf69-296cd243a067', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'' 2022-01-18 18:50:18,469 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.271s 2022-01-18 18:50:18,469 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e217410-d061-4cd8-98bc-1435136c0088', 'x-compute-request-id': 'req-9e217410-d061-4cd8-98bc-1435136c0088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:50:17Z", "addresses": {"tempest-network-smoke--365634266": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:4d:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": "2022-01-18T18:48:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:19,666 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.187s 2022-01-18 18:50:19,667 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acaa6f91-c5ef-4f8b-a918-00334417fa3b', 'x-compute-request-id': 'req-acaa6f91-c5ef-4f8b-a918-00334417fa3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:50:17Z", "addresses": {"tempest-network-smoke--365634266": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:4d:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": "2022-01-18T18:48:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-537870809"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:20,840 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.164s 2022-01-18 18:50:20,840 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a1caf6c-130d-4d7b-895d-eba5b80d8dc3', 'x-compute-request-id': 'req-8a1caf6c-130d-4d7b-895d-eba5b80d8dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"server": {"id": "ee24c2da-23a1-44df-9fe3-5b381c6b92a2", "name": "tempest-TestNetworkAdvancedServerOps-server-2074116774", "status": "DELETED", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:47:53Z", "updated": "2022-01-18T18:50:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-986633332", "OS-SRV-USG:launched_at": "2022-01-18T18:48:08.000000", "OS-SRV-USG:terminated_at": "2022-01-18T18:50:20.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:20,848 494960 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2022-01-18 18:50:21,900 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2 0.050s 2022-01-18 18:50:21,900 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-de72cdc5-d11f-449c-8e91-6944d8fe8b73', 'x-compute-request-id': 'req-de72cdc5-d11f-449c-8e91-6944d8fe8b73', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/ee24c2da-23a1-44df-9fe3-5b381c6b92a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ee24c2da-23a1-44df-9fe3-5b381c6b92a2 could not be found."}}' 2022-01-18 18:50:23,934 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/c90c9ff4-d08b-4814-bbf2-590828c4d5a3/remove_router_interface 2.033s 2022-01-18 18:50:23,934 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "5952cb05-38d1-497e-81be-fbb659fb583d"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5b6ff2a7-6dd3-4a2b-93e9-54f461483960', 'date': 'Tue, 18 Jan 2022 18:50:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/c90c9ff4-d08b-4814-bbf2-590828c4d5a3/remove_router_interface'} Body: b'{"id": "c90c9ff4-d08b-4814-bbf2-590828c4d5a3", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "port_id": "69446b2a-d3bb-40f4-a71b-d2007baf1932", "network_id": "d62df004-e5b0-43ad-bd76-354972b7d50a", "subnet_id": "5952cb05-38d1-497e-81be-fbb659fb583d", "subnet_ids": ["5952cb05-38d1-497e-81be-fbb659fb583d"]}' 2022-01-18 18:50:24,339 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/5952cb05-38d1-497e-81be-fbb659fb583d 0.404s 2022-01-18 18:50:24,339 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-dc5aae50-313e-40ee-b3c2-c1e56b8aed78', 'date': 'Tue, 18 Jan 2022 18:50:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/5952cb05-38d1-497e-81be-fbb659fb583d'} Body: b'' 2022-01-18 18:50:25,622 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/c90c9ff4-d08b-4814-bbf2-590828c4d5a3 1.282s 2022-01-18 18:50:25,623 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-229ea9e9-ee4a-4108-8b94-97bd1268e1f6', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:50:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/c90c9ff4-d08b-4814-bbf2-590828c4d5a3'} Body: b'' 2022-01-18 18:50:26,676 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/d62df004-e5b0-43ad-bd76-354972b7d50a 1.053s 2022-01-18 18:50:26,677 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-91285b49-c22a-479b-9a9f-539161343995', 'date': 'Tue, 18 Jan 2022 18:50:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/d62df004-e5b0-43ad-bd76-354972b7d50a'} Body: b'' 2022-01-18 18:50:26,858 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/60a24404-481d-44ab-a1bd-d60103f03944 0.181s 2022-01-18 18:50:26,859 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-bfd07bb4-63b7-4901-a989-726caadd5900', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:50:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/60a24404-481d-44ab-a1bd-d60103f03944'} Body: b'' 2022-01-18 18:50:26,953 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-986633332 0.093s 2022-01-18 18:50:26,953 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa6384b5-b4fb-48d2-a8b1-40869acacb15', 'x-compute-request-id': 'req-aa6384b5-b4fb-48d2-a8b1-40869acacb15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-986633332'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 112, in test_server_connectivity_stop_start floating_ip = self._setup_network(server, keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 77, in _setup_network self._wait_server_status_and_check_network_connectivity( File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 103, in _wait_server_status_and_check_network_connectivity self._check_network_connectivity(server, keypair, floating_ip, File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 93, in _check_network_connectivity self.check_vm_connectivity(floating_ip_addr, username, File "/opt/stack/tempest/tempest/scenario/manager.py", line 945, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Public network connectivity check failed Timed out waiting for 172.26.6.209 to become reachable |
||||||
test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
fail
ft5.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 18:50:27,370 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.403s 2022-01-18 18:50:27,370 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-64850624"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59187816-1e53-48c4-8447-55d0fbe5e020', 'x-compute-request-id': 'req-59187816-1e53-48c4-8447-55d0fbe5e020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEA1cIIIKf4KYHYhkbQgnFLfZE4P2CrMr9whVBwx7HhEF1qQZtT\\n0YCb0ou2AmLdXBRpGk7ufp3/LLXs7u9G/DjNdHdnfS5mjlrgZs4F+1rmtTMYlce4\\nLfWoKj7BUJcmjlrSKxKZgaxn+TZPqt9TMgduWWbQSeYOYXCoCAE2pKgyV69F0HfT\\n2xwpSRIHtf221wmUB1bFqxPWMk0sV8V+UTfHd0VzITy2wa0lbCjbXPM2fDiz846s\\n3E7ZDGZuLnP9EtNB+4rELWTMJ58dk8SnX0FsB1LaMco28VtUpHsnBH4UH71BvVnK\\nsewJTuVHmwf6KHu687UJpSLJDTF/OTntqWw1+QIDAQABAoIBAF8ef5VgiVqXEC34\\nVxKkra4LsBbrwmLLs5tvRzBlpDwvBXh6URsZ+rz/NJftPImb/4UYeKJZVlKkBfHx\\nAgp8kFhyRdf7jOFt6Qt2RE0sjxs0yIzmGbxB43ohAM8G475XBczq8uo0OPQ5ycvE\\novXRPraDvM4VlHKhufQN7i3pNrWzVamylM9+GT4VI/Kkg8QLhEkpb0mauQ1nRX9Z\\nDlVnV9AmJVzAlrylfh9N2+5T1Yojc5qLDPaRmyB12xW3S19oJMDxXGeTn1toxt3S\\nO2ABIpwai4mHJuOg7Uj32m3S21QTqevBjb/XqXly2Nq9FoalnQ3gxSx0oj7HLUcu\\noYhbxjECgYEA8ysQUGSG8ryT+W/de1wxn9PjwCIR1gVNMTuou0o52LGutlUnKVK2\\n8PRBSd6xa0Itttwy2o9ETapQRUDOiO+xe5FapNcet1gKa/r9u2Y+X5p8si5qgEoD\\nHIiZwMeABonbaaBleuKEwYhhzzFlDDSDib38rENuscVbl+oMd1HbJLUCgYEA4Qmq\\n1pVyrol8pGbCZeizantc93saXQNunS+YXwECDDxwF1ZBFFpf7qOjUL5C4i6dHRRH\\n0fiAbiIp3LykjrhrRh62LAWpsonB6rYqbiSroR4loQDLueUQ6gt9ghpuD+mMOKBR\\nDur7J+sQN9WwOenbEZGYR6LN/Ujb4Ywv7DUperUCgYEApWUFE6lMoI3jmCWeX+m1\\nVyCoKGcD+q5gcrxBaCJ0dg9k5l/E4zZ/eCSqw7PUuT+qGFZtwHrx2mGdd308/acK\\n8SFMphIrskkPzaJKMsy4YA6UAh3QErJEq4O+EIGhctERjCas34hzA6/f1y2hrUuK\\nrIWs9v5mrEOwqQNotz/V7oECgYEAvTon0XCxklpB2OwfoxndZDh/oAp/zJ7KMJqJ\\nAboTQr6/cqAw8TBdYolvFsIl85NGweD/02umcvV/RgHKTch9S+UfQj0wyNRVn0u2\\nug9T0pNLCOtmY9ZeNq+axf/7dJ3qLuN/xY+JybM7W/fvy4L9lvRanEIl/El7u1jq\\nIzFAw9ECgYEAjxev7IjAGK+SEC4AXC54B4hI6ETytP5WJkNTTpbCcqvStVnJx5i4\\nl/ZQD7BOnHstJiysWyjgbHXWyJ1yiXKl3NzIVniii+AEhlJ7X5dH59TWbrs3y/SM\\nlGPJKu5AgwcxwcKF6rNrpn1SCZHSmtG3iDhsPlhX3/7J7mN2eup7Rck=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-64850624", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVwgggp/gpgdiGRtCCcUt9kTg/YKsyv3CFUHDHseEQXWpBm1PRgJvSi7YCYt1cFGkaTu5+nf8stezu70b8OM10d2d9LmaOWuBmzgX7Wua1MxiVx7gt9agqPsFQlyaOWtIrEpmBrGf5Nk+q31MyB25ZZtBJ5g5hcKgIATakqDJXr0XQd9PbHClJEge1/bbXCZQHVsWrE9YyTSxXxX5RN8d3RXMhPLbBrSVsKNtc8zZ8OLPzjqzcTtkMZm4uc/0S00H7isQtZMwnnx2TxKdfQWwHUtoxyjbxW1SkeycEfhQfvUG9Wcqx7AlO5UebB/ooe7rztQmlIskNMX85Oe2pbDX5 Generated-by-Nova", "fingerprint": "e0:71:99:4a:49:dc:53:21:89:29:c5:8e:25:de:7e:95", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb"}}' 2022-01-18 18:50:27,602 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.229s 2022-01-18 18:50:27,603 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-718737065", "description": "tempest-secgroup-smoke-718737065 description", "project_id": "71fe3a3f15a54b5aa2628051082084f7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-e7694c7f-c038-448b-bc86-02cb33e89968', 'date': 'Tue, 18 Jan 2022 18:50:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "name": "tempest-secgroup-smoke-718737065", "stateful": true, "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "description": "tempest-secgroup-smoke-718737065 description", "security_group_rules": [{"id": "1bfb0010-62ed-4755-9a0d-bb1e88b29b3c", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1741, "description": null, "tags": [], "created_at": "2022-01-18T18:50:27Z", "updated_at": "2022-01-18T18:50:27Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}, {"id": "972ad025-9394-4d4e-aea4-308b8388cb9c", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1740, "description": null, "tags": [], "created_at": "2022-01-18T18:50:27Z", "updated_at": "2022-01-18T18:50:27Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}], "tags": [], "created_at": "2022-01-18T18:50:27Z", "updated_at": "2022-01-18T18:50:27Z", "revision_number": 1, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:50:27,805 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.201s 2022-01-18 18:50:27,805 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-ac53c9fa-a18a-408b-86c4-ca6e55d23e89', 'date': 'Tue, 18 Jan 2022 18:50:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "96811681-1e82-4dc9-9cc4-fdca1716fa98", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:50:27Z", "updated_at": "2022-01-18T18:50:27Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:50:27,977 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.171s 2022-01-18 18:50:27,978 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-fb3fef70-6e99-4cce-862a-fa4fbf1e531a', 'date': 'Tue, 18 Jan 2022 18:50:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a6be8615-c85b-41b9-a33d-8b9dccb74c3a", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:50:27Z", "updated_at": "2022-01-18T18:50:27Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:50:28,161 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.183s 2022-01-18 18:50:28,162 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1e3bb8be-43a5-4eba-b3ec-acafcf72f832', 'date': 'Tue, 18 Jan 2022 18:50:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "43419e4d-a337-4777-a270-0170edcf33b7", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:50:28Z", "updated_at": "2022-01-18T18:50:28Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:50:28,365 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.203s 2022-01-18 18:50:28,366 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-07757ed4-d806-45fd-9afc-134deecedf13', 'date': 'Tue, 18 Jan 2022 18:50:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dd555455-227b-4ae8-afe4-d05d582ffed6", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:50:28Z", "updated_at": "2022-01-18T18:50:28Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:50:28,559 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.193s 2022-01-18 18:50:28,560 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-0df8907e-be26-4f95-91bf-b8705ce1839a', 'date': 'Tue, 18 Jan 2022 18:50:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7511d456-8e12-4a75-82bc-37465dd60e2a", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:50:28Z", "updated_at": "2022-01-18T18:50:28Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:50:28,742 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.181s 2022-01-18 18:50:28,742 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-68b68e31-acdc-44b2-8ddd-7dfa7f721239', 'date': 'Tue, 18 Jan 2022 18:50:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b212097e-249b-4105-ac00-3fa7ef7a992d", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "security_group_id": "6eaad22b-4c2a-4865-a0e1-2755015c1fc2", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:50:28Z", "updated_at": "2022-01-18T18:50:28Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:50:29,065 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.72:9696/v2.0/networks 0.322s 2022-01-18 18:50:29,065 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1172921337", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-14abe908-c779-4242-a011-a65f8f616ce3', 'date': 'Tue, 18 Jan 2022 18:50:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"304725bf-e9b5-4d01-bfef-f19b1234da74","name":"tempest-network-smoke--1172921337","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"71fe3a3f15a54b5aa2628051082084f7","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T18:50:28Z","updated_at":"2022-01-18T18:50:28Z","revision_number":1}}' 2022-01-18 18:50:31,528 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.72:9696/v2.0/routers 2.462s 2022-01-18 18:50:31,529 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1552242271", "admin_state_up": true, "project_id": "71fe3a3f15a54b5aa2628051082084f7", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '697', 'x-openstack-request-id': 'req-6baf3626-ae52-4545-8f5d-9c6b0987b4b4', 'date': 'Tue, 18 Jan 2022 18:50:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "2807ca73-a517-4f57-8b0b-db5e2af56cc2", "name": "tempest-TestNetworkAdvancedServerOps-router-1552242271", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T18:50:29Z", "updated_at": "2022-01-18T18:50:30Z", "revision_number": 3, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:50:31,884 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=71fe3a3f15a54b5aa2628051082084f7&cidr=172.20.0.0%2F28 0.354s 2022-01-18 18:50:31,884 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6abe8c7c-9856-4139-90d1-d0cc2dd0d910', 'date': 'Tue, 18 Jan 2022 18:50:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=71fe3a3f15a54b5aa2628051082084f7&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 18:50:32,037 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.152s 2022-01-18 18:50:32,038 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-97d0cf74-b573-47a9-a4be-5554b21c88fa', 'date': 'Tue, 18 Jan 2022 18:50:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 18:50:32,073 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.034s 2022-01-18 18:50:32,073 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b02ccbcd-6de7-4919-812e-0c37b4f91a41', 'date': 'Tue, 18 Jan 2022 18:50:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 18:50:32,736 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.72:9696/v2.0/subnets 0.663s 2022-01-18 18:50:32,737 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1540605579", "network_id": "304725bf-e9b5-4d01-bfef-f19b1234da74", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-e01fd5fb-2115-4ff5-a439-f27bd4e2d81d', 'date': 'Tue, 18 Jan 2022 18:50:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"ca58d3f8-c9c8-48a3-9b1a-895cc42bf86c","name":"tempest-subnet-smoke-1540605579","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","network_id":"304725bf-e9b5-4d01-bfef-f19b1234da74","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T18:50:32Z","updated_at":"2022-01-18T18:50:32Z","revision_number":0,"project_id":"71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:50:36,814 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 PUT http://10.222.0.72:9696/v2.0/routers/2807ca73-a517-4f57-8b0b-db5e2af56cc2/add_router_interface 4.076s 2022-01-18 18:50:36,815 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "ca58d3f8-c9c8-48a3-9b1a-895cc42bf86c"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-83458893-e2dd-469a-83b4-d95d5d94b5bd', 'date': 'Tue, 18 Jan 2022 18:50:36 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/2807ca73-a517-4f57-8b0b-db5e2af56cc2/add_router_interface'} Body: b'{"id": "2807ca73-a517-4f57-8b0b-db5e2af56cc2", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "port_id": "f4c63da3-70d9-4706-8887-0d770acf4c0e", "network_id": "304725bf-e9b5-4d01-bfef-f19b1234da74", "subnet_id": "ca58d3f8-c9c8-48a3-9b1a-895cc42bf86c", "subnet_ids": ["ca58d3f8-c9c8-48a3-9b1a-895cc42bf86c"]}' 2022-01-18 18:50:36,903 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.080s 2022-01-18 18:50:36,904 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3413', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-76d14709-1362-4a14-a0a9-1da056908c2d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d7ab8129badb40fd911e28dd9aa74fbb", "name": "tempest-TestNetworkAdvancedServerOps-1663327075-project", "password_expires_at": null}, "audit_ids": ["TLTBHTJZS4WP9-O05b-4RQ"], "expires_at": "2022-01-18T19:50:36.000000Z", "issued_at": "2022-01-18T18:50:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71fe3a3f15a54b5aa2628051082084f7", "name": "tempest-TestNetworkAdvancedServerOps-1663327075"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/71fe3a3f15a54b5aa2628051082084f7", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 18:50:36,904 494960 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume) Found network None available for tenant 2022-01-18 18:50:38,133 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 202 POST http://10.222.0.72/compute/v2.1/servers 1.228s 2022-01-18 18:50:38,133 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "304725bf-e9b5-4d01-bfef-f19b1234da74"}], "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1094e387-1139-413f-8f71-0966d1780683', 'x-compute-request-id': 'req-1094e387-1139-413f-8f71-0966d1780683', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "adminPass": "war4kTP7kp3w"}}' 2022-01-18 18:50:38,300 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.164s 2022-01-18 18:50:38,300 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da55f23-74fa-4e21-8070-63239584a546', 'x-compute-request-id': 'req-2da55f23-74fa-4e21-8070-63239584a546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:39,514 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.204s 2022-01-18 18:50:39,515 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1261', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-296e3776-2755-4416-aa98-c7021047bcd4', 'x-compute-request-id': 'req-296e3776-2755-4416-aa98-c7021047bcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:39,522 494960 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-01-18 18:50:40,702 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.178s 2022-01-18 18:50:40,702 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1323', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ca5ebc0-381b-48bd-bb52-afcf582263b4', 'x-compute-request-id': 'req-5ca5ebc0-381b-48bd-bb52-afcf582263b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:40,709 494960 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-01-18 18:50:41,942 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.231s 2022-01-18 18:50:41,942 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f44bad32-d5ee-4b51-90f6-ed8e38d074b0', 'x-compute-request-id': 'req-f44bad32-d5ee-4b51-90f6-ed8e38d074b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:43,232 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.281s 2022-01-18 18:50:43,232 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11fc8ed8-d8a4-4c23-8fd8-54c98d77bfe2', 'x-compute-request-id': 'req-11fc8ed8-d8a4-4c23-8fd8-54c98d77bfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:44,450 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.209s 2022-01-18 18:50:44,451 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-363211b6-c298-4ae3-af99-a7c44fe13c88', 'x-compute-request-id': 'req-363211b6-c298-4ae3-af99-a7c44fe13c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:45,664 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.205s 2022-01-18 18:50:45,665 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b878ebbf-084d-4034-aac6-69587c961809', 'x-compute-request-id': 'req-b878ebbf-084d-4034-aac6-69587c961809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:46,876 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.202s 2022-01-18 18:50:46,876 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d5c00e-74b2-435e-978c-447372355658', 'x-compute-request-id': 'req-d0d5c00e-74b2-435e-978c-447372355658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:48,134 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.248s 2022-01-18 18:50:48,135 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-664bc71d-165b-4c4a-b633-a7f7ff5e7fbf', 'x-compute-request-id': 'req-664bc71d-165b-4c4a-b633-a7f7ff5e7fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:49,365 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.222s 2022-01-18 18:50:49,365 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89af0b11-49cf-4689-8edb-a4d05714ec6d', 'x-compute-request-id': 'req-89af0b11-49cf-4689-8edb-a4d05714ec6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:50,586 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.212s 2022-01-18 18:50:50,587 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1026267d-8d0f-4c73-95e7-8037762804ac', 'x-compute-request-id': 'req-1026267d-8d0f-4c73-95e7-8037762804ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "BUILD", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:51,798 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.203s 2022-01-18 18:50:51,799 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fd5fe0f-68c8-4899-b317-663100c352bb', 'x-compute-request-id': 'req-6fd5fe0f-68c8-4899-b317-663100c352bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:51Z", "addresses": {"tempest-network-smoke--1172921337": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:2e:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": "2022-01-18T18:50:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:51,807 494960 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-01-18 18:50:51,981 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.173s 2022-01-18 18:50:51,981 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c3f7b7f-d6b8-4773-a234-9f12c7c635ad', 'x-compute-request-id': 'req-3c3f7b7f-d6b8-4773-a234-9f12c7c635ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:51Z", "addresses": {"tempest-network-smoke--1172921337": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:2e:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": "2022-01-18T18:50:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:52,041 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=8a41f99a-4705-4299-9a99-7342a3a83173 0.052s 2022-01-18 18:50:52,042 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '900', 'x-openstack-request-id': 'req-e23c6396-b213-41b4-b72f-4538459a0425', 'date': 'Tue, 18 Jan 2022 18:50:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"ports":[{"id":"b9be9ee6-8a97-4134-a614-a4895a9c4f44","name":"","network_id":"304725bf-e9b5-4d01-bfef-f19b1234da74","tenant_id":"71fe3a3f15a54b5aa2628051082084f7","mac_address":"fa:16:3e:dd:2e:87","admin_state_up":true,"status":"ACTIVE","device_id":"8a41f99a-4705-4299-9a99-7342a3a83173","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ca58d3f8-c9c8-48a3-9b1a-895cc42bf86c","ip_address":"172.20.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6eaad22b-4c2a-4865-a0e1-2755015c1fc2"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T18:50:40Z","updated_at":"2022-01-18T18:50:49Z","revision_number":5,"project_id":"71fe3a3f15a54b5aa2628051082084f7"}]}' 2022-01-18 18:50:54,125 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.082s 2022-01-18 18:50:54,125 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "b9be9ee6-8a97-4134-a614-a4895a9c4f44", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "fixed_ip_address": "172.20.0.13"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-b0f71f69-dd5e-4cb4-8116-14314fedf479', 'date': 'Tue, 18 Jan 2022 18:50:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "276a63f3-9c76-47d3-80df-f8865df25cc2", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.213", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "2807ca73-a517-4f57-8b0b-db5e2af56cc2", "port_id": "b9be9ee6-8a97-4134-a614-a4895a9c4f44", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "project_id": "71fe3a3f15a54b5aa2628051082084f7", "description": "", "port_details": {"name": "", "network_id": "304725bf-e9b5-4d01-bfef-f19b1234da74", "mac_address": "fa:16:3e:dd:2e:87", "admin_state_up": true, "status": "ACTIVE", "device_id": "8a41f99a-4705-4299-9a99-7342a3a83173", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:50:52Z", "updated_at": "2022-01-18T18:50:52Z", "revision_number": 0}}' 2022-01-18 18:50:54,457 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.332s 2022-01-18 18:50:54,458 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd5475ac-2e80-4e02-b5ad-d39bb7ac58f3', 'x-compute-request-id': 'req-bd5475ac-2e80-4e02-b5ad-d39bb7ac58f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:50:51Z", "addresses": {"tempest-network-smoke--1172921337": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:2e:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": "2022-01-18T18:50:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:50:54,466 494960 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 18:50:54,587 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72:9696/v2.0/floatingips/276a63f3-9c76-47d3-80df-f8865df25cc2 0.120s 2022-01-18 18:50:54,587 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-290a5fbe-f3cd-4749-ad1f-d39d0fa9a920', 'date': 'Tue, 18 Jan 2022 18:50:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/276a63f3-9c76-47d3-80df-f8865df25cc2'} Body: b'{"floatingip": {"id": "276a63f3-9c76-47d3-80df-f8865df25cc2", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.213", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "2807ca73-a517-4f57-8b0b-db5e2af56cc2", "port_id": "b9be9ee6-8a97-4134-a614-a4895a9c4f44", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "304725bf-e9b5-4d01-bfef-f19b1234da74", "mac_address": "fa:16:3e:dd:2e:87", "admin_state_up": true, "status": "ACTIVE", "device_id": "8a41f99a-4705-4299-9a99-7342a3a83173", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:50:52Z", "updated_at": "2022-01-18T18:50:52Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:50:55,678 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72:9696/v2.0/floatingips/276a63f3-9c76-47d3-80df-f8865df25cc2 0.089s 2022-01-18 18:50:55,679 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-9732ec2c-0842-40c4-8ab3-0598ee32441b', 'date': 'Tue, 18 Jan 2022 18:50:55 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/276a63f3-9c76-47d3-80df-f8865df25cc2'} Body: b'{"floatingip": {"id": "276a63f3-9c76-47d3-80df-f8865df25cc2", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.213", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "2807ca73-a517-4f57-8b0b-db5e2af56cc2", "port_id": "b9be9ee6-8a97-4134-a614-a4895a9c4f44", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "304725bf-e9b5-4d01-bfef-f19b1234da74", "mac_address": "fa:16:3e:dd:2e:87", "admin_state_up": true, "status": "ACTIVE", "device_id": "8a41f99a-4705-4299-9a99-7342a3a83173", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:50:52Z", "updated_at": "2022-01-18T18:50:52Z", "revision_number": 0, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:50:56,759 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.72:9696/v2.0/floatingips/276a63f3-9c76-47d3-80df-f8865df25cc2 0.078s 2022-01-18 18:50:56,759 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '800', 'x-openstack-request-id': 'req-5c9e8404-7723-4ffc-90a6-1667a06de2a4', 'date': 'Tue, 18 Jan 2022 18:50:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/276a63f3-9c76-47d3-80df-f8865df25cc2'} Body: b'{"floatingip": {"id": "276a63f3-9c76-47d3-80df-f8865df25cc2", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "floating_ip_address": "172.26.6.213", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "2807ca73-a517-4f57-8b0b-db5e2af56cc2", "port_id": "b9be9ee6-8a97-4134-a614-a4895a9c4f44", "fixed_ip_address": "172.20.0.13", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "304725bf-e9b5-4d01-bfef-f19b1234da74", "mac_address": "fa:16:3e:dd:2e:87", "admin_state_up": true, "status": "ACTIVE", "device_id": "8a41f99a-4705-4299-9a99-7342a3a83173", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:50:52Z", "updated_at": "2022-01-18T18:50:55Z", "revision_number": 1, "project_id": "71fe3a3f15a54b5aa2628051082084f7"}}' 2022-01-18 18:50:56,760 494960 INFO [tempest.scenario.manager] FloatingIP: {'id': '276a63f3-9c76-47d3-80df-f8865df25cc2', 'tenant_id': '71fe3a3f15a54b5aa2628051082084f7', 'floating_ip_address': '172.26.6.213', 'floating_network_id': '50334fed-c913-4a40-9569-a4a96cf148a9', 'router_id': '2807ca73-a517-4f57-8b0b-db5e2af56cc2', 'port_id': 'b9be9ee6-8a97-4134-a614-a4895a9c4f44', 'fixed_ip_address': '172.20.0.13', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '304725bf-e9b5-4d01-bfef-f19b1234da74', 'mac_address': 'fa:16:3e:dd:2e:87', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8a41f99a-4705-4299-9a99-7342a3a83173', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-01-18T18:50:52Z', 'updated_at': '2022-01-18T18:50:55Z', 'revision_number': 1, 'project_id': '71fe3a3f15a54b5aa2628051082084f7'} is at status: ACTIVE 2022-01-18 18:50:56,760 494960 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.293717 seconds 2022-01-18 18:50:56,760 494960 DEBUG [tempest.scenario.manager] checking network connections to IP 172.26.6.213 with user: ubuntu 2022-01-18 18:50:56,761 494960 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume begins to ping 172.26.6.213 in 120 sec and the expected result is reachable 2022-01-18 18:52:57,186 494960 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-01-18 18:52:57,187 494960 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume finishes ping 172.26.6.213 in 120 sec and the ping result is unexpected 2022-01-18 18:52:58,216 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 POST http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173/action 1.028s 2022-01-18 18:52:58,217 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '45522', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfea58d9-d170-4351-944e-30be850621e6', 'x-compute-request-id': 'req-dfea58d9-d170-4351-944e-30be850621e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 18:52:58,219 494960 DEBUG [tempest.scenario.manager] Console output for 8a41f99a-4705-4299-9a99-7342a3a83173 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.192 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100044] Security Framework initialized [ 0.104004] Yama: becoming mindful. [ 0.108000] AppArmor: AppArmor initialized [ 0.108242] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.112098] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.116000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.116009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120501] CPU: Physical Processor ID: 0 [ 0.124000] mce: CPU supports 1 MCE banks [ 0.124104] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.128000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.128005] Spectre V2 : Mitigation: Full generic retpoline [ 0.132003] Speculative Store Bypass: Vulnerable [ 0.179218] Freeing SMP alternatives memory: 36K [ 0.182314] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.184089] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.188058] Hierarchical SRCU implementation. [ 0.192747] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.196004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.200065] smp: Bringing up secondary CPUs ... [ 0.204006] smp: Brought up 1 node, 1 CPU [ 0.208025] smpboot: Max logical packages: 1 [ 0.212025] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.216438] devtmpfs: initialized [ 0.220085] x86/mm: Memory block size: 128MB [ 0.224246] evm: security.selinux [ 0.228009] evm: security.SMACK64 [ 0.232005] evm: security.SMACK64EXEC [ 0.236004] evm: security.SMACK64TRANSMUTE [ 0.240027] evm: security.SMACK64MMAP [ 0.244004] evm: security.apparmor [ 0.248004] evm: security.ima [ 0.252004] evm: security.capability [ 0.256170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.260018] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.264071] pinctrl core: initialized pinctrl subsystem [ 0.268265] NET: Registered protocol family 16 [ 0.272114] audit: initializing netlink subsys (disabled) [ 0.276179] cpuidle: using governor ladder [ 0.280030] audit: type=2000 audit(1642531861.276:1): state=initialized audit_enabled=0 res=1 [ 0.284008] cpuidle: using governor menu [ 0.288057] ACPI: bus type PCI registered [ 0.292004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297365] PCI: Using configuration type 1 for base access [ 0.305198] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.308271] ACPI: Added _OSI(Module Device) [ 0.312008] ACPI: Added _OSI(Processor Device) [ 0.316005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324035] ACPI: Added _OSI(Linux-Dell-Video) [ 0.335549] ACPI: Interpreter enabled [ 0.336016] ACPI: (supports S0 S5) [ 0.340004] ACPI: Using IOAPIC for interrupt routing [ 0.344045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.348543] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.389698] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.392011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.396012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.400016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.404443] PCI host bridge to bus 0000:00 [ 0.408007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.412006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.416006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.420006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.424006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.428027] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.470071] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.472005] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.476039] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.480007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.486771] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.486771] * this clock source is slow. Consider trying other clock sources [ 0.500551] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.550013] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.552795] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.556542] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.560747] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.568326] SCSI subsystem initialized [ 0.572310] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.576000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.576006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.580004] vgaarb: loaded [ 0.584055] pps_core: LinuxPPS API ver. 1 registered [ 0.588004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.592015] PTP clock support registered [ 0.596065] EDAC MC: Ver: 3.0.0 [ 0.602380] hv_vmbus: Vmbus version:4.0 [ 0.604482] PCI: Using ACPI for IRQ routing [ 0.610302] NetLabel: Initializing [ 0.612037] NetLabel: domain hash size = 128 [ 0.616012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.620035] NetLabel: unlabeled traffic allowed by default [ 0.624156] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.642806] VFS: Disk quotas dquot_6.6.0 [ 0.647155] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.652234] AppArmor: AppArmor Filesystem Enabled [ 0.657011] pnp: PnP ACPI init [ 0.669224] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.674198] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.679556] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.684217] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.689033] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.693861] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.699118] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.704206] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.709114] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.714147] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.718928] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.724184] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.730000] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.735212] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.741041] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.746638] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.751443] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.756824] pnp: PnP ACPI: found 9 devices [ 0.769515] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.775329] NET: Registered protocol family 2 [ 0.779638] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.784126] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.788972] TCP: Hash tables configured (established 8192 bind 8192) [ 0.795004] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.799253] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.804139] NET: Registered protocol family 1 [ 0.808229] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.821246] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.826487] Unpacking initramfs... [ 1.125553] Freeing initrd memory: 13088K [ 1.129969] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.134965] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.141549] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.147222] Scanning for low memory corruption every 60 seconds [ 1.152206] Initialise system trusted keyrings [ 1.156343] Key type blacklist registered [ 1.160453] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.167227] zbud: loaded [ 1.171727] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.176384] fuse init (API version 7.26) [ 1.182261] Key type asymmetric registered [ 1.186489] Asymmetric key parser 'x509' registered [ 1.190801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.196456] io scheduler noop registered (default) [ 1.201078] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.205973] ACPI: Power Button [PWRF] [ 1.210586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.239557] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.271277] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.280487] Linux agpgart interface v0.103 [ 1.286355] loop: module loaded [ 1.291892] hv_vmbus: registering driver hv_storvsc [ 1.298898] scsi host0: storvsc_host_t [ 1.308174] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.317264] scsi host1: storvsc_host_t [ 1.324046] random: fast init done [ 1.330053] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.335519] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.348171] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.356764] scsi host2: ata_piix [ 1.360998] sd 0:0:0:0: [sda] Write Protect is off [ 1.366276] scsi host3: ata_piix [ 1.370463] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.375272] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.379981] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.395129] libphy: Fixed MDIO Bus: probed [ 1.399617] tun: Universal TUN/TAP device driver, 1.6 [ 1.404291] PPP generic driver version 2.4.2 [ 1.408752] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.431247] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.437033] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.441489] sda: sda1 [ 1.445769] mousedev: PS/2 mouse device common for all mice [ 1.451822] rtc_cmos 00:00: RTC can wake from S4 [ 1.482757] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.490998] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.495668] device-mapper: uevent: version 1.0.3 [ 1.500407] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.505087] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.517201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.531784] NET: Registered protocol family 10 [ 2.511851] Segment Routing with IPv6 [ 2.517731] NET: Registered protocol family 17 [ 2.524076] Key type dns_resolver registered [ 2.547079] RAS: Correctable Errors collector initialized. [ 2.557340] registered taskstats version 1 [ 2.563074] Loading compiled-in X.509 certificates [ 2.572125] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.578610] zswap: loaded using pool lzo/zbud [ 2.686380] Key type big_key registered [ 2.690352] Key type trusted registered [ 2.697313] Key type encrypted registered [ 2.701417] AppArmor: AppArmor sha1 policy hashing enabled [ 2.705920] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.710582] evm: HMAC attrs: 0x1 [ 2.737308] rtc_cmos 00:00: setting system clock to 2022-01-18 18:51:04 UTC (1642531864) [ 2.743066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.747482] EDD information not available. [ 3.181643] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.199706] ata2.00: configured for MWDMA2 [ 3.218153] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.238636] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.243208] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.251426] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.259653] Freeing unused kernel memory: 2248K [ 3.268047] Write protecting the kernel read-only data: 18432k [ 3.274099] Freeing unused kernel memory: 2008K [ 3.279002] Freeing unused kernel memory: 124K [ 3.294580] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.299150] x86/mm: Checking user space page tables [ 3.314648] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.367967] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.374690] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.379481] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.384938] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.389546] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.400106] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.413105] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.420968] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.427344] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.432339] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.591249] hv_vmbus: registering driver hv_netvsc [ 3.599057] hv_utils: Registering HyperV Utility Driver [ 3.604192] hv_vmbus: registering driver hv_util [ 3.624686] hv_vmbus: registering driver hyperv_keyboard [ 3.635720] hidraw: raw HID events driver (C) Jiri Kosina [ 3.684163] hv_vmbus: registering driver hid_hyperv [ 3.745803] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.754784] hv_utils: Heartbeat IC version 3.0 [ 3.766936] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.789478] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.839486] hv_utils: Shutdown IC version 3.0 [ 3.844456] hv_utils: TimeSync IC version 4.0 [ 3.855431] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.092035] raid6: sse2x1 gen() 4795 MB/s [ 4.144036] raid6: sse2x1 xor() 3778 MB/s [ 4.196045] raid6: sse2x2 gen() 6211 MB/s [ 4.248031] raid6: sse2x2 xor() 4499 MB/s [ 4.300038] raid6: sse2x4 gen() 7010 MB/s [ 4.352042] raid6: sse2x4 xor() 4587 MB/s [ 4.357253] raid6: using algorithm sse2x4 gen() 7010 MB/s [ 4.362275] raid6: .... xor() 4587 MB/s, rmw enabled [ 4.368164] raid6: using intx1 recovery algorithm [ 4.380764] xor: measuring software checksum speed [ 4.428034] prefetch64-sse: 10057.000 MB/sec [ 4.472034] generic_sse: 8768.000 MB/sec [ 4.477851] xor: using function: prefetch64-sse (10057.000 MB/sec) [ 4.486820] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.665958] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.840646] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.235637] 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) [ 5.243365] systemd[1]: Detected virtualization microsoft. [ 5.248948] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.292279] systemd[1]: Set hostname to <ubuntu>. [ 5.303175] systemd[1]: Initializing machine ID from random generator. [ 5.307677] systemd[1]: Installed transient /etc/machine-id file. [ 5.578001] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 5.624794] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 5.670995] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 5.720060] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Reached target Slices. Mounting Huge Pages File System... Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice system-getty.slice. Starting Load Kernel Modules... [ 6.514434] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [[0;32m OK [0m[ 6.565378] iscsi: registered transport (tcp) ] Created slice system-serial\x2dgetty.slice. [ 6.608494] iscsi: registered transport (iser) Starting Remount Root and Kernel File Systems... Starting Journal Service... [[0;32m OK [0m[ 6.686709] EXT4-fs (sda1): re-mounted. Opts: (null) ] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[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 Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Mounting FUSE Control File System... Mounting Configuration File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[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 Commit a transient machine-id on disk... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 22.513156] cloud-init[336]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 18:51:13 +0000. Up 10.52 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 17s) 2022-01-18 18:52:59,345 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/276a63f3-9c76-47d3-80df-f8865df25cc2 1.124s 2022-01-18 18:52:59,345 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-a7ad318b-c00b-4df3-a924-fcb02340d094', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:52:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/276a63f3-9c76-47d3-80df-f8865df25cc2'} Body: b'' 2022-01-18 18:52:59,646 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.300s 2022-01-18 18:52:59,646 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a903998e-2da3-4859-9791-0ea41529ee6a', 'x-compute-request-id': 'req-a903998e-2da3-4859-9791-0ea41529ee6a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'' 2022-01-18 18:53:00,171 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.524s 2022-01-18 18:53:00,172 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9041cee9-5051-4447-94db-a2f98e63e6ac', 'x-compute-request-id': 'req-9041cee9-5051-4447-94db-a2f98e63e6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:53:00Z", "addresses": {"tempest-network-smoke--1172921337": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:2e:87"}, {"version": 4, "addr": "172.26.6.213", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:2e:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": "2022-01-18T18:50:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:01,486 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.303s 2022-01-18 18:53:01,486 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba9b1894-4695-486a-a8c1-56c923edfddb', 'x-compute-request-id': 'req-ba9b1894-4695-486a-a8c1-56c923edfddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"server": {"id": "8a41f99a-4705-4299-9a99-7342a3a83173", "name": "tempest-TestNetworkAdvancedServerOps-server-1088279367", "status": "ACTIVE", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "user_id": "d7ab8129badb40fd911e28dd9aa74fbb", "metadata": {}, "hostId": "efa1ecfc36cd90971a3ba5dec1906cbacaa3f9a9ce54f6a9b102392b", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:50:38Z", "updated": "2022-01-18T18:53:00Z", "addresses": {"tempest-network-smoke--1172921337": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:2e:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a41f99a-4705-4299-9a99-7342a3a83173"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-64850624", "OS-SRV-USG:launched_at": "2022-01-18T18:50:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-718737065"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:02,542 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173 0.046s 2022-01-18 18:53:02,542 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a243d598-4058-4fa9-b071-a2ce81c1d467', 'x-compute-request-id': 'req-a243d598-4058-4fa9-b071-a2ce81c1d467', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a41f99a-4705-4299-9a99-7342a3a83173'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8a41f99a-4705-4299-9a99-7342a3a83173 could not be found."}}' 2022-01-18 18:53:04,753 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/2807ca73-a517-4f57-8b0b-db5e2af56cc2/remove_router_interface 2.210s 2022-01-18 18:53:04,753 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "ca58d3f8-c9c8-48a3-9b1a-895cc42bf86c"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9fab25da-282f-4e6a-8daf-b205313cc3c8', 'date': 'Tue, 18 Jan 2022 18:53:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/2807ca73-a517-4f57-8b0b-db5e2af56cc2/remove_router_interface'} Body: b'{"id": "2807ca73-a517-4f57-8b0b-db5e2af56cc2", "tenant_id": "71fe3a3f15a54b5aa2628051082084f7", "port_id": "f4c63da3-70d9-4706-8887-0d770acf4c0e", "network_id": "304725bf-e9b5-4d01-bfef-f19b1234da74", "subnet_id": "ca58d3f8-c9c8-48a3-9b1a-895cc42bf86c", "subnet_ids": ["ca58d3f8-c9c8-48a3-9b1a-895cc42bf86c"]}' 2022-01-18 18:53:05,163 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/ca58d3f8-c9c8-48a3-9b1a-895cc42bf86c 0.409s 2022-01-18 18:53:05,163 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-866ac5ad-795e-4b71-bf03-f96e01010bf3', 'date': 'Tue, 18 Jan 2022 18:53:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/ca58d3f8-c9c8-48a3-9b1a-895cc42bf86c'} Body: b'' 2022-01-18 18:53:06,298 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/2807ca73-a517-4f57-8b0b-db5e2af56cc2 1.134s 2022-01-18 18:53:06,298 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-d4495ced-a596-4bdc-b5dd-dddf7e8e30bf', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:53:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/2807ca73-a517-4f57-8b0b-db5e2af56cc2'} Body: b'' 2022-01-18 18:53:07,092 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/304725bf-e9b5-4d01-bfef-f19b1234da74 0.793s 2022-01-18 18:53:07,092 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-4f8523eb-9d26-43b1-9f11-e52b12d972ac', 'date': 'Tue, 18 Jan 2022 18:53:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/304725bf-e9b5-4d01-bfef-f19b1234da74'} Body: b'' 2022-01-18 18:53:07,249 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/6eaad22b-4c2a-4865-a0e1-2755015c1fc2 0.156s 2022-01-18 18:53:07,250 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-2192e52b-4a63-4c0a-8829-c9aff8bf8652', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:53:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/6eaad22b-4c2a-4865-a0e1-2755015c1fc2'} Body: b'' 2022-01-18 18:53:08,329 494960 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-64850624 1.078s 2022-01-18 18:53:08,330 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a82c157d-f8ea-4b99-954b-1e69e61b140b', 'x-compute-request-id': 'req-a82c157d-f8ea-4b99-954b-1e69e61b140b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-64850624'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 173, in test_server_connectivity_suspend_resume floating_ip = self._setup_network(server, keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 77, in _setup_network self._wait_server_status_and_check_network_connectivity( File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 103, in _wait_server_status_and_check_network_connectivity self._check_network_connectivity(server, keypair, floating_ip, File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 93, in _check_network_connectivity self.check_vm_connectivity(floating_ip_addr, username, File "/opt/stack/tempest/tempest/scenario/manager.py", line 945, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Public network connectivity check failed Timed out waiting for 172.26.6.213 to become reachable |
||||||
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 10 | 1 | 7 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
fail
ft6.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 17:33:21,975 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.72:9696/v2.0/networks 0.831s 2022-01-18 17:33:21,976 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1369505588", "project_id": "03065a801866439f82c36e0d7cbd1a49", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4bb98fe4-4834-4edf-b6cf-63bdf10b2878', 'date': 'Tue, 18 Jan 2022 17:33:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"7ba7d010-85c6-408c-80c5-0dcbef52da24","name":"tempest-network-smoke--1369505588","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"03065a801866439f82c36e0d7cbd1a49","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T17:33:21Z","updated_at":"2022-01-18T17:33:21Z","revision_number":1}}' 2022-01-18 17:33:24,855 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.72:9696/v2.0/routers 2.878s 2022-01-18 17:33:24,855 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-321585246", "admin_state_up": true, "project_id": "03065a801866439f82c36e0d7cbd1a49", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '687', 'x-openstack-request-id': 'req-92da21d0-647c-4eb6-abad-ac34424fba7c', 'date': 'Tue, 18 Jan 2022 17:33:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "4c6f4b00-49bc-4534-bb90-abbeacbb3c9f", "name": "tempest-TestNetworkBasicOps-router-321585246", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.122"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:33:22Z", "updated_at": "2022-01-18T17:33:23Z", "revision_number": 3, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:33:25,019 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28 0.163s 2022-01-18 17:33:25,020 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2539f6cc-9914-4fd4-8f38-f576021e1c31', 'date': 'Tue, 18 Jan 2022 17:33:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:33:25,175 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.154s 2022-01-18 17:33:25,175 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-59002093-aabb-4f0c-bfec-42a145c8cd40', 'date': 'Tue, 18 Jan 2022 17:33:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 17:33:25,230 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.054s 2022-01-18 17:33:25,231 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1e453676-31c0-482c-a148-1e31354376fa', 'date': 'Tue, 18 Jan 2022 17:33:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:33:26,041 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.72:9696/v2.0/subnets 0.809s 2022-01-18 17:33:26,041 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-41320972", "network_id": "7ba7d010-85c6-408c-80c5-0dcbef52da24", "project_id": "03065a801866439f82c36e0d7cbd1a49", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '631', 'x-openstack-request-id': 'req-f19f23b1-92e8-4dc5-bdd9-69f636564455', 'date': 'Tue, 18 Jan 2022 17:33:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"87626b0c-c658-4833-9b37-25676d396cf6","name":"tempest-subnet-smoke-41320972","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"7ba7d010-85c6-408c-80c5-0dcbef52da24","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:33:25Z","updated_at":"2022-01-18T17:33:25Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:33:30,414 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT http://10.222.0.72:9696/v2.0/routers/4c6f4b00-49bc-4534-bb90-abbeacbb3c9f/add_router_interface 4.372s 2022-01-18 17:33:30,414 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "87626b0c-c658-4833-9b37-25676d396cf6"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-751b0149-d565-4360-a5f7-77a3d3e845ff', 'date': 'Tue, 18 Jan 2022 17:33:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/4c6f4b00-49bc-4534-bb90-abbeacbb3c9f/add_router_interface'} Body: b'{"id": "4c6f4b00-49bc-4534-bb90-abbeacbb3c9f", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "e84d12ea-cc29-414e-b161-dcc7cdf7e0c0", "network_id": "7ba7d010-85c6-408c-80c5-0dcbef52da24", "subnet_id": "87626b0c-c658-4833-9b37-25676d396cf6", "subnet_ids": ["87626b0c-c658-4833-9b37-25676d396cf6"]}' 2022-01-18 17:33:31,312 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72:9696/v2.0/networks 0.898s 2022-01-18 17:33:31,313 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '3386', 'x-openstack-request-id': 'req-7c0b4dc5-e69f-4960-8dd5-868e4e5f58d5', 'date': 'Tue, 18 Jan 2022 17:33:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"networks":[{"id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","name":"shared","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["bd33ef9c-d39a-41be-a7f3-deb5822421bc"],"shared":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:17:05Z","updated_at":"2022-01-18T17:17:07Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":95},{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"7ba7d010-85c6-408c-80c5-0dcbef52da24","name":"tempest-network-smoke--1369505588","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["87626b0c-c658-4833-9b37-25676d396cf6"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:33:21Z","updated_at":"2022-01-18T17:33:25Z","revision_number":2,"project_id":"03065a801866439f82c36e0d7cbd1a49","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":78},{"id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","name":"private","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:13:56Z","updated_at":"2022-01-18T17:16:16Z","revision_number":3,"project_id":"c0f59a5b61074689bcd9b92f8091074e","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":96},{"id":"ffa4f20a-fce5-4f96-bba3-09a5bcc27483","name":"tempest-ServersTestManualDisk-971326801-network","tenant_id":"e28a903d2a2e4df88bfce9c724576392","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["f68833c6-7389-43bf-8e90-96e97d6ad175"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:32:24Z","updated_at":"2022-01-18T17:32:25Z","revision_number":2,"project_id":"e28a903d2a2e4df88bfce9c724576392","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":80}]}' 2022-01-18 17:33:31,470 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72:9696/v2.0/subnets 0.157s 2022-01-18 17:33:31,471 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '3169', 'x-openstack-request-id': 'req-e22b4d89-3adb-475e-8754-1ebef2393ed2', 'date': 'Tue, 18 Jan 2022 17:33:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2","name":"private-subnet","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","network_id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","ip_version":4,"subnetpool_id":"6b6d2042-742a-4ac1-b4c2-e503781fc633","enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/26","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.62"}],"host_routes":[],"dns_nameservers":["8.8.8.8","8.8.4.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:00Z","updated_at":"2022-01-18T17:16:16Z","revision_number":1,"project_id":"c0f59a5b61074689bcd9b92f8091074e"},{"id":"87626b0c-c658-4833-9b37-25676d396cf6","name":"tempest-subnet-smoke-41320972","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"7ba7d010-85c6-408c-80c5-0dcbef52da24","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:33:25Z","updated_at":"2022-01-18T17:33:25Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"},{"id":"bd33ef9c-d39a-41be-a7f3-deb5822421bc","name":"shared-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.233.1","cidr":"192.168.233.0/24","allocation_pools":[{"start":"192.168.233.2","end":"192.168.233.254"}],"host_routes":[],"dns_nameservers":[],"description":"shared-subnet","service_types":[],"tags":[],"created_at":"2022-01-18T17:17:07Z","updated_at":"2022-01-18T17:17:07Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"},{"id":"d6245487-5015-4904-a120-aa776a004de0","name":"public-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"50334fed-c913-4a40-9569-a4a96cf148a9","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.26.6.1","cidr":"172.26.6.0/24","allocation_pools":[{"start":"172.26.6.2","end":"172.26.6.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:23Z","updated_at":"2022-01-18T17:14:23Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"},{"id":"f68833c6-7389-43bf-8e90-96e97d6ad175","name":"tempest-ServersTestManualDisk-971326801-subnet","tenant_id":"e28a903d2a2e4df88bfce9c724576392","network_id":"ffa4f20a-fce5-4f96-bba3-09a5bcc27483","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:32:25Z","updated_at":"2022-01-18T17:32:25Z","revision_number":0,"project_id":"e28a903d2a2e4df88bfce9c724576392"}]}' 2022-01-18 17:33:32,100 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72:9696/v2.0/routers 0.629s 2022-01-18 17:33:32,101 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '2131', 'x-openstack-request-id': 'req-f64befca-953c-46ec-b96d-752117307d0a', 'date': 'Tue, 18 Jan 2022 17:33:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"routers": [{"id": "26288bd1-39c8-4af1-a46a-462cf4afb474", "name": "tempest-ServersTestManualDisk-971326801-router", "tenant_id": "e28a903d2a2e4df88bfce9c724576392", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.127"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:32:25Z", "updated_at": "2022-01-18T17:32:32Z", "revision_number": 4, "project_id": "e28a903d2a2e4df88bfce9c724576392"}, {"id": "2e54ac03-55b9-4f92-b7df-ad73de6381ea", "name": "router1", "tenant_id": "c0f59a5b61074689bcd9b92f8091074e", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.73"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:14:10Z", "updated_at": "2022-01-18T17:14:28Z", "revision_number": 4, "project_id": "c0f59a5b61074689bcd9b92f8091074e"}, {"id": "4c6f4b00-49bc-4534-bb90-abbeacbb3c9f", "name": "tempest-TestNetworkBasicOps-router-321585246", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.122"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:33:22Z", "updated_at": "2022-01-18T17:33:28Z", "revision_number": 4, "project_id": "03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:33:32,759 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.657s 2022-01-18 17:33:32,759 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1632212322"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbe8942f-fa6a-47ec-893d-836640f7ad4b', 'x-compute-request-id': 'req-fbe8942f-fa6a-47ec-893d-836640f7ad4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEA3+zsSIcm1wfxRFqukXEbd1Ie0v9QdsUituV92nIzG38xsJCr\\nZbkNv0PlhRqA6iJ3/b9+oefhO5gAo8OfDDaNbcXPlf2TAojoXs2OvGz0ahaTCGYy\\nBindyXvHHnp7hwik/o13CbbBdwGu+XiPDagd5rYK0TxXU5TyT8IxVS+YHmjLSBVP\\nynNFFv5qEwNusACuPej7QcPxn35XWHm7Lgo3VUxaWQ9BDPMZvI5z8XJp2teSPgOv\\n2xxoS95iVFMfYCLHm2TPz4fP+ls3kr48pe2ek8Ddcn9mBZsxyCc0yf9Apyee721q\\nLx4aRsPySgo0EYbmi6HtKcYTwMeaUPyEFBcD4QIDAQABAoIBADBasQtYZAK7LFZe\\nXqP5kLzLduyJRY7gMwbbt7mcP30IkmpWUyy8MUPEHaQIfR4SI2cgGvBLak+8GydB\\n7u5sOU4jERiKkVxSxBr0uIXn4T+ncEi4CMVb9RC1MeJbAKHANCDj23i1hkF0k5w7\\ndGi2jP5tARj9tr3NxCWFAbIrfOXTw9I7UGhvWfW2DfAat5+Db05xf4uvRdSyyDzq\\nRwB2983DUOSpaDqRaigxYddqPyto8H7L8s3RnbJ2Fz61IRuiRoL8cNXY2AYJR1QU\\nQ5N2mtB7Lz+9JhRoiDaL1bK0PKt00JlGiav0Bc2pi73keQ1K1En0pQ4PbaxJo9t/\\nOb3BhgECgYEA+dzvwR3j3uwd3QH1sKZ+QviKOBcVh0n6IZS0m/700V23WZZS1OsB\\nEYJGHPtbnzlGfVrLrh0+FhKNaT0VK+Hm0N1igz0ErTZvk4d4t9ICwwTlARfsJQCY\\nCHQqFAoQxp9Alvtg+ycy0GkBaoOCzNpvrzXi6hKzfmf3+aOVITuYpjkCgYEA5Wzm\\nH+ZOO/bHmBklVfJxzFcnzqZvAMPsK6PjJs3fRS0R6nmdE1nGiEVckBvuJwBaTxFN\\nZUX3APcc/Vht2uC5P3A+bmTllIf8L5i8xRYDM2qSWcS3U83mtrsY1hp84xli1VZ4\\nVmJoSkUZC1THh+OFK6vVmv3PqGHLt70fOTj1iukCgYEA3SSiPnXJ/L9WHwlg/pwd\\nHAEFtGcZ8seSzq3ivD6HR9Z+NJhLb48fPvPiQjxl9yKmNMRriQrwrHB3IDGjz1b9\\nBtcqHaWfwf5v+k7olSkWsKxgUvttUcKYzMKji2DtQB4q+HY8e41R+As36aHD3rNm\\nLdivoSQ0ISi73QLfNq6ciGECgYEAtH01lYbzqUz9vPSbYMA5Mo6mbHaXAT0hQTvP\\naimwKpXIcHR4VE7eVzpqFZ1DgD9QzL9J6hBev82oas70rar5UaUWGHcb/fv1M+Sv\\nLUWiAwMmW6TcrPthNASBB38THP5NuJQsW5lTfopZp4Zs6sTdcXvfse1XPpqhT81j\\nEPt0gHECgYEAwH0UEC1kVypu+d66yIVI5WjH8jVqU8ABaXF3OhpHAf/rYDNWJQgM\\n8lTL8Ec31YJyg6kL2tJMWYG6kAWuC0CLMHWS1tCC+XsDrtfyuI7paJtzxVIjNVXg\\nJ92NJywKoQcHzdDctOmWfw4T8uZ+AYu1FNo04nwnJiJ+P8E7VjTlQp8=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-1632212322", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDf7OxIhybXB/FEWq6RcRt3Uh7S/1B2xSK25X3acjMbfzGwkKtluQ2/Q+WFGoDqInf9v36h5+E7mACjw58MNo1txc+V/ZMCiOhezY68bPRqFpMIZjIGKd3Je8ceenuHCKT+jXcJtsF3Aa75eI8NqB3mtgrRPFdTlPJPwjFVL5geaMtIFU/Kc0UW/moTA26wAK496PtBw/GffldYebsuCjdVTFpZD0EM8xm8jnPxcmna15I+A6/bHGhL3mJUUx9gIsebZM/Ph8/6WzeSvjyl7Z6TwN1yf2YFmzHIJzTJ/0CnJ57vbWovHhpGw/JKCjQRhuaLoe0pxhPAx5pQ/IQUFwPh Generated-by-Nova", "fingerprint": "9b:6c:66:bc:58:46:51:09:1b:e3:96:36:14:2c:f4:1e", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165"}}' 2022-01-18 17:33:33,189 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.427s 2022-01-18 17:33:33,189 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1535580171", "description": "tempest-secgroup-smoke-1535580171 description", "project_id": "03065a801866439f82c36e0d7cbd1a49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ed8081c5-1385-4c68-96c4-18342b7367b5', 'date': 'Tue, 18 Jan 2022 17:33:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "67cb6613-586e-4236-bc22-fde34852dfd5", "name": "tempest-secgroup-smoke-1535580171", "stateful": true, "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "description": "tempest-secgroup-smoke-1535580171 description", "security_group_rules": [{"id": "8ca15195-ec62-4f1f-8f0f-f983bbd9a941", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1113, "description": null, "tags": [], "created_at": "2022-01-18T17:33:33Z", "updated_at": "2022-01-18T17:33:33Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}, {"id": "f05bf353-49ea-44c0-9903-499935704563", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1112, "description": null, "tags": [], "created_at": "2022-01-18T17:33:32Z", "updated_at": "2022-01-18T17:33:32Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}], "tags": [], "created_at": "2022-01-18T17:33:32Z", "updated_at": "2022-01-18T17:33:32Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:33:33,784 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.594s 2022-01-18 17:33:33,784 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-13f939da-7329-41df-9525-f0da3ece20d2', 'date': 'Tue, 18 Jan 2022 17:33:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eed51069-7840-47ab-aa3a-408a743b0984", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:33:33Z", "updated_at": "2022-01-18T17:33:33Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:33:34,097 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.312s 2022-01-18 17:33:34,098 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f48d3e12-69fe-48dc-b27b-f12b9cb63720', 'date': 'Tue, 18 Jan 2022 17:33:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "396ffa8c-35a9-4a90-938e-1679f2b4d3b7", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:33:33Z", "updated_at": "2022-01-18T17:33:33Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:33:34,537 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.438s 2022-01-18 17:33:34,538 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e3ec1607-d70d-4da2-828b-1a0d8c7234e5', 'date': 'Tue, 18 Jan 2022 17:33:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a343125-b8d5-4fc3-9614-0f6d842524c0", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:33:34Z", "updated_at": "2022-01-18T17:33:34Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:33:35,000 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.462s 2022-01-18 17:33:35,001 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3c0b3a50-a862-4390-8399-4b859e529048', 'date': 'Tue, 18 Jan 2022 17:33:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ce08ec14-2f6e-4108-bfed-842810681fe3", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:33:34Z", "updated_at": "2022-01-18T17:33:34Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:33:35,513 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.512s 2022-01-18 17:33:35,514 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8d7dc957-95ee-4b6e-8cd1-f09fec764fe0', 'date': 'Tue, 18 Jan 2022 17:33:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "70ae6593-36b6-4087-8f1d-402845fa5830", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:33:35Z", "updated_at": "2022-01-18T17:33:35Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:33:35,973 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.459s 2022-01-18 17:33:35,973 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e86706bc-dc12-4dda-8043-b7a45faa52b3', 'date': 'Tue, 18 Jan 2022 17:33:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "76223843-b3b1-47ca-8ffc-dc81f3ee656f", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "67cb6613-586e-4236-bc22-fde34852dfd5", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:33:35Z", "updated_at": "2022-01-18T17:33:35Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:33:36,218 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.238s 2022-01-18 17:33:36,219 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3391', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-282af4f3-ffa2-433c-ab8e-9b551cf50d57', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "72a7d03cbcf64ea79c8e2316f7ff7165", "name": "tempest-TestNetworkBasicOps-50267445-project", "password_expires_at": null}, "audit_ids": ["uSE4Vg17SMmpODxtTcrGSw"], "expires_at": "2022-01-18T18:33:36.000000Z", "issued_at": "2022-01-18T17:33:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03065a801866439f82c36e0d7cbd1a49", "name": "tempest-TestNetworkBasicOps-50267445"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 17:33:36,219 117699 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2022-01-18 17:33:38,292 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST http://10.222.0.72/compute/v2.1/servers 2.071s 2022-01-18 17:33:38,292 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-2012926506", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "7ba7d010-85c6-408c-80c5-0dcbef52da24"}], "key_name": "tempest-TestNetworkBasicOps-1632212322", "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12ecc5b5-2b17-43cd-a4c7-c853dae76aaa', 'x-compute-request-id': 'req-12ecc5b5-2b17-43cd-a4c7-c853dae76aaa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}], "adminPass": "7EWpwArpBGF8"}}' 2022-01-18 17:33:38,605 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.310s 2022-01-18 17:33:38,605 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5cb0313-94d6-4ee9-89ec-0b86a668b27f', 'x-compute-request-id': 'req-c5cb0313-94d6-4ee9-89ec-0b86a668b27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:33:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:33:39,769 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.155s 2022-01-18 17:33:39,770 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0760422-ba38-446d-9d66-78d0c8adcc87', 'x-compute-request-id': 'req-c0760422-ba38-446d-9d66-78d0c8adcc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:33:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:33:39,778 117699 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-01-18 17:33:40,958 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.178s 2022-01-18 17:33:40,958 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1307', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dad81c57-1e47-4d15-a435-01a928af2c5a', 'x-compute-request-id': 'req-dad81c57-1e47-4d15-a435-01a928af2c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:33:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:33:40,965 117699 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-01-18 17:33:42,283 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.316s 2022-01-18 17:33:42,284 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1375', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caeb5ff8-d878-43da-9a8c-baafa3b302ce', 'x-compute-request-id': 'req-caeb5ff8-d878-43da-9a8c-baafa3b302ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:33:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:33:44,104 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.812s 2022-01-18 17:33:44,105 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1375', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a50ce51b-61f1-48df-949d-1d4a8ccf8bd5', 'x-compute-request-id': 'req-a50ce51b-61f1-48df-949d-1d4a8ccf8bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:33:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:33:45,424 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.311s 2022-01-18 17:33:45,425 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1375', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303d88c2-7a1f-4496-88bc-24dea5719b5c', 'x-compute-request-id': 'req-303d88c2-7a1f-4496-88bc-24dea5719b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:33:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:33:46,723 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.290s 2022-01-18 17:33:46,723 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1375', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33288103-c526-4bdc-b03d-0ce6f0bc0002', 'x-compute-request-id': 'req-33288103-c526-4bdc-b03d-0ce6f0bc0002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:33:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:33:47,995 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.263s 2022-01-18 17:33:47,995 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1375', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3518c70d-3796-41e2-8b41-8928ae9b4c64', 'x-compute-request-id': 'req-3518c70d-3796-41e2-8b41-8928ae9b4c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:33:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:33:49,251 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.247s 2022-01-18 17:33:49,251 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1375', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19ca9c6c-6189-43a6-bab7-908a20b84407', 'x-compute-request-id': 'req-19ca9c6c-6189-43a6-bab7-908a20b84407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:33:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:33:50,504 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.242s 2022-01-18 17:33:50,504 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1375', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-943ab066-c6dc-4ce4-a965-31abc3d07a7b', 'x-compute-request-id': 'req-943ab066-c6dc-4ce4-a965-31abc3d07a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:33:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:33:51,791 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.279s 2022-01-18 17:33:51,791 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b72b22a8-bb64-4007-b4a7-b47d24092ca0', 'x-compute-request-id': 'req-b72b22a8-bb64-4007-b4a7-b47d24092ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:33:51Z", "addresses": {"tempest-network-smoke--1369505588": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:08:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": "2022-01-18T17:33:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:33:51,800 117699 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-01-18 17:33:52,117 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.316s 2022-01-18 17:33:52,117 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4fab19-8859-463a-8c4d-f0709cc3375a', 'x-compute-request-id': 'req-1b4fab19-8859-463a-8c4d-f0709cc3375a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:33:51Z", "addresses": {"tempest-network-smoke--1369505588": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:08:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": "2022-01-18T17:33:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:33:52,125 117699 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 17:33:52,233 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.108s 2022-01-18 17:33:52,234 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-575b3b72-b9d0-40d7-8d6b-392eb8501284', 'date': 'Tue, 18 Jan 2022 17:33:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"ports":[{"id":"2529689b-6a0c-475b-8d5c-aa040b84cbb9","name":"","network_id":"7ba7d010-85c6-408c-80c5-0dcbef52da24","tenant_id":"03065a801866439f82c36e0d7cbd1a49","mac_address":"fa:16:3e:fe:08:34","admin_state_up":true,"status":"ACTIVE","device_id":"f68c14b0-265b-46ef-9c49-a0bc9b8192e0","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"87626b0c-c658-4833-9b37-25676d396cf6","ip_address":"172.20.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["67cb6613-586e-4236-bc22-fde34852dfd5"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:33:40Z","updated_at":"2022-01-18T17:33:49Z","revision_number":5,"project_id":"03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:33:56,229 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.72:9696/v2.0/floatingips 3.995s 2022-01-18 17:33:56,230 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "2529689b-6a0c-475b-8d5c-aa040b84cbb9", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "fixed_ip_address": "172.20.0.6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-da384637-599b-401a-9e1d-66c643f8de1a', 'date': 'Tue, 18 Jan 2022 17:33:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4c20174d-e798-4444-801b-6efdd54aefda", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.116", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "4c6f4b00-49bc-4534-bb90-abbeacbb3c9f", "port_id": "2529689b-6a0c-475b-8d5c-aa040b84cbb9", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "project_id": "03065a801866439f82c36e0d7cbd1a49", "description": "", "port_details": {"name": "", "network_id": "7ba7d010-85c6-408c-80c5-0dcbef52da24", "mac_address": "fa:16:3e:fe:08:34", "admin_state_up": true, "status": "ACTIVE", "device_id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:33:53Z", "updated_at": "2022-01-18T17:33:53Z", "revision_number": 0}}' 2022-01-18 17:33:56,475 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72:9696/v2.0/floatingips/4c20174d-e798-4444-801b-6efdd54aefda 0.244s 2022-01-18 17:33:56,475 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-73fe1f11-c2bd-4ac5-acc9-20c84f7ff363', 'date': 'Tue, 18 Jan 2022 17:33:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/4c20174d-e798-4444-801b-6efdd54aefda'} Body: b'{"floatingip": {"id": "4c20174d-e798-4444-801b-6efdd54aefda", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.116", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "4c6f4b00-49bc-4534-bb90-abbeacbb3c9f", "port_id": "2529689b-6a0c-475b-8d5c-aa040b84cbb9", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7ba7d010-85c6-408c-80c5-0dcbef52da24", "mac_address": "fa:16:3e:fe:08:34", "admin_state_up": true, "status": "ACTIVE", "device_id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:33:53Z", "updated_at": "2022-01-18T17:33:53Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:33:57,598 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72:9696/v2.0/floatingips/4c20174d-e798-4444-801b-6efdd54aefda 0.121s 2022-01-18 17:33:57,598 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-4b9e57fc-4180-4a15-afcc-ee3b0ca64c6c', 'date': 'Tue, 18 Jan 2022 17:33:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/4c20174d-e798-4444-801b-6efdd54aefda'} Body: b'{"floatingip": {"id": "4c20174d-e798-4444-801b-6efdd54aefda", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.116", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "4c6f4b00-49bc-4534-bb90-abbeacbb3c9f", "port_id": "2529689b-6a0c-475b-8d5c-aa040b84cbb9", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7ba7d010-85c6-408c-80c5-0dcbef52da24", "mac_address": "fa:16:3e:fe:08:34", "admin_state_up": true, "status": "ACTIVE", "device_id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:33:53Z", "updated_at": "2022-01-18T17:33:53Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:33:58,757 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72:9696/v2.0/floatingips/4c20174d-e798-4444-801b-6efdd54aefda 0.157s 2022-01-18 17:33:58,757 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-5b558935-209a-4cb8-b16a-2a9224335f65', 'date': 'Tue, 18 Jan 2022 17:33:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/4c20174d-e798-4444-801b-6efdd54aefda'} Body: b'{"floatingip": {"id": "4c20174d-e798-4444-801b-6efdd54aefda", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.116", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "4c6f4b00-49bc-4534-bb90-abbeacbb3c9f", "port_id": "2529689b-6a0c-475b-8d5c-aa040b84cbb9", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7ba7d010-85c6-408c-80c5-0dcbef52da24", "mac_address": "fa:16:3e:fe:08:34", "admin_state_up": true, "status": "ACTIVE", "device_id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:33:53Z", "updated_at": "2022-01-18T17:33:53Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:34:00,166 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.72:9696/v2.0/floatingips/4c20174d-e798-4444-801b-6efdd54aefda 0.406s 2022-01-18 17:34:00,166 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-27e3a6bc-a6c3-4b3d-95b7-bf3b429b78fa', 'date': 'Tue, 18 Jan 2022 17:34:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/4c20174d-e798-4444-801b-6efdd54aefda'} Body: b'{"floatingip": {"id": "4c20174d-e798-4444-801b-6efdd54aefda", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.116", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "4c6f4b00-49bc-4534-bb90-abbeacbb3c9f", "port_id": "2529689b-6a0c-475b-8d5c-aa040b84cbb9", "fixed_ip_address": "172.20.0.6", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "7ba7d010-85c6-408c-80c5-0dcbef52da24", "mac_address": "fa:16:3e:fe:08:34", "admin_state_up": true, "status": "ACTIVE", "device_id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:33:53Z", "updated_at": "2022-01-18T17:33:59Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:34:00,166 117699 INFO [tempest.scenario.manager] FloatingIP: {'id': '4c20174d-e798-4444-801b-6efdd54aefda', 'tenant_id': '03065a801866439f82c36e0d7cbd1a49', 'floating_ip_address': '172.26.6.116', 'floating_network_id': '50334fed-c913-4a40-9569-a4a96cf148a9', 'router_id': '4c6f4b00-49bc-4534-bb90-abbeacbb3c9f', 'port_id': '2529689b-6a0c-475b-8d5c-aa040b84cbb9', 'fixed_ip_address': '172.20.0.6', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '7ba7d010-85c6-408c-80c5-0dcbef52da24', 'mac_address': 'fa:16:3e:fe:08:34', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f68c14b0-265b-46ef-9c49-a0bc9b8192e0', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-01-18T17:33:53Z', 'updated_at': '2022-01-18T17:33:59Z', 'revision_number': 1, 'project_id': '03065a801866439f82c36e0d7cbd1a49'} is at status: ACTIVE 2022-01-18 17:34:00,167 117699 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 3.936493 seconds 2022-01-18 17:34:00,167 117699 DEBUG [tempest.scenario.manager] checking network connections to IP 172.26.6.116 with user: ubuntu 2022-01-18 17:34:00,167 117699 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 172.26.6.116 in 120 sec and the expected result is reachable 2022-01-18 17:36:00,572 117699 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-01-18 17:36:00,573 117699 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 172.26.6.116 in 120 sec and the ping result is unexpected 2022-01-18 17:36:00,697 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0/action 0.123s 2022-01-18 17:36:00,698 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '46453', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34df4ab6-6507-4282-9575-53c082545173', 'x-compute-request-id': 'req-34df4ab6-6507-4282-9575-53c082545173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 17:36:00,700 117699 DEBUG [tempest.scenario.manager] Console output for f68c14b0-265b-46ef-9c49-a0bc9b8192e0 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.192 MHz processor [ 0.096000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.100006] pid_max: default: 32768 minimum: 301 [ 0.104000] Security Framework initialized [ 0.104006] Yama: becoming mindful. [ 0.108042] AppArmor: AppArmor initialized [ 0.112000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.112098] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.116022] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124521] CPU: Physical Processor ID: 0 [ 0.128000] mce: CPU supports 1 MCE banks [ 0.128109] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.132004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.136006] Spectre V2 : Mitigation: Full generic retpoline [ 0.140004] Speculative Store Bypass: Vulnerable [ 0.179911] Freeing SMP alternatives memory: 36K [ 0.182351] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.184091] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.188058] Hierarchical SRCU implementation. [ 0.196062] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.200004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.204057] smp: Bringing up secondary CPUs ... [ 0.208006] smp: Brought up 1 node, 1 CPU [ 0.212004] smpboot: Max logical packages: 1 [ 0.216005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.220425] devtmpfs: initialized [ 0.224082] x86/mm: Memory block size: 128MB [ 0.228246] evm: security.selinux [ 0.232008] evm: security.SMACK64 [ 0.236005] evm: security.SMACK64EXEC [ 0.240027] evm: security.SMACK64TRANSMUTE [ 0.244004] evm: security.SMACK64MMAP [ 0.248004] evm: security.apparmor [ 0.252004] evm: security.ima [ 0.256004] evm: security.capability [ 0.260155] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.264017] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.268065] pinctrl core: initialized pinctrl subsystem [ 0.272259] NET: Registered protocol family 16 [ 0.276116] audit: initializing netlink subsys (disabled) [ 0.280174] cpuidle: using governor ladder [ 0.284009] audit: type=2000 audit(1642527243.280:1): state=initialized audit_enabled=0 res=1 [ 0.288030] cpuidle: using governor menu [ 0.292056] ACPI: bus type PCI registered [ 0.296004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301326] PCI: Using configuration type 1 for base access [ 0.308108] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.312272] ACPI: Added _OSI(Module Device) [ 0.316011] ACPI: Added _OSI(Processor Device) [ 0.320008] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328034] ACPI: Added _OSI(Linux-Dell-Video) [ 0.341789] ACPI: Interpreter enabled [ 0.344013] ACPI: (supports S0 S5) [ 0.348005] ACPI: Using IOAPIC for interrupt routing [ 0.352048] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356535] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.400146] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416439] PCI host bridge to bus 0000:00 [ 0.420007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.424006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.428006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.432006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.436007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.444018] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484452] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.488006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.496026] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505996] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.505996] * this clock source is slow. Consider trying other clock sources [ 0.518414] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.567086] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.568909] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.572776] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.581284] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.584667] SCSI subsystem initialized [ 0.588296] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.592000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.592006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.596005] vgaarb: loaded [ 0.600055] pps_core: LinuxPPS API ver. 1 registered [ 0.604004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.608017] PTP clock support registered [ 0.612064] EDAC MC: Ver: 3.0.0 [ 0.622347] hv_vmbus: Vmbus version:4.0 [ 0.624098] PCI: Using ACPI for IRQ routing [ 0.628165] NetLabel: Initializing [ 0.632013] NetLabel: domain hash size = 128 [ 0.636016] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.640632] NetLabel: unlabeled traffic allowed by default [ 0.644159] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.662377] VFS: Disk quotas dquot_6.6.0 [ 0.667246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.672211] AppArmor: AppArmor Filesystem Enabled [ 0.677136] pnp: PnP ACPI init [ 0.692216] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.697245] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.702319] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.707190] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.712030] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.716601] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.721160] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.727725] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.733734] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.740264] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.745956] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.752164] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.757379] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.762072] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.766626] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.771257] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.775784] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.781220] pnp: PnP ACPI: found 9 devices [ 0.792066] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.797128] NET: Registered protocol family 2 [ 0.801971] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.807272] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.811862] TCP: Hash tables configured (established 8192 bind 8192) [ 0.816894] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.822583] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.827150] NET: Registered protocol family 1 [ 0.831369] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.837278] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.842586] Unpacking initramfs... [ 1.146755] Freeing initrd memory: 13088K [ 1.151821] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.156146] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.163731] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.169296] Scanning for low memory corruption every 60 seconds [ 1.174773] Initialise system trusted keyrings [ 1.179096] Key type blacklist registered [ 1.183446] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.190212] zbud: loaded [ 1.195623] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200734] fuse init (API version 7.26) [ 1.206829] Key type asymmetric registered [ 1.211682] Asymmetric key parser 'x509' registered [ 1.217615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.224040] io scheduler noop registered (default) [ 1.230803] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.236406] ACPI: Power Button [PWRF] [ 1.241946] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.273601] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.304357] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.312376] Linux agpgart interface v0.103 [ 1.319928] loop: module loaded [ 1.324244] hv_vmbus: registering driver hv_storvsc [ 1.333013] scsi host0: storvsc_host_t [ 1.342183] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.352425] random: fast init done [ 1.356586] scsi host1: storvsc_host_t [ 1.365607] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.371819] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.384841] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.393277] scsi host2: ata_piix [ 1.397894] sd 0:0:0:0: [sda] Write Protect is off [ 1.402432] scsi host3: ata_piix [ 1.406739] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.411988] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.417380] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.433221] libphy: Fixed MDIO Bus: probed [ 1.437440] tun: Universal TUN/TAP device driver, 1.6 [ 1.442057] PPP generic driver version 2.4.2 [ 1.446705] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.469467] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.474826] sda: sda1 [ 1.479125] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.483923] mousedev: PS/2 mouse device common for all mice [ 1.490305] rtc_cmos 00:00: RTC can wake from S4 [ 1.521233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.528561] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.533627] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.538386] device-mapper: uevent: version 1.0.3 [ 1.542722] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.548251] NET: Registered protocol family 10 [ 1.555750] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.568474] Segment Routing with IPv6 [ 1.572865] NET: Registered protocol family 17 [ 1.581164] Key type dns_resolver registered [ 2.529335] RAS: Correctable Errors collector initialized. [ 2.533892] registered taskstats version 1 [ 2.538303] Loading compiled-in X.509 certificates [ 2.546315] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.552093] zswap: loaded using pool lzo/zbud [ 2.562115] Key type big_key registered [ 2.566770] Key type trusted registered [ 2.573305] Key type encrypted registered [ 2.577518] AppArmor: AppArmor sha1 policy hashing enabled [ 2.582956] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.588550] evm: HMAC attrs: 0x1 [ 2.731122] rtc_cmos 00:00: setting system clock to 2022-01-18 17:34:06 UTC (1642527246) [ 2.737014] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.742469] EDD information not available. [ 3.177158] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.195750] ata2.00: configured for MWDMA2 [ 3.219214] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.237572] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.242732] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.251077] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.260818] Freeing unused kernel memory: 2248K [ 3.272090] Write protecting the kernel read-only data: 18432k [ 3.277420] Freeing unused kernel memory: 2008K [ 3.282026] Freeing unused kernel memory: 124K [ 3.297394] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.303596] x86/mm: Checking user space page tables [ 3.319821] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.374265] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.379818] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.384702] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.389373] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.394164] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.404080] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.418306] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.426149] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.434001] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.438615] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.565288] hv_utils: Registering HyperV Utility Driver [ 3.571515] hv_vmbus: registering driver hv_util [ 3.593032] hv_vmbus: registering driver hyperv_keyboard [ 3.598875] hidraw: raw HID events driver (C) Jiri Kosina [ 3.608213] hv_vmbus: registering driver hv_netvsc [ 3.626320] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.650115] hv_vmbus: registering driver hid_hyperv [ 3.761058] hv_utils: Heartbeat IC version 3.0 [ 3.768325] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.801182] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.819225] hv_utils: Shutdown IC version 3.0 [ 3.826373] hv_utils: TimeSync IC version 4.0 [ 3.832889] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.980041] raid6: sse2x1 gen() 4737 MB/s [ 4.032029] raid6: sse2x1 xor() 3866 MB/s [ 4.084206] raid6: sse2x2 gen() 5596 MB/s [ 4.136033] raid6: sse2x2 xor() 4352 MB/s [ 4.188028] raid6: sse2x4 gen() 7046 MB/s [ 4.240039] raid6: sse2x4 xor() 4772 MB/s [ 4.244221] raid6: using algorithm sse2x4 gen() 7046 MB/s [ 4.248413] raid6: .... xor() 4772 MB/s, rmw enabled [ 4.252547] raid6: using intx1 recovery algorithm [ 4.262559] xor: measuring software checksum speed [ 4.305149] prefetch64-sse: 10106.000 MB/sec [ 4.348036] generic_sse: 9353.000 MB/sec [ 4.353161] xor: using function: prefetch64-sse (10106.000 MB/sec) [ 4.368228] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.573536] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.768466] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.989310] 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) [ 4.996482] systemd[1]: Detected virtualization microsoft. [ 5.000830] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.038850] systemd[1]: Set hostname to <ubuntu>. [ 5.045783] systemd[1]: Initializing machine ID from random generator. [ 5.050391] systemd[1]: Installed transient /etc/machine-id file. [ 5.323067] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 5.380444] 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. [ 5.440931] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 5.488713] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Created slice System Slice. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Load Kernel Modules... [ 6.097935] Loading iSCSI transport class v2.0-870. Mounting Debug File System... [[0;32m OK [0m[ 6.147353] iscsi: registered transport (tcp) ] Reached target Slices. [ 6.200098] iscsi: registered transport (iser) Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Created slice system-getty.slice. Mounting Huge Pages File System... Mounting POSIX Message Queue File System... [[0;32m OK [0m] [ 6.384173] EXT4-fs (sda1): re-mounted. Opts: (null) Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Journal Service... [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[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 Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Mounting Configuration File System... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 21.921059] cloud-init[319]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:34:14 +0000. Up 10.26 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is unning for Raise ne...interfaces (1min 34s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 16s) 2022-01-18 17:36:02,114 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/4c20174d-e798-4444-801b-6efdd54aefda 1.411s 2022-01-18 17:36:02,114 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-5470436b-f5f7-483b-9077-97ff773d8600', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:36:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/4c20174d-e798-4444-801b-6efdd54aefda'} Body: b'' 2022-01-18 17:36:02,310 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.195s 2022-01-18 17:36:02,311 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-216fc325-6eef-4353-87b9-9b543d8f5644', 'x-compute-request-id': 'req-216fc325-6eef-4353-87b9-9b543d8f5644', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'' 2022-01-18 17:36:02,681 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.369s 2022-01-18 17:36:02,681 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3750cd6-8362-4de1-94ec-11a73c039b66', 'x-compute-request-id': 'req-a3750cd6-8362-4de1-94ec-11a73c039b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:36:02Z", "addresses": {"tempest-network-smoke--1369505588": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:08:34"}, {"version": 4, "addr": "172.26.6.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:08:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": "2022-01-18T17:33:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:03,933 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.242s 2022-01-18 17:36:03,934 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f6fe8a7-cb7b-4884-ab3f-e40c725527ac', 'x-compute-request-id': 'req-7f6fe8a7-cb7b-4884-ab3f-e40c725527ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:36:02Z", "addresses": {"tempest-network-smoke--1369505588": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:08:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": "2022-01-18T17:33:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1535580171"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:05,120 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.176s 2022-01-18 17:36:05,121 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-774fa555-82bb-48a0-86c1-95ec7d7db730', 'x-compute-request-id': 'req-774fa555-82bb-48a0-86c1-95ec7d7db730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"server": {"id": "f68c14b0-265b-46ef-9c49-a0bc9b8192e0", "name": "tempest-TestNetworkBasicOps-server-2012926506", "status": "DELETED", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:33:38Z", "updated": "2022-01-18T17:36:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1632212322", "OS-SRV-USG:launched_at": "2022-01-18T17:33:51.000000", "OS-SRV-USG:terminated_at": "2022-01-18T17:36:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:05,128 117699 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-01-18 17:36:06,171 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0 0.041s 2022-01-18 17:36:06,172 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-06f9e659-bf28-46df-bc34-7401cbb50220', 'x-compute-request-id': 'req-06f9e659-bf28-46df-bc34-7401cbb50220', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/f68c14b0-265b-46ef-9c49-a0bc9b8192e0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f68c14b0-265b-46ef-9c49-a0bc9b8192e0 could not be found."}}' 2022-01-18 17:36:06,403 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/67cb6613-586e-4236-bc22-fde34852dfd5 0.230s 2022-01-18 17:36:06,403 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-9d474268-ea49-4a71-9c3b-ed33f2f81c1b', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:36:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/67cb6613-586e-4236-bc22-fde34852dfd5'} Body: b'' 2022-01-18 17:36:06,459 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1632212322 0.055s 2022-01-18 17:36:06,459 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0e21cf6-ff5a-479c-b620-086a810e3e72', 'x-compute-request-id': 'req-f0e21cf6-ff5a-479c-b620-086a810e3e72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1632212322'} Body: b'' 2022-01-18 17:36:08,350 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/4c6f4b00-49bc-4534-bb90-abbeacbb3c9f/remove_router_interface 1.890s 2022-01-18 17:36:08,350 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "87626b0c-c658-4833-9b37-25676d396cf6"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-87a4b58c-50f6-4d62-82e0-e6c26adead40', 'date': 'Tue, 18 Jan 2022 17:36:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/4c6f4b00-49bc-4534-bb90-abbeacbb3c9f/remove_router_interface'} Body: b'{"id": "4c6f4b00-49bc-4534-bb90-abbeacbb3c9f", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "e84d12ea-cc29-414e-b161-dcc7cdf7e0c0", "network_id": "7ba7d010-85c6-408c-80c5-0dcbef52da24", "subnet_id": "87626b0c-c658-4833-9b37-25676d396cf6", "subnet_ids": ["87626b0c-c658-4833-9b37-25676d396cf6"]}' 2022-01-18 17:36:08,851 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/87626b0c-c658-4833-9b37-25676d396cf6 0.500s 2022-01-18 17:36:08,851 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-6aa74c8d-6851-45e2-9ca7-09076ac7bd28', 'date': 'Tue, 18 Jan 2022 17:36:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/87626b0c-c658-4833-9b37-25676d396cf6'} Body: b'' 2022-01-18 17:36:09,947 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/4c6f4b00-49bc-4534-bb90-abbeacbb3c9f 1.095s 2022-01-18 17:36:09,947 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-c06b6eb4-7e19-424a-bd2b-59c1f87edb48', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:36:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/4c6f4b00-49bc-4534-bb90-abbeacbb3c9f'} Body: b'' 2022-01-18 17:36:11,018 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/7ba7d010-85c6-408c-80c5-0dcbef52da24 1.070s 2022-01-18 17:36:11,019 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-9dc18e08-dd91-4639-acc2-bff069d57bb5', 'date': 'Tue, 18 Jan 2022 17:36:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/7ba7d010-85c6-408c-80c5-0dcbef52da24'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 494, in test_connectivity_between_vms_on_different_networks self._check_public_network_connectivity(should_connect=True) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 212, in _check_public_network_connectivity self.check_vm_connectivity( File "/opt/stack/tempest/tempest/scenario/manager.py", line 945, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Public network connectivity check failed Timed out waiting for 172.26.6.116 to become reachable |
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
skip
pt6.2: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
||||||
test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
fail
ft6.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 17:36:11,311 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.72:9696/v2.0/networks 0.278s 2022-01-18 17:36:11,311 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1653504917", "project_id": "03065a801866439f82c36e0d7cbd1a49", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fa71a8f9-2aea-444d-992d-92b9f2ba35d6', 'date': 'Tue, 18 Jan 2022 17:36:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"603f84f2-7bb1-4fe6-b59d-d18a44c86905","name":"tempest-network-smoke--1653504917","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"03065a801866439f82c36e0d7cbd1a49","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T17:36:11Z","updated_at":"2022-01-18T17:36:11Z","revision_number":1}}' 2022-01-18 17:36:13,366 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.72:9696/v2.0/routers 2.054s 2022-01-18 17:36:13,366 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1288978952", "admin_state_up": true, "project_id": "03065a801866439f82c36e0d7cbd1a49", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '688', 'x-openstack-request-id': 'req-a1cdcf9d-e359-421b-9565-c42d49786bdb', 'date': 'Tue, 18 Jan 2022 17:36:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "8ca4756c-e075-4673-ab2d-dffe81aff8d5", "name": "tempest-TestNetworkBasicOps-router-1288978952", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.206"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:36:11Z", "updated_at": "2022-01-18T17:36:12Z", "revision_number": 3, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:36:13,414 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28 0.047s 2022-01-18 17:36:13,415 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-71a5828f-b881-4283-ae54-5f46bc773248', 'date': 'Tue, 18 Jan 2022 17:36:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:36:13,555 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.140s 2022-01-18 17:36:13,556 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-6c665f40-511b-4068-b346-dec277d7ba5a', 'date': 'Tue, 18 Jan 2022 17:36:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 17:36:13,589 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.032s 2022-01-18 17:36:13,589 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8a804e3c-245d-49e0-ae5b-f16c084fd184', 'date': 'Tue, 18 Jan 2022 17:36:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:36:14,221 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.72:9696/v2.0/subnets 0.631s 2022-01-18 17:36:14,222 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-552703210", "network_id": "603f84f2-7bb1-4fe6-b59d-d18a44c86905", "project_id": "03065a801866439f82c36e0d7cbd1a49", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-7710d51e-18d7-4715-ae56-4114986d8269', 'date': 'Tue, 18 Jan 2022 17:36:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"246f8351-d3a5-4370-a550-98813e552d51","name":"tempest-subnet-smoke-552703210","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"603f84f2-7bb1-4fe6-b59d-d18a44c86905","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:36:13Z","updated_at":"2022-01-18T17:36:13Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:36:18,195 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 PUT http://10.222.0.72:9696/v2.0/routers/8ca4756c-e075-4673-ab2d-dffe81aff8d5/add_router_interface 3.972s 2022-01-18 17:36:18,195 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "246f8351-d3a5-4370-a550-98813e552d51"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9254f560-03bf-4c3e-a9f3-0a745eb4aa14', 'date': 'Tue, 18 Jan 2022 17:36:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/8ca4756c-e075-4673-ab2d-dffe81aff8d5/add_router_interface'} Body: b'{"id": "8ca4756c-e075-4673-ab2d-dffe81aff8d5", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "eb27ddd0-b346-41f9-a927-72f79d1798d7", "network_id": "603f84f2-7bb1-4fe6-b59d-d18a44c86905", "subnet_id": "246f8351-d3a5-4370-a550-98813e552d51", "subnet_ids": ["246f8351-d3a5-4370-a550-98813e552d51"]}' 2022-01-18 17:36:18,472 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72:9696/v2.0/networks 0.276s 2022-01-18 17:36:18,472 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '3386', 'x-openstack-request-id': 'req-f5e16ef9-8589-4007-9130-8321f4ac5430', 'date': 'Tue, 18 Jan 2022 17:36:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"networks":[{"id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","name":"shared","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["bd33ef9c-d39a-41be-a7f3-deb5822421bc"],"shared":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:17:05Z","updated_at":"2022-01-18T17:17:07Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":95},{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"603f84f2-7bb1-4fe6-b59d-d18a44c86905","name":"tempest-network-smoke--1653504917","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["246f8351-d3a5-4370-a550-98813e552d51"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:36:11Z","updated_at":"2022-01-18T17:36:13Z","revision_number":2,"project_id":"03065a801866439f82c36e0d7cbd1a49","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":70},{"id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","name":"private","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:13:56Z","updated_at":"2022-01-18T17:16:16Z","revision_number":3,"project_id":"c0f59a5b61074689bcd9b92f8091074e","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":96},{"id":"ffa4f20a-fce5-4f96-bba3-09a5bcc27483","name":"tempest-ServersTestManualDisk-971326801-network","tenant_id":"e28a903d2a2e4df88bfce9c724576392","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["f68833c6-7389-43bf-8e90-96e97d6ad175"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:32:24Z","updated_at":"2022-01-18T17:32:25Z","revision_number":2,"project_id":"e28a903d2a2e4df88bfce9c724576392","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":80}]}' 2022-01-18 17:36:18,658 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72:9696/v2.0/subnets 0.185s 2022-01-18 17:36:18,658 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '3170', 'x-openstack-request-id': 'req-67202783-7be3-4583-b9d7-f2b7db9f0c6d', 'date': 'Tue, 18 Jan 2022 17:36:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"246f8351-d3a5-4370-a550-98813e552d51","name":"tempest-subnet-smoke-552703210","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"603f84f2-7bb1-4fe6-b59d-d18a44c86905","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:36:13Z","updated_at":"2022-01-18T17:36:13Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"},{"id":"4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2","name":"private-subnet","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","network_id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","ip_version":4,"subnetpool_id":"6b6d2042-742a-4ac1-b4c2-e503781fc633","enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/26","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.62"}],"host_routes":[],"dns_nameservers":["8.8.8.8","8.8.4.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:00Z","updated_at":"2022-01-18T17:16:16Z","revision_number":1,"project_id":"c0f59a5b61074689bcd9b92f8091074e"},{"id":"bd33ef9c-d39a-41be-a7f3-deb5822421bc","name":"shared-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.233.1","cidr":"192.168.233.0/24","allocation_pools":[{"start":"192.168.233.2","end":"192.168.233.254"}],"host_routes":[],"dns_nameservers":[],"description":"shared-subnet","service_types":[],"tags":[],"created_at":"2022-01-18T17:17:07Z","updated_at":"2022-01-18T17:17:07Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"},{"id":"d6245487-5015-4904-a120-aa776a004de0","name":"public-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"50334fed-c913-4a40-9569-a4a96cf148a9","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.26.6.1","cidr":"172.26.6.0/24","allocation_pools":[{"start":"172.26.6.2","end":"172.26.6.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:23Z","updated_at":"2022-01-18T17:14:23Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"},{"id":"f68833c6-7389-43bf-8e90-96e97d6ad175","name":"tempest-ServersTestManualDisk-971326801-subnet","tenant_id":"e28a903d2a2e4df88bfce9c724576392","network_id":"ffa4f20a-fce5-4f96-bba3-09a5bcc27483","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:32:25Z","updated_at":"2022-01-18T17:32:25Z","revision_number":0,"project_id":"e28a903d2a2e4df88bfce9c724576392"}]}' 2022-01-18 17:36:19,233 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72:9696/v2.0/routers 0.574s 2022-01-18 17:36:19,233 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '2132', 'x-openstack-request-id': 'req-3d49243c-a119-47cc-8a4b-083e8669fb2b', 'date': 'Tue, 18 Jan 2022 17:36:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"routers": [{"id": "26288bd1-39c8-4af1-a46a-462cf4afb474", "name": "tempest-ServersTestManualDisk-971326801-router", "tenant_id": "e28a903d2a2e4df88bfce9c724576392", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.127"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:32:25Z", "updated_at": "2022-01-18T17:32:32Z", "revision_number": 4, "project_id": "e28a903d2a2e4df88bfce9c724576392"}, {"id": "2e54ac03-55b9-4f92-b7df-ad73de6381ea", "name": "router1", "tenant_id": "c0f59a5b61074689bcd9b92f8091074e", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.73"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:14:10Z", "updated_at": "2022-01-18T17:14:28Z", "revision_number": 4, "project_id": "c0f59a5b61074689bcd9b92f8091074e"}, {"id": "8ca4756c-e075-4673-ab2d-dffe81aff8d5", "name": "tempest-TestNetworkBasicOps-router-1288978952", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.206"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:36:11Z", "updated_at": "2022-01-18T17:36:16Z", "revision_number": 4, "project_id": "03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:36:19,806 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.572s 2022-01-18 17:36:19,806 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-587637133"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dd097f7-3388-4e9a-92e6-f462c6beac9b', 'x-compute-request-id': 'req-5dd097f7-3388-4e9a-92e6-f462c6beac9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAyrEufdsv/mNfZLirNKfMBw6NItxW1aXKM7ESsfnFDZYuURO7\\nLK1GKZvRWMV6y5mLdqZa9DSfTm5icT0lP5+pSB0sQx32yDqk+b8U2PzYpQSOQ04i\\nV4sXc8Took7BYCJG3N7/3UU74/l8R2NNvFuxBNGia4WNFZ6zHxIZqrTHXIpXRjL3\\nHuaRyy5WmtSe+0PFLKWvP58xyUebychGZa7/8Qn8/lgIXopb+omSiZwl1KLC/cSs\\nFtYGch8o8KAJL+0B/xxPn2zV3ktfKKvr9Dg5ZLvL3QQBPmYmf57LTdTLreGLnAkh\\n9tFLK4pBsc9wK5CyafIXC+K7sbMWWly2ajhX5QIDAQABAoIBAHmJjogW4wtViMC7\\nXqVfLB7bIdPSbRsEo18lgUFItFi2QaWKAEUEzTpr3TauizgEJLULgSRHXXLJC6w8\\n7tXcpcPBAmZoVC6xw3ShmB2YV0tzlN5UvpDhrTlUy+1u7dL4Gqeb665BMm07jsK7\\nj8Qu8tEh5pM0bGmXVG6ACvXqGlSo6eE/SZzN8JYtgSzAoUgwI71wNbJAuaAYICRf\\n1+3kTumMFLGNBUeKZj8+gae9Oym1BdljTmJguk+c/TwW3ZS9G1YQAD1U3ysPjANo\\nY7akLriH3Ua1l6yuOsa96cvPVCOsqwydvcVdGK4/XCk169FRf1Fv6+dbbwaqIZu3\\nlyVUwCECgYEA64NhG7Nm40sIVeVIXgWG9LDsKQl9smPzuzlwwwna+UML9qrwPvkm\\nqYPkvc2pKpdnBGRo0/uN4uBxyoxTpT3PXiWhL9rYSY+NyxuF9W2pbYBHjcTSV7hG\\nvm4D2YnW46fS21H8KS0dXWyGz7og25Jaqw8MADtdCjpODE8itdV1vhkCgYEA3FLp\\np8xpSELpYGlyZBgARBKbcICMtsUp+XV+536j30tCOS4p9xxxN1DZMEmJLh/RuVvV\\nu1czjHToQr5n/OpGPOS1saUOUE8+d5H+5rv6MSfRDkfp22JR1QzGBW9FIS6KKNuN\\nn79Een1QhaGL+1fvDJfYyMg6IroJc0D+8wS4Ca0CgYEAnYK9lKA0pLlO9tukvbUm\\noEofeAav+XodzU7KWrchq2mq+6sxiHxr3h2nA0Yj6Kdfr7FT5sqsB1ui3xtg6fff\\n05CJMA9GblRDOd7Lhex0zxZnRKqpHx/QuJWtn3UvsgxQ2nwHkKZqqEvoEc/jH9bP\\nKu6iURlizW9XOaZHiaMc3ykCgYEAqOXmuPu6ueqRfZdYWeMMUSLyhgwF0xbSVqn7\\n3vr2JPdMjQkWopjrMbyIwrucrf82hyIfdr4ihkoYwxG0Je5yabvqjYQ6tNYKzR7e\\niYMRCR285XW7kLKOiQSBySjDlexXfXrR1uSJWl02nTp6VPPUDZNaXJEh//0dwXzR\\n9PppGwECgYB1yTkJY09x3yApuZ1vxJKkJ1TEyrGnVIewIF7/D+vbWyPWikfagTpF\\nqFRMY+xwl8UYUrR96SjWl/SQ4b4/vQL2qd02P91/kqFjN5TsSCX9I8FIdKucEs//\\n0Ck/tETbPsi5QDQep2Zp+gFsUSHCkN9HjK45R+uhd1A8zPdgQK35Aw==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-587637133", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKsS592y/+Y19kuKs0p8wHDo0i3FbVpcozsRKx+cUNli5RE7ssrUYpm9FYxXrLmYt2plr0NJ9ObmJxPSU/n6lIHSxDHfbIOqT5vxTY/NilBI5DTiJXixdzxOiiTsFgIkbc3v/dRTvj+XxHY028W7EE0aJrhY0VnrMfEhmqtMdcildGMvce5pHLLlaa1J77Q8Uspa8/nzHJR5vJyEZlrv/xCfz+WAheilv6iZKJnCXUosL9xKwW1gZyHyjwoAkv7QH/HE+fbNXeS18oq+v0ODlku8vdBAE+ZiZ/nstN1Mut4YucCSH20UsrikGxz3ArkLJp8hcL4ruxsxZaXLZqOFfl Generated-by-Nova", "fingerprint": "c2:af:6b:f9:62:b3:52:14:f8:42:da:be:7b:89:30:de", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165"}}' 2022-01-18 17:36:20,114 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.306s 2022-01-18 17:36:20,115 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-916851284", "description": "tempest-secgroup-smoke-916851284 description", "project_id": "03065a801866439f82c36e0d7cbd1a49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-2a7d92c8-a353-42cd-a850-539b9d3782f5', 'date': 'Tue, 18 Jan 2022 17:36:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "name": "tempest-secgroup-smoke-916851284", "stateful": true, "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "description": "tempest-secgroup-smoke-916851284 description", "security_group_rules": [{"id": "0b198f8a-3da1-4bf5-b117-774a70352d00", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1259, "description": null, "tags": [], "created_at": "2022-01-18T17:36:19Z", "updated_at": "2022-01-18T17:36:19Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}, {"id": "85824296-0360-44d8-9d53-d1d4e67a1d34", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1260, "description": null, "tags": [], "created_at": "2022-01-18T17:36:19Z", "updated_at": "2022-01-18T17:36:19Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}], "tags": [], "created_at": "2022-01-18T17:36:19Z", "updated_at": "2022-01-18T17:36:19Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:36:20,344 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.229s 2022-01-18 17:36:20,345 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6230df15-ab67-4f41-8f9e-d593c74eadfb', 'date': 'Tue, 18 Jan 2022 17:36:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "61cbe52c-c7f4-440e-8782-6b2888b12c8d", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:36:20Z", "updated_at": "2022-01-18T17:36:20Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:36:20,558 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.212s 2022-01-18 17:36:20,558 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-66d799fb-9052-44dc-92e4-d6fa24900e3d', 'date': 'Tue, 18 Jan 2022 17:36:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f6b80da8-336d-43b9-9a90-6b6de7fe5ad7", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:36:20Z", "updated_at": "2022-01-18T17:36:20Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:36:20,791 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.231s 2022-01-18 17:36:20,791 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e727e3bc-79bf-4288-ba42-935791eeb8c4', 'date': 'Tue, 18 Jan 2022 17:36:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2f218799-c580-4ff2-b976-8771c3f2e533", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:36:20Z", "updated_at": "2022-01-18T17:36:20Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:36:21,080 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.288s 2022-01-18 17:36:21,080 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e2f80128-60a2-40fb-9676-6c62b964cd83', 'date': 'Tue, 18 Jan 2022 17:36:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a1d6029-f434-4235-995a-1f5b8773ef7a", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:36:20Z", "updated_at": "2022-01-18T17:36:20Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:36:21,407 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.326s 2022-01-18 17:36:21,407 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-59f25758-2529-4ec8-acc5-3c3aea1f2757', 'date': 'Tue, 18 Jan 2022 17:36:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "efb519c2-9c95-4236-80df-4305cdd9ba38", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:36:21Z", "updated_at": "2022-01-18T17:36:21Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:36:21,687 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.279s 2022-01-18 17:36:21,688 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-baacdaf5-1fa6-4277-b4f3-b9e71cb06951', 'date': 'Tue, 18 Jan 2022 17:36:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c34fa03f-80de-4902-9a1f-d4e551223a4a", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "f0b1f173-0860-46fa-aebc-125b48b899cc", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:36:21Z", "updated_at": "2022-01-18T17:36:21Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:36:21,827 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.128s 2022-01-18 17:36:21,828 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3391', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-563971b3-2443-4e34-975d-6b2081f73839', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "72a7d03cbcf64ea79c8e2316f7ff7165", "name": "tempest-TestNetworkBasicOps-50267445-project", "password_expires_at": null}, "audit_ids": ["bTZnsALuRMaNcFnG1DI5qA"], "expires_at": "2022-01-18T18:36:21.000000Z", "issued_at": "2022-01-18T17:36:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03065a801866439f82c36e0d7cbd1a49", "name": "tempest-TestNetworkBasicOps-50267445"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 17:36:21,828 117699 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_mtu_sized_frames) Found network None available for tenant 2022-01-18 17:36:23,884 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 202 POST http://10.222.0.72/compute/v2.1/servers 2.055s 2022-01-18 17:36:23,884 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-989647405", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "603f84f2-7bb1-4fe6-b59d-d18a44c86905"}], "key_name": "tempest-TestNetworkBasicOps-587637133", "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70fe8ab5-1013-4e54-bb69-aa71f442eca6', 'x-compute-request-id': 'req-70fe8ab5-1013-4e54-bb69-aa71f442eca6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "adminPass": "97DaDWh83AWz"}}' 2022-01-18 17:36:23,979 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.093s 2022-01-18 17:36:23,980 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d068696-8d17-496a-ae26-dfcacab7795e', 'x-compute-request-id': 'req-5d068696-8d17-496a-ae26-dfcacab7795e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:23Z", "updated": "2022-01-18T17:36:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:25,100 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.111s 2022-01-18 17:36:25,101 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa66c2a3-6b96-4d1d-bd80-3d3af66ed967', 'x-compute-request-id': 'req-aa66c2a3-6b96-4d1d-bd80-3d3af66ed967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:25,108 117699 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-01-18 17:36:26,410 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.300s 2022-01-18 17:36:26,411 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d04dc64a-564a-44fb-acad-cba87ebd20d6', 'x-compute-request-id': 'req-d04dc64a-564a-44fb-acad-cba87ebd20d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:26,418 117699 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-01-18 17:36:27,630 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.210s 2022-01-18 17:36:27,631 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d5b61bc-68a1-45f0-ad1a-22a549754f9a', 'x-compute-request-id': 'req-6d5b61bc-68a1-45f0-ad1a-22a549754f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:28,879 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.240s 2022-01-18 17:36:28,880 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e534c99-47ef-4fb0-9be6-45883b4d6e2c', 'x-compute-request-id': 'req-9e534c99-47ef-4fb0-9be6-45883b4d6e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:30,083 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.195s 2022-01-18 17:36:30,083 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecc8bed4-9a8c-4f51-b030-701d800aba0e', 'x-compute-request-id': 'req-ecc8bed4-9a8c-4f51-b030-701d800aba0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:31,274 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.182s 2022-01-18 17:36:31,274 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24f0f02a-1180-413b-ba92-a7ee7145deb9', 'x-compute-request-id': 'req-24f0f02a-1180-413b-ba92-a7ee7145deb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:32,520 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.237s 2022-01-18 17:36:32,520 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a29b6f-8be2-44a2-a3b1-06e6807e5fe3', 'x-compute-request-id': 'req-a5a29b6f-8be2-44a2-a3b1-06e6807e5fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:33,750 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.218s 2022-01-18 17:36:33,750 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-056cc461-daf5-4bbf-aa58-8a3c1dedb2aa', 'x-compute-request-id': 'req-056cc461-daf5-4bbf-aa58-8a3c1dedb2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:35,061 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.301s 2022-01-18 17:36:35,061 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feafa581-24cc-4cff-9a48-5201ccbc2350', 'x-compute-request-id': 'req-feafa581-24cc-4cff-9a48-5201ccbc2350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:36,257 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.187s 2022-01-18 17:36:36,257 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64a4145c-c7a1-4445-bbe3-24662677144a', 'x-compute-request-id': 'req-64a4145c-c7a1-4445-bbe3-24662677144a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:36:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:37,452 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.186s 2022-01-18 17:36:37,452 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4546914-3655-49b0-b30a-bcc0344d31c8', 'x-compute-request-id': 'req-d4546914-3655-49b0-b30a-bcc0344d31c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:36:36Z", "addresses": {"tempest-network-smoke--1653504917": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:29:4b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": "2022-01-18T17:36:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:37,460 117699 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2022-01-18 17:36:37,657 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.196s 2022-01-18 17:36:37,658 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c70ca2c3-cafb-4001-bf7e-9957b39cc3d6', 'x-compute-request-id': 'req-c70ca2c3-cafb-4001-bf7e-9957b39cc3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:36:36Z", "addresses": {"tempest-network-smoke--1653504917": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:29:4b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": "2022-01-18T17:36:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:36:37,666 117699 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 17:36:37,722 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.055s 2022-01-18 17:36:37,723 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '900', 'x-openstack-request-id': 'req-b3b35a7b-1cf6-4075-913f-38306957a106', 'date': 'Tue, 18 Jan 2022 17:36:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"ports":[{"id":"ab4e98bc-823a-4ff4-8730-37a02ac2f4e1","name":"","network_id":"603f84f2-7bb1-4fe6-b59d-d18a44c86905","tenant_id":"03065a801866439f82c36e0d7cbd1a49","mac_address":"fa:16:3e:49:29:4b","admin_state_up":true,"status":"ACTIVE","device_id":"0d3382e6-04a9-4ae9-9470-17d3e96b6a05","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"246f8351-d3a5-4370-a550-98813e552d51","ip_address":"172.20.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f0b1f173-0860-46fa-aebc-125b48b899cc"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:36:25Z","updated_at":"2022-01-18T17:36:34Z","revision_number":5,"project_id":"03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:36:39,963 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.239s 2022-01-18 17:36:39,963 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "ab4e98bc-823a-4ff4-8730-37a02ac2f4e1", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "fixed_ip_address": "172.20.0.14"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-4e2c5df8-312c-4876-ae00-10fc520f4196', 'date': 'Tue, 18 Jan 2022 17:36:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "97f9f417-47d8-4055-bddf-dc5925c160da", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.33", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "8ca4756c-e075-4673-ab2d-dffe81aff8d5", "port_id": "ab4e98bc-823a-4ff4-8730-37a02ac2f4e1", "fixed_ip_address": "172.20.0.14", "status": "DOWN", "project_id": "03065a801866439f82c36e0d7cbd1a49", "description": "", "port_details": {"name": "", "network_id": "603f84f2-7bb1-4fe6-b59d-d18a44c86905", "mac_address": "fa:16:3e:49:29:4b", "admin_state_up": true, "status": "ACTIVE", "device_id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:36:38Z", "updated_at": "2022-01-18T17:36:38Z", "revision_number": 0}}' 2022-01-18 17:36:40,078 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72:9696/v2.0/floatingips/97f9f417-47d8-4055-bddf-dc5925c160da 0.114s 2022-01-18 17:36:40,078 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-3b5d2141-7baf-450a-b9cb-4d431a13cf2f', 'date': 'Tue, 18 Jan 2022 17:36:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/97f9f417-47d8-4055-bddf-dc5925c160da'} Body: b'{"floatingip": {"id": "97f9f417-47d8-4055-bddf-dc5925c160da", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.33", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "8ca4756c-e075-4673-ab2d-dffe81aff8d5", "port_id": "ab4e98bc-823a-4ff4-8730-37a02ac2f4e1", "fixed_ip_address": "172.20.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "603f84f2-7bb1-4fe6-b59d-d18a44c86905", "mac_address": "fa:16:3e:49:29:4b", "admin_state_up": true, "status": "ACTIVE", "device_id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:36:38Z", "updated_at": "2022-01-18T17:36:38Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:36:41,179 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72:9696/v2.0/floatingips/97f9f417-47d8-4055-bddf-dc5925c160da 0.099s 2022-01-18 17:36:41,180 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-8076c338-bdb3-405b-92de-44f7ec0b7ecf', 'date': 'Tue, 18 Jan 2022 17:36:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/97f9f417-47d8-4055-bddf-dc5925c160da'} Body: b'{"floatingip": {"id": "97f9f417-47d8-4055-bddf-dc5925c160da", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.33", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "8ca4756c-e075-4673-ab2d-dffe81aff8d5", "port_id": "ab4e98bc-823a-4ff4-8730-37a02ac2f4e1", "fixed_ip_address": "172.20.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "603f84f2-7bb1-4fe6-b59d-d18a44c86905", "mac_address": "fa:16:3e:49:29:4b", "admin_state_up": true, "status": "ACTIVE", "device_id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:36:38Z", "updated_at": "2022-01-18T17:36:38Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:36:42,266 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.72:9696/v2.0/floatingips/97f9f417-47d8-4055-bddf-dc5925c160da 0.086s 2022-01-18 17:36:42,267 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-9cc9ec24-dc84-44b4-ad5a-1059ce02e16e', 'date': 'Tue, 18 Jan 2022 17:36:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/97f9f417-47d8-4055-bddf-dc5925c160da'} Body: b'{"floatingip": {"id": "97f9f417-47d8-4055-bddf-dc5925c160da", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.33", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "8ca4756c-e075-4673-ab2d-dffe81aff8d5", "port_id": "ab4e98bc-823a-4ff4-8730-37a02ac2f4e1", "fixed_ip_address": "172.20.0.14", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "603f84f2-7bb1-4fe6-b59d-d18a44c86905", "mac_address": "fa:16:3e:49:29:4b", "admin_state_up": true, "status": "ACTIVE", "device_id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:36:38Z", "updated_at": "2022-01-18T17:36:41Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:36:42,267 117699 INFO [tempest.scenario.manager] FloatingIP: {'id': '97f9f417-47d8-4055-bddf-dc5925c160da', 'tenant_id': '03065a801866439f82c36e0d7cbd1a49', 'floating_ip_address': '172.26.6.33', 'floating_network_id': '50334fed-c913-4a40-9569-a4a96cf148a9', 'router_id': '8ca4756c-e075-4673-ab2d-dffe81aff8d5', 'port_id': 'ab4e98bc-823a-4ff4-8730-37a02ac2f4e1', 'fixed_ip_address': '172.20.0.14', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '603f84f2-7bb1-4fe6-b59d-d18a44c86905', 'mac_address': 'fa:16:3e:49:29:4b', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '0d3382e6-04a9-4ae9-9470-17d3e96b6a05', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-01-18T17:36:38Z', 'updated_at': '2022-01-18T17:36:41Z', 'revision_number': 1, 'project_id': '03065a801866439f82c36e0d7cbd1a49'} is at status: ACTIVE 2022-01-18 17:36:42,268 117699 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.304003 seconds 2022-01-18 17:36:42,268 117699 DEBUG [tempest.scenario.manager] checking network connections to IP 172.26.6.33 with user: ubuntu 2022-01-18 17:36:42,268 117699 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_mtu_sized_frames begins to ping 172.26.6.33 in 120 sec and the expected result is reachable 2022-01-18 17:38:42,665 117699 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-01-18 17:38:42,666 117699 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_mtu_sized_frames finishes ping 172.26.6.33 in 120 sec and the ping result is unexpected 2022-01-18 17:38:42,847 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 POST http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05/action 0.179s 2022-01-18 17:38:42,848 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '45570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a4ee8d7-0e91-411a-bc56-3e0e701696d3', 'x-compute-request-id': 'req-1a4ee8d7-0e91-411a-bc56-3e0e701696d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 17:38:42,850 117699 DEBUG [tempest.scenario.manager] Console output for 0d3382e6-04a9-4ae9-9470-17d3e96b6a05 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.080000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084000] tsc: Detected 1995.192 MHz processor [ 0.084000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.088004] pid_max: default: 32768 minimum: 301 [ 0.092047] Security Framework initialized [ 0.096004] Yama: becoming mindful. [ 0.100000] AppArmor: AppArmor initialized [ 0.100771] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.104000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.104020] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.108009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.112220] CPU: Physical Processor ID: 0 [ 0.116289] mce: CPU supports 1 MCE banks [ 0.120105] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.124000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.124005] Spectre V2 : Mitigation: Full generic retpoline [ 0.128004] Speculative Store Bypass: Vulnerable [ 0.168981] Freeing SMP alternatives memory: 36K [ 0.174334] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.176107] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.180059] Hierarchical SRCU implementation. [ 0.184760] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.188004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.192076] smp: Bringing up secondary CPUs ... [ 0.196006] smp: Brought up 1 node, 1 CPU [ 0.200004] smpboot: Max logical packages: 1 [ 0.204007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.208428] devtmpfs: initialized [ 0.212079] x86/mm: Memory block size: 128MB [ 0.216240] evm: security.selinux [ 0.220008] evm: security.SMACK64 [ 0.224005] evm: security.SMACK64EXEC [ 0.228004] evm: security.SMACK64TRANSMUTE [ 0.232004] evm: security.SMACK64MMAP [ 0.236004] evm: security.apparmor [ 0.240005] evm: security.ima [ 0.243738] evm: security.capability [ 0.244146] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.248015] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.252060] pinctrl core: initialized pinctrl subsystem [ 0.256250] NET: Registered protocol family 16 [ 0.260115] audit: initializing netlink subsys (disabled) [ 0.264189] cpuidle: using governor ladder [ 0.268010] audit: type=2000 audit(1642527407.264:1): state=initialized audit_enabled=0 res=1 [ 0.272010] cpuidle: using governor menu [ 0.276062] ACPI: bus type PCI registered [ 0.280005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.285438] PCI: Using configuration type 1 for base access [ 0.293017] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.296286] ACPI: Added _OSI(Module Device) [ 0.300011] ACPI: Added _OSI(Processor Device) [ 0.304005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.308005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312016] ACPI: Added _OSI(Linux-Dell-Video) [ 0.322989] ACPI: Interpreter enabled [ 0.324014] ACPI: (supports S0 S5) [ 0.328026] ACPI: Using IOAPIC for interrupt routing [ 0.332043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.336765] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.385944] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.388012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.392012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.396019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.400439] PCI host bridge to bus 0000:00 [ 0.404007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.408006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.412006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.420008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.424029] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.461768] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.464007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.468006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.472005] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.478134] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.478134] * this clock source is slow. Consider trying other clock sources [ 0.492007] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.538551] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.544232] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.548781] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.552787] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.556632] SCSI subsystem initialized [ 0.564210] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.568000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.568005] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.572025] vgaarb: loaded [ 0.576046] pps_core: LinuxPPS API ver. 1 registered [ 0.580005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.584018] PTP clock support registered [ 0.588065] EDAC MC: Ver: 3.0.0 [ 0.596521] hv_vmbus: Vmbus version:4.0 [ 0.600097] PCI: Using ACPI for IRQ routing [ 0.604707] NetLabel: Initializing [ 0.608015] NetLabel: domain hash size = 128 [ 0.612015] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.616038] NetLabel: unlabeled traffic allowed by default [ 0.620182] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.639230] VFS: Disk quotas dquot_6.6.0 [ 0.644218] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.648747] AppArmor: AppArmor Filesystem Enabled [ 0.652814] pnp: PnP ACPI init [ 0.664350] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.668770] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.674202] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.678553] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.683316] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.689117] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.694180] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.699666] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.706062] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.710711] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.715908] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.721360] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.726754] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.731625] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.736176] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.740589] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.744999] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.751350] pnp: PnP ACPI: found 9 devices [ 0.761963] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.769398] NET: Registered protocol family 2 [ 0.773656] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.778169] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.782771] TCP: Hash tables configured (established 8192 bind 8192) [ 0.787414] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.791882] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.796487] NET: Registered protocol family 1 [ 0.802269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.807660] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.813350] Unpacking initramfs... [ 1.122630] Freeing initrd memory: 13088K [ 1.128286] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.133331] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.139759] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.145902] Scanning for low memory corruption every 60 seconds [ 1.151482] Initialise system trusted keyrings [ 1.156380] Key type blacklist registered [ 1.160839] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.167513] zbud: loaded [ 1.172990] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.178259] fuse init (API version 7.26) [ 1.183806] Key type asymmetric registered [ 1.189126] Asymmetric key parser 'x509' registered [ 1.193917] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.199749] io scheduler noop registered (default) [ 1.204948] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.210201] ACPI: Power Button [PWRF] [ 1.214782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.243634] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.274887] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.283877] Linux agpgart interface v0.103 [ 1.291203] loop: module loaded [ 1.296760] hv_vmbus: registering driver hv_storvsc [ 1.305873] scsi host0: storvsc_host_t [ 1.317277] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.327031] scsi host1: storvsc_host_t [ 1.337744] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.342207] random: fast init done [ 1.348455] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.360450] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.368281] scsi host2: ata_piix [ 1.372141] sd 0:0:0:0: [sda] Write Protect is off [ 1.377588] scsi host3: ata_piix [ 1.381690] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.386270] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.391713] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.406553] libphy: Fixed MDIO Bus: probed [ 1.410750] tun: Universal TUN/TAP device driver, 1.6 [ 1.415320] PPP generic driver version 2.4.2 [ 1.419467] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.439394] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.443911] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.448775] sda: sda1 [ 1.452819] mousedev: PS/2 mouse device common for all mice [ 1.459063] rtc_cmos 00:00: RTC can wake from S4 [ 1.489004] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.496350] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.501594] device-mapper: uevent: version 1.0.3 [ 1.505800] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.510083] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.515557] NET: Registered protocol family 10 [ 1.526315] Segment Routing with IPv6 [ 1.530468] NET: Registered protocol family 17 [ 1.538932] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.544232] Key type dns_resolver registered [ 1.551078] RAS: Correctable Errors collector initialized. [ 1.555790] registered taskstats version 1 [ 2.539815] Loading compiled-in X.509 certificates [ 2.548733] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.555398] zswap: loaded using pool lzo/zbud [ 2.565757] Key type big_key registered [ 2.571224] Key type trusted registered [ 2.578216] Key type encrypted registered [ 2.583020] AppArmor: AppArmor sha1 policy hashing enabled [ 2.587374] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.591896] evm: HMAC attrs: 0x1 [ 2.731529] rtc_cmos 00:00: setting system clock to 2022-01-18 17:36:51 UTC (1642527411) [ 2.737353] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.741796] EDD information not available. [ 3.153858] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.165699] ata2.00: configured for MWDMA2 [ 3.182649] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.198209] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.202571] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.211470] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.223557] Freeing unused kernel memory: 2248K [ 3.232058] Write protecting the kernel read-only data: 18432k [ 3.237688] Freeing unused kernel memory: 2008K [ 3.242281] Freeing unused kernel memory: 124K [ 3.257353] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.261801] x86/mm: Checking user space page tables [ 3.277289] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.335684] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.341887] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.347553] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.371901] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.392944] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.407785] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.414193] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.419915] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.427199] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.435572] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.569561] hv_utils: Registering HyperV Utility Driver [ 3.574190] hv_vmbus: registering driver hv_util [ 3.583435] hv_vmbus: registering driver hv_netvsc [ 3.599909] hv_vmbus: registering driver hyperv_keyboard [ 3.606147] hidraw: raw HID events driver (C) Jiri Kosina [ 3.622062] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.650368] hv_vmbus: registering driver hid_hyperv [ 3.751930] hv_utils: Heartbeat IC version 3.0 [ 3.761621] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.780709] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.817763] hv_utils: Shutdown IC version 3.0 [ 3.833842] hv_utils: TimeSync IC version 4.0 [ 3.838899] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.980030] raid6: sse2x1 gen() 4884 MB/s [ 4.032046] raid6: sse2x1 xor() 3805 MB/s [ 4.084035] raid6: sse2x2 gen() 4741 MB/s [ 4.136048] raid6: sse2x2 xor() 2758 MB/s [ 4.188536] raid6: sse2x4 gen() 7129 MB/s [ 4.240045] raid6: sse2x4 xor() 5328 MB/s [ 4.253098] raid6: using algorithm sse2x4 gen() 7129 MB/s [ 4.257455] raid6: .... xor() 5328 MB/s, rmw enabled [ 4.261693] raid6: using intx1 recovery algorithm [ 4.269116] xor: measuring software checksum speed [ 4.312103] prefetch64-sse: 9841.000 MB/sec [ 4.356037] generic_sse: 9189.000 MB/sec [ 4.361689] xor: using function: prefetch64-sse (9841.000 MB/sec) [ 4.369489] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.538118] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.690809] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.890136] 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) [ 4.897101] systemd[1]: Detected virtualization microsoft. [ 4.901473] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 4.939656] systemd[1]: Set hostname to <ubuntu>. [ 4.947532] systemd[1]: Initializing machine ID from random generator. [ 4.952356] systemd[1]: Installed transient /etc/machine-id file. [ 5.200812] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 5.248260] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 5.298376] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 5.346869] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Created slice System Slice. Starting Load Kernel Modules... Mounting Debug File System...[ 5.665673] Loading iSCSI transport class v2.0-870. Mounting Huge Pages File System...[ 5.707630] iscsi: registered transport (tcp) [[0;32m OK [0m] [ 5.748429] iscsi: registered transport (iser) Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[ 6.036606] EXT4-fs (sda1): re-mounted. Opts: (null) [0;32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Reached target Slices. Starting Journal Service... [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started 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 Load/Save Random Seed. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 21.894347] cloud-init[337]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:36:58 +0000. Up 10.15 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[ [0;31m*[0m] A start job is unning for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s) 2022-01-18 17:38:43,968 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/97f9f417-47d8-4055-bddf-dc5925c160da 1.117s 2022-01-18 17:38:43,968 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-2b3558dc-e8ca-4961-a610-23aca603411e', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:38:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/97f9f417-47d8-4055-bddf-dc5925c160da'} Body: b'' 2022-01-18 17:38:44,222 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.253s 2022-01-18 17:38:44,223 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd7109ad-65c9-4cad-8ac8-c56832989f21', 'x-compute-request-id': 'req-bd7109ad-65c9-4cad-8ac8-c56832989f21', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'' 2022-01-18 17:38:44,764 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.541s 2022-01-18 17:38:44,765 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-297ca4c3-9eb4-4c28-b540-8457442fd6fa', 'x-compute-request-id': 'req-297ca4c3-9eb4-4c28-b540-8457442fd6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:38:44Z", "addresses": {"tempest-network-smoke--1653504917": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:29:4b"}, {"version": 4, "addr": "172.26.6.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:29:4b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": "2022-01-18T17:36:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:38:46,093 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.319s 2022-01-18 17:38:46,093 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b49c499-812a-480a-8fb5-f591536bb46a', 'x-compute-request-id': 'req-8b49c499-812a-480a-8fb5-f591536bb46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"server": {"id": "0d3382e6-04a9-4ae9-9470-17d3e96b6a05", "name": "tempest-TestNetworkBasicOps-server-989647405", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:36:22Z", "updated": "2022-01-18T17:38:44Z", "addresses": {"tempest-network-smoke--1653504917": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:29:4b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-587637133", "OS-SRV-USG:launched_at": "2022-01-18T17:36:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-916851284"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:38:47,139 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05 0.037s 2022-01-18 17:38:47,140 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-952b510b-04f2-4625-8480-69f7041903a0', 'x-compute-request-id': 'req-952b510b-04f2-4625-8480-69f7041903a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0d3382e6-04a9-4ae9-9470-17d3e96b6a05'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0d3382e6-04a9-4ae9-9470-17d3e96b6a05 could not be found."}}' 2022-01-18 17:38:47,400 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/f0b1f173-0860-46fa-aebc-125b48b899cc 0.259s 2022-01-18 17:38:47,400 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-893554ea-a473-41db-84ec-3ffd76036646', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:38:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/f0b1f173-0860-46fa-aebc-125b48b899cc'} Body: b'' 2022-01-18 17:38:47,444 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-587637133 0.043s 2022-01-18 17:38:47,444 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d66bc6bb-a413-4809-b802-fc0a4f14eb26', 'x-compute-request-id': 'req-d66bc6bb-a413-4809-b802-fc0a4f14eb26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-587637133'} Body: b'' 2022-01-18 17:38:49,413 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/8ca4756c-e075-4673-ab2d-dffe81aff8d5/remove_router_interface 1.968s 2022-01-18 17:38:49,413 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "246f8351-d3a5-4370-a550-98813e552d51"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ac1409db-dcc5-4fb2-a0ff-cbcb2e6990fe', 'date': 'Tue, 18 Jan 2022 17:38:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/8ca4756c-e075-4673-ab2d-dffe81aff8d5/remove_router_interface'} Body: b'{"id": "8ca4756c-e075-4673-ab2d-dffe81aff8d5", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "eb27ddd0-b346-41f9-a927-72f79d1798d7", "network_id": "603f84f2-7bb1-4fe6-b59d-d18a44c86905", "subnet_id": "246f8351-d3a5-4370-a550-98813e552d51", "subnet_ids": ["246f8351-d3a5-4370-a550-98813e552d51"]}' 2022-01-18 17:38:49,849 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/246f8351-d3a5-4370-a550-98813e552d51 0.435s 2022-01-18 17:38:49,850 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-7f55bb8c-0fa4-4cab-aa2e-21281f261343', 'date': 'Tue, 18 Jan 2022 17:38:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/246f8351-d3a5-4370-a550-98813e552d51'} Body: b'' 2022-01-18 17:38:50,969 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/8ca4756c-e075-4673-ab2d-dffe81aff8d5 1.118s 2022-01-18 17:38:50,969 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-d5d20f41-75dd-43b4-a9a0-c0d162190ff4', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:38:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/8ca4756c-e075-4673-ab2d-dffe81aff8d5'} Body: b'' 2022-01-18 17:38:51,762 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/603f84f2-7bb1-4fe6-b59d-d18a44c86905 0.792s 2022-01-18 17:38:51,763 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-aeb1a370-cb83-4b59-acfb-10527f8bccd2', 'date': 'Tue, 18 Jan 2022 17:38:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/603f84f2-7bb1-4fe6-b59d-d18a44c86905'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 457, in test_mtu_sized_frames self._check_public_network_connectivity(should_connect=True) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 212, in _check_public_network_connectivity self.check_vm_connectivity( File "/opt/stack/tempest/tempest/scenario/manager.py", line 945, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Public network connectivity check failed Timed out waiting for 172.26.6.33 to become reachable |
||||||
test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] |
fail
ft6.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 17:38:51,988 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.72:9696/v2.0/networks 0.214s 2022-01-18 17:38:51,988 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1234857787", "project_id": "03065a801866439f82c36e0d7cbd1a49", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-aa897d24-e26a-4355-866a-1124eed44544', 'date': 'Tue, 18 Jan 2022 17:38:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"10985757-0afe-441b-af25-6e9715f8e25b","name":"tempest-network-smoke--1234857787","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"03065a801866439f82c36e0d7cbd1a49","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T17:38:51Z","updated_at":"2022-01-18T17:38:51Z","revision_number":1}}' 2022-01-18 17:38:54,275 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.72:9696/v2.0/routers 2.286s 2022-01-18 17:38:54,275 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-562852291", "admin_state_up": true, "project_id": "03065a801866439f82c36e0d7cbd1a49", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '687', 'x-openstack-request-id': 'req-4a1d11eb-9612-44fb-bacf-45fae130ec2c', 'date': 'Tue, 18 Jan 2022 17:38:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "2b4c5506-1a0a-46e8-8e95-52edad7889b9", "name": "tempest-TestNetworkBasicOps-router-562852291", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.228"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:38:52Z", "updated_at": "2022-01-18T17:38:53Z", "revision_number": 3, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:38:54,509 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28 0.233s 2022-01-18 17:38:54,510 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9c46e53c-639f-4059-934e-c268891b621c', 'date': 'Tue, 18 Jan 2022 17:38:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:38:54,656 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.146s 2022-01-18 17:38:54,657 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-f9a799c3-fd2f-4d06-ad20-68cf5b4686a0', 'date': 'Tue, 18 Jan 2022 17:38:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 17:38:54,734 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.077s 2022-01-18 17:38:54,734 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5c52fcf2-1381-4a66-8811-04e3df3ee4fc', 'date': 'Tue, 18 Jan 2022 17:38:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:38:55,440 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.72:9696/v2.0/subnets 0.705s 2022-01-18 17:38:55,440 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-653789318", "network_id": "10985757-0afe-441b-af25-6e9715f8e25b", "project_id": "03065a801866439f82c36e0d7cbd1a49", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-73eeb9af-d383-4455-9b10-526c7b66518f', 'date': 'Tue, 18 Jan 2022 17:38:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"944afdad-4189-413c-b89e-fb16776aa420","name":"tempest-subnet-smoke-653789318","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"10985757-0afe-441b-af25-6e9715f8e25b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:38:55Z","updated_at":"2022-01-18T17:38:55Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:38:59,353 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT http://10.222.0.72:9696/v2.0/routers/2b4c5506-1a0a-46e8-8e95-52edad7889b9/add_router_interface 3.912s 2022-01-18 17:38:59,353 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "944afdad-4189-413c-b89e-fb16776aa420"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4e37a8b5-8c3c-4ce5-ae33-10e3cccefef6', 'date': 'Tue, 18 Jan 2022 17:38:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/2b4c5506-1a0a-46e8-8e95-52edad7889b9/add_router_interface'} Body: b'{"id": "2b4c5506-1a0a-46e8-8e95-52edad7889b9", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "82922f05-599c-4725-91c7-e0253b23094d", "network_id": "10985757-0afe-441b-af25-6e9715f8e25b", "subnet_id": "944afdad-4189-413c-b89e-fb16776aa420", "subnet_ids": ["944afdad-4189-413c-b89e-fb16776aa420"]}' 2022-01-18 17:38:59,588 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72:9696/v2.0/networks 0.234s 2022-01-18 17:38:59,589 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '3386', 'x-openstack-request-id': 'req-c0afd2e5-d2da-4ada-af2a-8164791144d0', 'date': 'Tue, 18 Jan 2022 17:38:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"networks":[{"id":"10985757-0afe-441b-af25-6e9715f8e25b","name":"tempest-network-smoke--1234857787","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["944afdad-4189-413c-b89e-fb16776aa420"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:38:51Z","updated_at":"2022-01-18T17:38:55Z","revision_number":2,"project_id":"03065a801866439f82c36e0d7cbd1a49","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":65},{"id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","name":"shared","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["bd33ef9c-d39a-41be-a7f3-deb5822421bc"],"shared":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:17:05Z","updated_at":"2022-01-18T17:17:07Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":95},{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","name":"private","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:13:56Z","updated_at":"2022-01-18T17:16:16Z","revision_number":3,"project_id":"c0f59a5b61074689bcd9b92f8091074e","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":96},{"id":"ffa4f20a-fce5-4f96-bba3-09a5bcc27483","name":"tempest-ServersTestManualDisk-971326801-network","tenant_id":"e28a903d2a2e4df88bfce9c724576392","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["f68833c6-7389-43bf-8e90-96e97d6ad175"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:32:24Z","updated_at":"2022-01-18T17:32:25Z","revision_number":2,"project_id":"e28a903d2a2e4df88bfce9c724576392","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":80}]}' 2022-01-18 17:38:59,716 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72:9696/v2.0/subnets 0.126s 2022-01-18 17:38:59,716 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '3170', 'x-openstack-request-id': 'req-e18ecaf3-d42c-4f6c-b358-621647be797a', 'date': 'Tue, 18 Jan 2022 17:38:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2","name":"private-subnet","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","network_id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","ip_version":4,"subnetpool_id":"6b6d2042-742a-4ac1-b4c2-e503781fc633","enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/26","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.62"}],"host_routes":[],"dns_nameservers":["8.8.8.8","8.8.4.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:00Z","updated_at":"2022-01-18T17:16:16Z","revision_number":1,"project_id":"c0f59a5b61074689bcd9b92f8091074e"},{"id":"944afdad-4189-413c-b89e-fb16776aa420","name":"tempest-subnet-smoke-653789318","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"10985757-0afe-441b-af25-6e9715f8e25b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:38:55Z","updated_at":"2022-01-18T17:38:55Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"},{"id":"bd33ef9c-d39a-41be-a7f3-deb5822421bc","name":"shared-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.233.1","cidr":"192.168.233.0/24","allocation_pools":[{"start":"192.168.233.2","end":"192.168.233.254"}],"host_routes":[],"dns_nameservers":[],"description":"shared-subnet","service_types":[],"tags":[],"created_at":"2022-01-18T17:17:07Z","updated_at":"2022-01-18T17:17:07Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"},{"id":"d6245487-5015-4904-a120-aa776a004de0","name":"public-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"50334fed-c913-4a40-9569-a4a96cf148a9","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.26.6.1","cidr":"172.26.6.0/24","allocation_pools":[{"start":"172.26.6.2","end":"172.26.6.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:23Z","updated_at":"2022-01-18T17:14:23Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"},{"id":"f68833c6-7389-43bf-8e90-96e97d6ad175","name":"tempest-ServersTestManualDisk-971326801-subnet","tenant_id":"e28a903d2a2e4df88bfce9c724576392","network_id":"ffa4f20a-fce5-4f96-bba3-09a5bcc27483","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:32:25Z","updated_at":"2022-01-18T17:32:25Z","revision_number":0,"project_id":"e28a903d2a2e4df88bfce9c724576392"}]}' 2022-01-18 17:38:59,934 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72:9696/v2.0/routers 0.217s 2022-01-18 17:38:59,934 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '2131', 'x-openstack-request-id': 'req-20019134-6d5a-4321-9f8a-ff56db3f21a5', 'date': 'Tue, 18 Jan 2022 17:38:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"routers": [{"id": "26288bd1-39c8-4af1-a46a-462cf4afb474", "name": "tempest-ServersTestManualDisk-971326801-router", "tenant_id": "e28a903d2a2e4df88bfce9c724576392", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.127"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:32:25Z", "updated_at": "2022-01-18T17:32:32Z", "revision_number": 4, "project_id": "e28a903d2a2e4df88bfce9c724576392"}, {"id": "2b4c5506-1a0a-46e8-8e95-52edad7889b9", "name": "tempest-TestNetworkBasicOps-router-562852291", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.228"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:38:52Z", "updated_at": "2022-01-18T17:38:57Z", "revision_number": 4, "project_id": "03065a801866439f82c36e0d7cbd1a49"}, {"id": "2e54ac03-55b9-4f92-b7df-ad73de6381ea", "name": "router1", "tenant_id": "c0f59a5b61074689bcd9b92f8091074e", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.73"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:14:10Z", "updated_at": "2022-01-18T17:14:28Z", "revision_number": 4, "project_id": "c0f59a5b61074689bcd9b92f8091074e"}]}' 2022-01-18 17:39:00,328 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.392s 2022-01-18 17:39:00,328 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1200655181"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b571f451-bba7-4916-bb41-ea2decb0456d', 'x-compute-request-id': 'req-b571f451-bba7-4916-bb41-ea2decb0456d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAxyI2miVhs2pAKLs7xZrdABpO20U6I23gNq9+gXha5rCrdAJT\\nnebOthXlFm6dSQ8pKbfVIw5GJHz/JpxQbZ7k+aGP8IO4xxLs2gQeAmDVtoc6L1zg\\nXVXjodJCFK12aDti9OGoBsg8fFK2+cuXfdlWLfdVk0b5tVrZod8DPmBb0A1dnzkY\\nfKVFDNqe9tV2KMjuIiTo/wlDDFMUvSWesxzqQEVA19YDil4zobQxnEsFYVzqHRen\\n7sIerwiR60s5wrUzET0eOa2gccehqGqmKy4MP3RWnCytttAUdhU4Jl5PzkXLKjk5\\ng+FVNHBOff0jLPX1r+vGqlJ5NjHvJY030Q8fcwIDAQABAoIBAGEFp2rlSbv7ybTO\\nvOmjcYgKSV+GVDRM5ZBfYxi7xjZd37uPIqRtf0uyUULjtBiTnW+pFNyWqNBAYqSy\\nRnGSmGeUMyhxVUcRTntOxDxOZ/Id4tiOvPZc0aLXacDfXzCbtrQvegmL6AR+3I3K\\nh04W5WlR98zhKOsWj7DRkqgClNlBvP8kP0WSda5ClFtgaRRWjRmuTWxDNHlutJ1A\\nzsPSJIcQ07JOIZvHTo8BnycNby0TnHE7PmkDJQ1QFNljXmPV2fo9GG9D7zQioWQ0\\nyhBaRr2wh7GncNplB544ysPv2noQLMOlDMqkJPZ26F6rV4pmYM+7wkoeh18EMfZE\\npcuZs2kCgYEA9movAeI3u1ATj0Vm37mzfIl3u6wHcBs4h4NYMrIvXvV8eqWOBOah\\nSes+0y0uX/wu0kxA9PAln+pD6V1UGNMzCuPRpE3nvhz9FrV+YAh+EHlCCyls55ud\\ncFRQ3aDnhu38YlZga8BS8q3Vg79k7fK4rLmSZC9NS0811fLh3dHA8UcCgYEAzuEz\\nX78TufKWaE77R4OF1aZ4kyW0VLyQo05EZfYpU4Ohy8qaYYqk/qKldI5sNz/ozbBv\\ncH03QqjLeMimb7pT7DkyVvRnlsqx2nMcIo/IsShXiC1+pTZu+Juolv93U5eGT2f5\\nzKbnJb3qvd9EbwCMMo2XOMqoS4u8R+9b/OgVVnUCgYBacAxCn7keqTwUiD9Ce1Bx\\ns65bFb9BGOx9Z+pV6OnT6zs9dEeUauTlUU6kiN+NYOv6SPxKKV1VvNAh9RvpZJJG\\nO+j0aZdVQiRtUj1Il7VU7Hwdxp1uv8FfucJYJTb0YaIQoW0P/u0ynjRP/03Wuw+m\\nbRFabbXrnu2+UT8uf05V/wKBgQCRgeXPbyahv9U4Umz8lK46YlcmL/vRKbuVkQQc\\nrvHMMqZHHx5MguafzqgO/elxRrsoiPMorHmEohJSxtYBeY1zdZtJe6escK59Vj8w\\ns+7VY+mE93K/IzUUGO+QHOjB2651BU22OqITcqu7lmCcrkbte5ckM64BTKxF8D3D\\n+TygzQKBgQCux855SO8YCfdFUrM2t1pDrOUNwKpqemBNf5NgoCT5HKjzlm88cj71\\njL7JueFVAVteI/iZJ18O+xdaAB3UCwZg93Va4PXu9nB0iEWSMke+QYLiY4UMfFkO\\nwrabqZk1IQ8UZ6YT2K6BQBleikj5fI7g+2Y+0OhnWOz+YPCzXrYznw==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-1200655181", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHIjaaJWGzakAouzvFmt0AGk7bRTojbeA2r36BeFrmsKt0AlOd5s62FeUWbp1JDykpt9UjDkYkfP8mnFBtnuT5oY/wg7jHEuzaBB4CYNW2hzovXOBdVeOh0kIUrXZoO2L04agGyDx8Urb5y5d92VYt91WTRvm1Wtmh3wM+YFvQDV2fORh8pUUM2p721XYoyO4iJOj/CUMMUxS9JZ6zHOpARUDX1gOKXjOhtDGcSwVhXOodF6fuwh6vCJHrSznCtTMRPR45raBxx6GoaqYrLgw/dFacLK220BR2FTgmXk/ORcsqOTmD4VU0cE59/SMs9fWv68aqUnk2Me8ljTfRDx9z Generated-by-Nova", "fingerprint": "8f:72:ed:5a:42:4a:79:3d:92:b4:32:30:6f:37:0b:0b", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165"}}' 2022-01-18 17:39:00,566 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.236s 2022-01-18 17:39:00,567 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-913927595", "description": "tempest-secgroup-smoke-913927595 description", "project_id": "03065a801866439f82c36e0d7cbd1a49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-0114987c-ffd8-42b4-b636-1572c0fa73ce', 'date': 'Tue, 18 Jan 2022 17:39:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "name": "tempest-secgroup-smoke-913927595", "stateful": true, "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "description": "tempest-secgroup-smoke-913927595 description", "security_group_rules": [{"id": "2c88811c-faf0-488c-9c9a-38b70228c0d9", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1278, "description": null, "tags": [], "created_at": "2022-01-18T17:39:00Z", "updated_at": "2022-01-18T17:39:00Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}, {"id": "49c654b1-bf61-40e5-ae61-0897876a5a24", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1279, "description": null, "tags": [], "created_at": "2022-01-18T17:39:00Z", "updated_at": "2022-01-18T17:39:00Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}], "tags": [], "created_at": "2022-01-18T17:39:00Z", "updated_at": "2022-01-18T17:39:00Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:39:00,793 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.225s 2022-01-18 17:39:00,793 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-da8ad075-3dc4-438b-a9d2-ab387df34d68', 'date': 'Tue, 18 Jan 2022 17:39:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "00f99a42-ae3a-45d2-a798-265340b8ebb1", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:39:00Z", "updated_at": "2022-01-18T17:39:00Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:39:01,008 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.214s 2022-01-18 17:39:01,009 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-888d7836-ef5e-425b-b4aa-a99592876b20', 'date': 'Tue, 18 Jan 2022 17:39:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ce9205fd-1cca-4015-adf6-bbfbb7276121", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:39:00Z", "updated_at": "2022-01-18T17:39:00Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:39:01,308 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.298s 2022-01-18 17:39:01,309 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-089a7f21-6fd5-4644-b1cd-5818d95678f8', 'date': 'Tue, 18 Jan 2022 17:39:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d61e2b96-2358-4bef-a56f-35d775ab121b", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:39:01Z", "updated_at": "2022-01-18T17:39:01Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:39:01,574 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.264s 2022-01-18 17:39:01,574 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4caa83a7-835d-4b27-8c8e-ccea3fcb5d79', 'date': 'Tue, 18 Jan 2022 17:39:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5a9496b4-b0fb-40f9-b9de-7415b3a6d80a", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:39:01Z", "updated_at": "2022-01-18T17:39:01Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:39:01,791 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.216s 2022-01-18 17:39:01,791 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a92b78d3-88ed-4dc4-ae79-7d4a7e739e5d', 'date': 'Tue, 18 Jan 2022 17:39:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1eea6abd-10b3-4973-bf02-210d7712b782", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:39:01Z", "updated_at": "2022-01-18T17:39:01Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:39:02,056 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.263s 2022-01-18 17:39:02,056 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0956ed11-e545-4b4b-a6cd-56ba30012b1b', 'date': 'Tue, 18 Jan 2022 17:39:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5cb63111-43fa-4dc8-a117-ac43565573c6", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3fc0cca7-7846-4059-8ac6-e40d1a5cc921", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:39:01Z", "updated_at": "2022-01-18T17:39:01Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:39:02,107 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.044s 2022-01-18 17:39:02,108 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3391', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e0ba3063-c042-4610-9b24-e69917d7bb52', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "72a7d03cbcf64ea79c8e2316f7ff7165", "name": "tempest-TestNetworkBasicOps-50267445-project", "password_expires_at": null}, "audit_ids": ["Cd0o1JZqRTCytjfTmFnKIA"], "expires_at": "2022-01-18T18:39:02.000000Z", "issued_at": "2022-01-18T17:39:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03065a801866439f82c36e0d7cbd1a49", "name": "tempest-TestNetworkBasicOps-50267445"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 17:39:02,108 117699 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2022-01-18 17:39:03,455 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST http://10.222.0.72/compute/v2.1/servers 1.346s 2022-01-18 17:39:03,455 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-2003569669", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "10985757-0afe-441b-af25-6e9715f8e25b"}], "key_name": "tempest-TestNetworkBasicOps-1200655181", "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b656973-0ffc-4489-9637-35a172efe5e0', 'x-compute-request-id': 'req-0b656973-0ffc-4489-9637-35a172efe5e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "adminPass": "uL8Qnw8Jeqac"}}' 2022-01-18 17:39:03,608 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.150s 2022-01-18 17:39:03,608 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3609767-6307-4d46-ab5e-28c108519f32', 'x-compute-request-id': 'req-d3609767-6307-4d46-ab5e-28c108519f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:39:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:39:04,780 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.164s 2022-01-18 17:39:04,780 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6481ca90-9afa-46cc-a485-d03be8204bef', 'x-compute-request-id': 'req-6481ca90-9afa-46cc-a485-d03be8204bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:39:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:39:04,788 117699 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-01-18 17:39:06,072 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.283s 2022-01-18 17:39:06,072 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb498180-cfab-4ac9-85e4-7bc1ea19ddac', 'x-compute-request-id': 'req-cb498180-cfab-4ac9-85e4-7bc1ea19ddac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:39:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:39:06,079 117699 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-01-18 17:39:07,333 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.252s 2022-01-18 17:39:07,333 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0337990a-8732-4022-b845-c5e2029d8e9c', 'x-compute-request-id': 'req-0337990a-8732-4022-b845-c5e2029d8e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:39:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:39:08,551 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.209s 2022-01-18 17:39:08,552 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-510ba566-12f4-4871-8d28-597e40460fd3', 'x-compute-request-id': 'req-510ba566-12f4-4871-8d28-597e40460fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:39:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:39:09,761 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.201s 2022-01-18 17:39:09,762 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d9e8034-e532-4d71-8c6c-081b0bc47eff', 'x-compute-request-id': 'req-4d9e8034-e532-4d71-8c6c-081b0bc47eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:39:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:39:10,978 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.207s 2022-01-18 17:39:10,979 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e667ca8f-0b54-4a6f-8313-b67e2913443b', 'x-compute-request-id': 'req-e667ca8f-0b54-4a6f-8313-b67e2913443b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:39:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:39:12,197 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.209s 2022-01-18 17:39:12,197 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86286738-b1b0-485f-8e68-28547c069f93', 'x-compute-request-id': 'req-86286738-b1b0-485f-8e68-28547c069f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:39:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:39:13,416 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.210s 2022-01-18 17:39:13,417 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea421e8-18bc-4f30-9a2c-c3fc8edde8c8', 'x-compute-request-id': 'req-aea421e8-18bc-4f30-9a2c-c3fc8edde8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:39:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:39:14,633 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.208s 2022-01-18 17:39:14,634 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72895619-c645-4fa3-b292-ff8d523c2fb8', 'x-compute-request-id': 'req-72895619-c645-4fa3-b292-ff8d523c2fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:39:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:39:15,837 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.194s 2022-01-18 17:39:15,838 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d996a6e4-32f8-4084-85fa-e8b42b1539f9', 'x-compute-request-id': 'req-d996a6e4-32f8-4084-85fa-e8b42b1539f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:39:15Z", "addresses": {"tempest-network-smoke--1234857787": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:d9:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": "2022-01-18T17:39:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:39:15,845 117699 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2022-01-18 17:39:16,051 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.206s 2022-01-18 17:39:16,052 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a32b263-78dc-459a-999c-f73fc5bf11f8', 'x-compute-request-id': 'req-0a32b263-78dc-459a-999c-f73fc5bf11f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:39:15Z", "addresses": {"tempest-network-smoke--1234857787": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:d9:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": "2022-01-18T17:39:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:39:16,059 117699 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 17:39:16,128 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=0ad79877-90da-41d3-9a82-1df123134867 0.068s 2022-01-18 17:39:16,129 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '900', 'x-openstack-request-id': 'req-fdc62545-bed4-4c44-8df6-4c4074071d78', 'date': 'Tue, 18 Jan 2022 17:39:16 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"ports":[{"id":"d7c12be5-6b0e-408f-bda8-c8a46c89e023","name":"","network_id":"10985757-0afe-441b-af25-6e9715f8e25b","tenant_id":"03065a801866439f82c36e0d7cbd1a49","mac_address":"fa:16:3e:a9:d9:76","admin_state_up":true,"status":"ACTIVE","device_id":"0ad79877-90da-41d3-9a82-1df123134867","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"944afdad-4189-413c-b89e-fb16776aa420","ip_address":"172.20.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3fc0cca7-7846-4059-8ac6-e40d1a5cc921"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:39:05Z","updated_at":"2022-01-18T17:39:13Z","revision_number":5,"project_id":"03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:39:18,258 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.129s 2022-01-18 17:39:18,259 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "d7c12be5-6b0e-408f-bda8-c8a46c89e023", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "fixed_ip_address": "172.20.0.12"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-9c733901-2976-47ab-a434-328317351d8b', 'date': 'Tue, 18 Jan 2022 17:39:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2f96af0f-c770-4e67-8eba-4c9e72a92dbf", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.131", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "2b4c5506-1a0a-46e8-8e95-52edad7889b9", "port_id": "d7c12be5-6b0e-408f-bda8-c8a46c89e023", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "project_id": "03065a801866439f82c36e0d7cbd1a49", "description": "", "port_details": {"name": "", "network_id": "10985757-0afe-441b-af25-6e9715f8e25b", "mac_address": "fa:16:3e:a9:d9:76", "admin_state_up": true, "status": "ACTIVE", "device_id": "0ad79877-90da-41d3-9a82-1df123134867", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:39:16Z", "updated_at": "2022-01-18T17:39:16Z", "revision_number": 0}}' 2022-01-18 17:39:18,406 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72:9696/v2.0/floatingips/2f96af0f-c770-4e67-8eba-4c9e72a92dbf 0.146s 2022-01-18 17:39:18,406 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-ce7b0279-b19b-4628-855f-584f2066576c', 'date': 'Tue, 18 Jan 2022 17:39:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/2f96af0f-c770-4e67-8eba-4c9e72a92dbf'} Body: b'{"floatingip": {"id": "2f96af0f-c770-4e67-8eba-4c9e72a92dbf", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.131", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "2b4c5506-1a0a-46e8-8e95-52edad7889b9", "port_id": "d7c12be5-6b0e-408f-bda8-c8a46c89e023", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "10985757-0afe-441b-af25-6e9715f8e25b", "mac_address": "fa:16:3e:a9:d9:76", "admin_state_up": true, "status": "ACTIVE", "device_id": "0ad79877-90da-41d3-9a82-1df123134867", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:39:16Z", "updated_at": "2022-01-18T17:39:16Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:39:19,491 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72:9696/v2.0/floatingips/2f96af0f-c770-4e67-8eba-4c9e72a92dbf 0.084s 2022-01-18 17:39:19,492 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-1f425c9c-72a0-4a02-9c75-751b0d7134a2', 'date': 'Tue, 18 Jan 2022 17:39:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/2f96af0f-c770-4e67-8eba-4c9e72a92dbf'} Body: b'{"floatingip": {"id": "2f96af0f-c770-4e67-8eba-4c9e72a92dbf", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.131", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "2b4c5506-1a0a-46e8-8e95-52edad7889b9", "port_id": "d7c12be5-6b0e-408f-bda8-c8a46c89e023", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "10985757-0afe-441b-af25-6e9715f8e25b", "mac_address": "fa:16:3e:a9:d9:76", "admin_state_up": true, "status": "ACTIVE", "device_id": "0ad79877-90da-41d3-9a82-1df123134867", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:39:16Z", "updated_at": "2022-01-18T17:39:16Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:39:20,589 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.72:9696/v2.0/floatingips/2f96af0f-c770-4e67-8eba-4c9e72a92dbf 0.095s 2022-01-18 17:39:20,589 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '800', 'x-openstack-request-id': 'req-b401c272-1e38-42a4-acc7-b050c2099319', 'date': 'Tue, 18 Jan 2022 17:39:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/2f96af0f-c770-4e67-8eba-4c9e72a92dbf'} Body: b'{"floatingip": {"id": "2f96af0f-c770-4e67-8eba-4c9e72a92dbf", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.131", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "2b4c5506-1a0a-46e8-8e95-52edad7889b9", "port_id": "d7c12be5-6b0e-408f-bda8-c8a46c89e023", "fixed_ip_address": "172.20.0.12", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "10985757-0afe-441b-af25-6e9715f8e25b", "mac_address": "fa:16:3e:a9:d9:76", "admin_state_up": true, "status": "ACTIVE", "device_id": "0ad79877-90da-41d3-9a82-1df123134867", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:39:16Z", "updated_at": "2022-01-18T17:39:19Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:39:20,590 117699 INFO [tempest.scenario.manager] FloatingIP: {'id': '2f96af0f-c770-4e67-8eba-4c9e72a92dbf', 'tenant_id': '03065a801866439f82c36e0d7cbd1a49', 'floating_ip_address': '172.26.6.131', 'floating_network_id': '50334fed-c913-4a40-9569-a4a96cf148a9', 'router_id': '2b4c5506-1a0a-46e8-8e95-52edad7889b9', 'port_id': 'd7c12be5-6b0e-408f-bda8-c8a46c89e023', 'fixed_ip_address': '172.20.0.12', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '10985757-0afe-441b-af25-6e9715f8e25b', 'mac_address': 'fa:16:3e:a9:d9:76', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '0ad79877-90da-41d3-9a82-1df123134867', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-01-18T17:39:16Z', 'updated_at': '2022-01-18T17:39:19Z', 'revision_number': 1, 'project_id': '03065a801866439f82c36e0d7cbd1a49'} is at status: ACTIVE 2022-01-18 17:39:20,590 117699 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.330722 seconds 2022-01-18 17:39:20,590 117699 DEBUG [tempest.scenario.manager] checking network connections to IP 172.26.6.131 with user: ubuntu 2022-01-18 17:39:20,590 117699 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 172.26.6.131 in 120 sec and the expected result is reachable 2022-01-18 17:41:20,987 117699 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-01-18 17:41:20,988 117699 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 172.26.6.131 in 120 sec and the ping result is unexpected 2022-01-18 17:41:22,103 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867/action 1.114s 2022-01-18 17:41:22,104 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '46578', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cf24245-a291-4361-ac2b-803d0b06e5ec', 'x-compute-request-id': 'req-5cf24245-a291-4361-ac2b-803d0b06e5ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 17:41:22,106 117699 DEBUG [tempest.scenario.manager] Console output for 0ad79877-90da-41d3-9a82-1df123134867 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.092000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096000] tsc: Detected 1995.192 MHz processor [ 0.100000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.104005] pid_max: default: 32768 minimum: 301 [ 0.108000] Security Framework initialized [ 0.108005] Yama: becoming mindful. [ 0.112038] AppArmor: AppArmor initialized [ 0.116000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.116101] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.120020] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124000] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124512] CPU: Physical Processor ID: 0 [ 0.128188] mce: CPU supports 1 MCE banks [ 0.132000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.132004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.136006] Spectre V2 : Mitigation: Full generic retpoline [ 0.140000] Speculative Store Bypass: Vulnerable [ 0.186073] Freeing SMP alternatives memory: 36K [ 0.191313] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.192090] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.196079] Hierarchical SRCU implementation. [ 0.200768] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.204004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.208067] smp: Bringing up secondary CPUs ... [ 0.212006] smp: Brought up 1 node, 1 CPU [ 0.216005] smpboot: Max logical packages: 1 [ 0.220006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.228177] devtmpfs: initialized [ 0.232077] x86/mm: Memory block size: 128MB [ 0.236240] evm: security.selinux [ 0.240008] evm: security.SMACK64 [ 0.244005] evm: security.SMACK64EXEC [ 0.248005] evm: security.SMACK64TRANSMUTE [ 0.252025] evm: security.SMACK64MMAP [ 0.256004] evm: security.apparmor [ 0.260004] evm: security.ima [ 0.264008] evm: security.capability [ 0.267304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268013] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.272072] pinctrl core: initialized pinctrl subsystem [ 0.276261] NET: Registered protocol family 16 [ 0.280116] audit: initializing netlink subsys (disabled) [ 0.284178] cpuidle: using governor ladder [ 0.288009] audit: type=2000 audit(1642527565.284:1): state=initialized audit_enabled=0 res=1 [ 0.292009] cpuidle: using governor menu [ 0.296082] ACPI: bus type PCI registered [ 0.300004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.305601] PCI: Using configuration type 1 for base access [ 0.312832] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.316269] ACPI: Added _OSI(Module Device) [ 0.320010] ACPI: Added _OSI(Processor Device) [ 0.324005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332015] ACPI: Added _OSI(Linux-Dell-Video) [ 0.344978] ACPI: Interpreter enabled [ 0.348015] ACPI: (supports S0 S5) [ 0.352027] ACPI: Using IOAPIC for interrupt routing [ 0.356043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.360541] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.405281] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.412013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420475] PCI host bridge to bus 0000:00 [ 0.424007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.428007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.432008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.436006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.440007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.444028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488370] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.492007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.496007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.500007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.508123] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.508123] * this clock source is slow. Consider trying other clock sources [ 0.525874] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.575192] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.577141] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.580811] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.584835] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.588602] SCSI subsystem initialized [ 0.592281] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.596000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.596027] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.600005] vgaarb: loaded [ 0.604052] pps_core: LinuxPPS API ver. 1 registered [ 0.608004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.612016] PTP clock support registered [ 0.616060] EDAC MC: Ver: 3.0.0 [ 0.626760] hv_vmbus: Vmbus version:4.0 [ 0.628097] PCI: Using ACPI for IRQ routing [ 0.632159] NetLabel: Initializing [ 0.636013] NetLabel: domain hash size = 128 [ 0.640016] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.644602] NetLabel: unlabeled traffic allowed by default [ 0.648235] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.667688] VFS: Disk quotas dquot_6.6.0 [ 0.672016] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.677048] AppArmor: AppArmor Filesystem Enabled [ 0.681170] pnp: PnP ACPI init [ 0.693054] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.698210] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.702639] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.707132] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.712125] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.720765] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.725288] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.730152] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.734860] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.739629] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.744546] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.749555] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.754604] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.760096] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.764954] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.769427] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.774313] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.779635] pnp: PnP ACPI: found 9 devices [ 0.790456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.795812] NET: Registered protocol family 2 [ 0.800113] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.805374] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.809977] TCP: Hash tables configured (established 8192 bind 8192) [ 0.814594] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.819021] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.824154] NET: Registered protocol family 1 [ 0.828729] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.834743] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.839900] Unpacking initramfs... [ 1.135373] Freeing initrd memory: 13088K [ 1.139626] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.144735] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.150283] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.155704] Scanning for low memory corruption every 60 seconds [ 1.160757] Initialise system trusted keyrings [ 1.165442] Key type blacklist registered [ 1.169617] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.176273] zbud: loaded [ 1.184195] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.188774] fuse init (API version 7.26) [ 1.194472] Key type asymmetric registered [ 1.199871] Asymmetric key parser 'x509' registered [ 1.204923] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.210092] io scheduler noop registered (default) [ 1.214576] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.219813] ACPI: Power Button [PWRF] [ 1.224645] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.253708] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.282491] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.290243] Linux agpgart interface v0.103 [ 1.295636] loop: module loaded [ 1.299820] hv_vmbus: registering driver hv_storvsc [ 1.307404] scsi host0: storvsc_host_t [ 1.315970] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.324566] random: fast init done [ 1.328459] scsi host1: storvsc_host_t [ 1.337133] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.344073] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.354089] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.361780] sd 0:0:0:0: [sda] Write Protect is off [ 1.370114] scsi host2: ata_piix [ 1.374645] scsi host3: ata_piix [ 1.378824] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.384150] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.389175] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.405762] libphy: Fixed MDIO Bus: probed [ 1.410027] tun: Universal TUN/TAP device driver, 1.6 [ 1.415779] PPP generic driver version 2.4.2 [ 1.420301] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.442425] sda: sda1 [ 1.446612] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.451036] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.455776] mousedev: PS/2 mouse device common for all mice [ 1.461410] rtc_cmos 00:00: RTC can wake from S4 [ 1.491482] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.499872] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.507105] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.511556] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.517584] device-mapper: uevent: version 1.0.3 [ 1.521833] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.528109] NET: Registered protocol family 10 [ 1.537707] Segment Routing with IPv6 [ 1.542375] NET: Registered protocol family 17 [ 1.546481] Key type dns_resolver registered [ 1.551171] RAS: Correctable Errors collector initialized. [ 1.555697] registered taskstats version 1 [ 1.559826] Loading compiled-in X.509 certificates [ 2.475786] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.481703] zswap: loaded using pool lzo/zbud [ 2.490908] Key type big_key registered [ 2.495225] Key type trusted registered [ 2.501675] Key type encrypted registered [ 2.505086] AppArmor: AppArmor sha1 policy hashing enabled [ 2.509710] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.514314] evm: HMAC attrs: 0x1 [ 2.645862] rtc_cmos 00:00: setting system clock to 2022-01-18 17:39:29 UTC (1642527569) [ 2.651418] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.655774] EDD information not available. [ 3.081307] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.093022] ata2.00: configured for MWDMA2 [ 3.109391] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.122484] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.126356] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.135724] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.143802] Freeing unused kernel memory: 2248K [ 3.156056] Write protecting the kernel read-only data: 18432k [ 3.161537] Freeing unused kernel memory: 2008K [ 3.166882] Freeing unused kernel memory: 124K [ 3.183561] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.188633] x86/mm: Checking user space page tables [ 3.204789] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.258784] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.264565] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.269570] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.274802] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.279677] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.288070] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.302449] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.310598] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.317949] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.323724] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.458086] hv_utils: Registering HyperV Utility Driver [ 3.462894] hv_vmbus: registering driver hv_util [ 3.483795] hidraw: raw HID events driver (C) Jiri Kosina [ 3.493035] hv_vmbus: registering driver hv_netvsc [ 3.501922] hv_vmbus: registering driver hyperv_keyboard [ 3.558360] hv_vmbus: registering driver hid_hyperv [ 3.629311] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.639665] hv_utils: Heartbeat IC version 3.0 [ 3.646615] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.666801] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.696027] hv_utils: Shutdown IC version 3.0 [ 3.703211] hv_utils: TimeSync IC version 4.0 [ 3.710503] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.876064] raid6: sse2x1 gen() 4858 MB/s [ 3.928031] raid6: sse2x1 xor() 3597 MB/s [ 3.980034] raid6: sse2x2 gen() 6214 MB/s [ 4.032028] raid6: sse2x2 xor() 4390 MB/s [ 4.084033] raid6: sse2x4 gen() 7125 MB/s [ 4.136031] raid6: sse2x4 xor() 5325 MB/s [ 4.140668] raid6: using algorithm sse2x4 gen() 7125 MB/s [ 4.145423] raid6: .... xor() 5325 MB/s, rmw enabled [ 4.149875] raid6: using intx1 recovery algorithm [ 4.157114] xor: measuring software checksum speed [ 4.200025] prefetch64-sse: 10096.000 MB/sec [ 4.244031] generic_sse: 9415.000 MB/sec [ 4.247995] xor: using function: prefetch64-sse (10096.000 MB/sec) [ 4.256098] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.412065] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.558592] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.842666] 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) [ 4.849936] systemd[1]: Detected virtualization microsoft. [ 4.855557] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 4.892516] systemd[1]: Set hostname to <ubuntu>. [ 4.900285] systemd[1]: Initializing machine ID from random generator. [ 4.904996] systemd[1]: Installed transient /etc/machine-id file. [ 5.188669] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 5.243679] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 5.290369] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 5.336483] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Socket. Starting Remount Root and Kernel File Systems... Mounting POSIX Message Queue File System... Starting Load Kernel Modules... [[0;32m OK [0m] Created slice system-getty.slice.[ 5.639115] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] [ 5.682092] iscsi: registered transport (tcp) Listening on /dev/initctl Compatibility Named Pipe. [[ 5.719914] iscsi: registered transport (iser) [0;32m OK [0m[ 5.732960] EXT4-fs (sda1): re-mounted. Opts: (null) ] Reached target Swap. Mounting Debug File System... Mounting Huge Pages File System... [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[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 Commit a transient machine-id on disk. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 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. [ 20.322982] cloud-init[341]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:39:37 +0000. Up 9.99 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (20s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (26s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (31s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (31s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (38s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (38s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 15s) 2022-01-18 17:41:23,631 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/2f96af0f-c770-4e67-8eba-4c9e72a92dbf 1.523s 2022-01-18 17:41:23,631 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-2dd2d172-2ce0-4bc0-96ee-da6623096b26', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:41:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/2f96af0f-c770-4e67-8eba-4c9e72a92dbf'} Body: b'' 2022-01-18 17:41:24,853 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 1.221s 2022-01-18 17:41:24,854 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-040f40fa-a13c-4a39-ae0b-78cd45a52fa2', 'x-compute-request-id': 'req-040f40fa-a13c-4a39-ae0b-78cd45a52fa2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'' 2022-01-18 17:41:25,070 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.215s 2022-01-18 17:41:25,070 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5e70343-65be-469b-a318-d70aee6fab48', 'x-compute-request-id': 'req-c5e70343-65be-469b-a318-d70aee6fab48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:41:24Z", "addresses": {"tempest-network-smoke--1234857787": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:d9:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": "2022-01-18T17:39:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:41:26,281 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.200s 2022-01-18 17:41:26,281 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f642502-6f15-4957-aedf-2490908e7a5c', 'x-compute-request-id': 'req-6f642502-6f15-4957-aedf-2490908e7a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:41:24Z", "addresses": {"tempest-network-smoke--1234857787": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:d9:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": "2022-01-18T17:39:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-913927595"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:41:27,420 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.129s 2022-01-18 17:41:27,420 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1fcad6d-c8b8-4d77-9bac-128d19156fec', 'x-compute-request-id': 'req-d1fcad6d-c8b8-4d77-9bac-128d19156fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"server": {"id": "0ad79877-90da-41d3-9a82-1df123134867", "name": "tempest-TestNetworkBasicOps-server-2003569669", "status": "DELETED", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:39:03Z", "updated": "2022-01-18T17:41:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/0ad79877-90da-41d3-9a82-1df123134867"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1200655181", "OS-SRV-USG:launched_at": "2022-01-18T17:39:15.000000", "OS-SRV-USG:terminated_at": "2022-01-18T17:41:27.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:41:27,428 117699 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2022-01-18 17:41:28,469 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867 0.039s 2022-01-18 17:41:28,469 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-90ae9266-74db-4694-9a80-4a0cc8a41373', 'x-compute-request-id': 'req-90ae9266-74db-4694-9a80-4a0cc8a41373', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/0ad79877-90da-41d3-9a82-1df123134867'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0ad79877-90da-41d3-9a82-1df123134867 could not be found."}}' 2022-01-18 17:41:28,690 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/3fc0cca7-7846-4059-8ac6-e40d1a5cc921 0.221s 2022-01-18 17:41:28,691 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-06fa3c88-83d8-4fb8-ac02-9ca40fc531e7', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:41:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/3fc0cca7-7846-4059-8ac6-e40d1a5cc921'} Body: b'' 2022-01-18 17:41:28,756 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1200655181 0.064s 2022-01-18 17:41:28,756 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e14d0e8d-4559-46df-85a8-7979e71ba144', 'x-compute-request-id': 'req-e14d0e8d-4559-46df-85a8-7979e71ba144', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1200655181'} Body: b'' 2022-01-18 17:41:30,680 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/2b4c5506-1a0a-46e8-8e95-52edad7889b9/remove_router_interface 1.923s 2022-01-18 17:41:30,680 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "944afdad-4189-413c-b89e-fb16776aa420"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0deb48ce-d820-4379-b1c6-ed94ce382df9', 'date': 'Tue, 18 Jan 2022 17:41:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/2b4c5506-1a0a-46e8-8e95-52edad7889b9/remove_router_interface'} Body: b'{"id": "2b4c5506-1a0a-46e8-8e95-52edad7889b9", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "82922f05-599c-4725-91c7-e0253b23094d", "network_id": "10985757-0afe-441b-af25-6e9715f8e25b", "subnet_id": "944afdad-4189-413c-b89e-fb16776aa420", "subnet_ids": ["944afdad-4189-413c-b89e-fb16776aa420"]}' 2022-01-18 17:41:31,109 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/944afdad-4189-413c-b89e-fb16776aa420 0.428s 2022-01-18 17:41:31,110 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-70835b98-bb3a-4bc9-976e-0c37038ee052', 'date': 'Tue, 18 Jan 2022 17:41:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/944afdad-4189-413c-b89e-fb16776aa420'} Body: b'' 2022-01-18 17:41:32,655 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/2b4c5506-1a0a-46e8-8e95-52edad7889b9 1.544s 2022-01-18 17:41:32,655 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-bed00600-3342-4b4e-a3fe-5eaea9ac1e6e', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:41:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/2b4c5506-1a0a-46e8-8e95-52edad7889b9'} Body: b'' 2022-01-18 17:41:33,369 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/10985757-0afe-441b-af25-6e9715f8e25b 0.713s 2022-01-18 17:41:33,370 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-0ab1bcd7-03ab-4811-a1c1-a71eba371012', 'date': 'Tue, 18 Jan 2022 17:41:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/10985757-0afe-441b-af25-6e9715f8e25b'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 436, in test_network_basic_ops self._check_public_network_connectivity(should_connect=True) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 212, in _check_public_network_connectivity self.check_vm_connectivity( File "/opt/stack/tempest/tempest/scenario/manager.py", line 945, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Public network connectivity check failed Timed out waiting for 172.26.6.131 to become reachable |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt6.5: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
||||||
test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] |
pass
pt6.6: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] |
||||||
test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] |
fail
ft6.7: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 17:42:32,597 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72:9696/v2.0/agents?agent_type=L3+agent 0.015s 2022-01-18 17:42:32,598 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '644', 'x-openstack-request-id': 'req-2a79389d-3b02-4d5e-984a-271bb52af935', 'date': 'Tue, 18 Jan 2022 17:42:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/agents?agent_type=L3+agent'} Body: b'{"agents": [{"id": "00e49820-9366-4958-bb70-bc0c16b9fd39", "agent_type": "L3 agent", "binary": "neutron-l3-agent", "topic": "l3_agent", "host": "dv-neutron-824718-3-hyperv", "admin_state_up": true, "created_at": "2022-01-18 17:13:46", "started_at": "2022-01-18 17:13:46", "heartbeat_timestamp": "2022-01-18 17:42:16", "description": null, "resources_synced": null, "availability_zone": "nova", "alive": true, "configurations": {"agent_mode": "legacy", "ex_gw_ports": 3, "extensions": [], "floating_ips": 2, "handle_internal_only_routers": true, "interface_driver": "openvswitch", "interfaces": 3, "log_agent_heartbeats": false, "routers": 3}}]}' 2022-01-18 17:42:32,906 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 201 POST http://10.222.0.72:9696/v2.0/networks 0.307s 2022-01-18 17:42:32,907 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1144291560", "project_id": "03065a801866439f82c36e0d7cbd1a49", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d8d8c55e-f53b-4350-a347-55f6b541f7b7', 'date': 'Tue, 18 Jan 2022 17:42:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"13712448-646a-4581-9b1c-c346a00c4b15","name":"tempest-network-smoke--1144291560","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"03065a801866439f82c36e0d7cbd1a49","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T17:42:32Z","updated_at":"2022-01-18T17:42:32Z","revision_number":1}}' 2022-01-18 17:42:34,891 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 201 POST http://10.222.0.72:9696/v2.0/routers 1.984s 2022-01-18 17:42:34,892 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1142671482", "admin_state_up": true, "project_id": "03065a801866439f82c36e0d7cbd1a49", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '688', 'x-openstack-request-id': 'req-269cefc2-868c-4233-a958-6754a944ad44', 'date': 'Tue, 18 Jan 2022 17:42:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "730a5ef0-2e0f-4517-9221-e6b5b725e174", "name": "tempest-TestNetworkBasicOps-router-1142671482", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.144"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:42:32Z", "updated_at": "2022-01-18T17:42:34Z", "revision_number": 3, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:42:34,979 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28 0.087s 2022-01-18 17:42:34,980 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b61c57c4-13a4-499f-b5ce-ad6f4deeb2f1', 'date': 'Tue, 18 Jan 2022 17:42:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:42:35,150 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.169s 2022-01-18 17:42:35,150 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-3710b1ca-7af8-436e-a7e8-088a08135a42', 'date': 'Tue, 18 Jan 2022 17:42:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 17:42:35,221 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.070s 2022-01-18 17:42:35,221 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-60c60d57-b81d-4e48-84f1-176d57f25fe4', 'date': 'Tue, 18 Jan 2022 17:42:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:42:36,000 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 201 POST http://10.222.0.72:9696/v2.0/subnets 0.778s 2022-01-18 17:42:36,000 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1262379236", "network_id": "13712448-646a-4581-9b1c-c346a00c4b15", "project_id": "03065a801866439f82c36e0d7cbd1a49", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-850b924f-700b-4332-8547-3ca72c46200c', 'date': 'Tue, 18 Jan 2022 17:42:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"51493721-09a7-4065-b2e4-0cd7d6a334ef","name":"tempest-subnet-smoke-1262379236","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"13712448-646a-4581-9b1c-c346a00c4b15","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:42:35Z","updated_at":"2022-01-18T17:42:35Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:42:41,597 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 PUT http://10.222.0.72:9696/v2.0/routers/730a5ef0-2e0f-4517-9221-e6b5b725e174/add_router_interface 5.595s 2022-01-18 17:42:41,597 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "51493721-09a7-4065-b2e4-0cd7d6a334ef"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-17cec442-2715-43f4-9083-9d01c105dcba', 'date': 'Tue, 18 Jan 2022 17:42:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/730a5ef0-2e0f-4517-9221-e6b5b725e174/add_router_interface'} Body: b'{"id": "730a5ef0-2e0f-4517-9221-e6b5b725e174", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "b9dfc237-c767-4a1b-ae8f-3a4a2bd69392", "network_id": "13712448-646a-4581-9b1c-c346a00c4b15", "subnet_id": "51493721-09a7-4065-b2e4-0cd7d6a334ef", "subnet_ids": ["51493721-09a7-4065-b2e4-0cd7d6a334ef"]}' 2022-01-18 17:42:41,786 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72:9696/v2.0/networks 0.188s 2022-01-18 17:42:41,786 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '3386', 'x-openstack-request-id': 'req-69fe57fa-e128-4bc4-b358-6c7dd1acbb7b', 'date': 'Tue, 18 Jan 2022 17:42:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"networks":[{"id":"13712448-646a-4581-9b1c-c346a00c4b15","name":"tempest-network-smoke--1144291560","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["51493721-09a7-4065-b2e4-0cd7d6a334ef"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:42:32Z","updated_at":"2022-01-18T17:42:35Z","revision_number":2,"project_id":"03065a801866439f82c36e0d7cbd1a49","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":92},{"id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","name":"shared","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["bd33ef9c-d39a-41be-a7f3-deb5822421bc"],"shared":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:17:05Z","updated_at":"2022-01-18T17:17:07Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":95},{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","name":"private","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:13:56Z","updated_at":"2022-01-18T17:16:16Z","revision_number":3,"project_id":"c0f59a5b61074689bcd9b92f8091074e","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":96},{"id":"ffa4f20a-fce5-4f96-bba3-09a5bcc27483","name":"tempest-ServersTestManualDisk-971326801-network","tenant_id":"e28a903d2a2e4df88bfce9c724576392","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["f68833c6-7389-43bf-8e90-96e97d6ad175"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:32:24Z","updated_at":"2022-01-18T17:32:25Z","revision_number":2,"project_id":"e28a903d2a2e4df88bfce9c724576392","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":80}]}' 2022-01-18 17:42:41,895 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72:9696/v2.0/subnets 0.108s 2022-01-18 17:42:41,895 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '3171', 'x-openstack-request-id': 'req-9e07ca9c-e7e2-4287-bde8-52ca102cc47c', 'date': 'Tue, 18 Jan 2022 17:42:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2","name":"private-subnet","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","network_id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","ip_version":4,"subnetpool_id":"6b6d2042-742a-4ac1-b4c2-e503781fc633","enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/26","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.62"}],"host_routes":[],"dns_nameservers":["8.8.8.8","8.8.4.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:00Z","updated_at":"2022-01-18T17:16:16Z","revision_number":1,"project_id":"c0f59a5b61074689bcd9b92f8091074e"},{"id":"51493721-09a7-4065-b2e4-0cd7d6a334ef","name":"tempest-subnet-smoke-1262379236","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"13712448-646a-4581-9b1c-c346a00c4b15","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:42:35Z","updated_at":"2022-01-18T17:42:35Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"},{"id":"bd33ef9c-d39a-41be-a7f3-deb5822421bc","name":"shared-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.233.1","cidr":"192.168.233.0/24","allocation_pools":[{"start":"192.168.233.2","end":"192.168.233.254"}],"host_routes":[],"dns_nameservers":[],"description":"shared-subnet","service_types":[],"tags":[],"created_at":"2022-01-18T17:17:07Z","updated_at":"2022-01-18T17:17:07Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"},{"id":"d6245487-5015-4904-a120-aa776a004de0","name":"public-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"50334fed-c913-4a40-9569-a4a96cf148a9","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.26.6.1","cidr":"172.26.6.0/24","allocation_pools":[{"start":"172.26.6.2","end":"172.26.6.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:23Z","updated_at":"2022-01-18T17:14:23Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"},{"id":"f68833c6-7389-43bf-8e90-96e97d6ad175","name":"tempest-ServersTestManualDisk-971326801-subnet","tenant_id":"e28a903d2a2e4df88bfce9c724576392","network_id":"ffa4f20a-fce5-4f96-bba3-09a5bcc27483","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:32:25Z","updated_at":"2022-01-18T17:32:25Z","revision_number":0,"project_id":"e28a903d2a2e4df88bfce9c724576392"}]}' 2022-01-18 17:42:42,222 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72:9696/v2.0/routers 0.326s 2022-01-18 17:42:42,222 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '2132', 'x-openstack-request-id': 'req-ac15533c-3e63-4f24-9557-c1f6ee7bd1a3', 'date': 'Tue, 18 Jan 2022 17:42:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"routers": [{"id": "26288bd1-39c8-4af1-a46a-462cf4afb474", "name": "tempest-ServersTestManualDisk-971326801-router", "tenant_id": "e28a903d2a2e4df88bfce9c724576392", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.127"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:32:25Z", "updated_at": "2022-01-18T17:32:32Z", "revision_number": 4, "project_id": "e28a903d2a2e4df88bfce9c724576392"}, {"id": "2e54ac03-55b9-4f92-b7df-ad73de6381ea", "name": "router1", "tenant_id": "c0f59a5b61074689bcd9b92f8091074e", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.73"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:14:10Z", "updated_at": "2022-01-18T17:14:28Z", "revision_number": 4, "project_id": "c0f59a5b61074689bcd9b92f8091074e"}, {"id": "730a5ef0-2e0f-4517-9221-e6b5b725e174", "name": "tempest-TestNetworkBasicOps-router-1142671482", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.144"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:42:32Z", "updated_at": "2022-01-18T17:42:39Z", "revision_number": 4, "project_id": "03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:42:43,232 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 1.009s 2022-01-18 17:42:43,232 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1092035110"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebd401a8-ac19-4d43-ab1d-ea23b22abadc', 'x-compute-request-id': 'req-ebd401a8-ac19-4d43-ab1d-ea23b22abadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEAtIAN+8ZqY0vQBsDglJWXB1oqBOUiWKtkuEq725A3HjqOytNj\\nqST2L8l4SuDBP4j4kUitZ6gx+4wZ9BIC67HXVNhD+3inw1ugDEfWOXgia4Rnj7fa\\nncfHHMCSW/hkpmHvHlD85gsHalQczY8K/Fo/7UojgyT5YvAz+1BbdRkS9mjDFOJ7\\nDhjMzw1jYbtf7WDFRc0uk44/G0ip9TGos3Rq6/kpc6WY8i2k3ESDMVwrG3vz9XdE\\nlrswgvID24Wt+IEWDYfe0dHXI/OWz9nT7tkx1KacpR6AwmVD/uQLa8st7bK729xM\\n9o9NAVICBnGs1CMMAAw4k+bWYpEPxicje7ULGwIDAQABAoIBAAoea6pDs08hvuXC\\nBlUOFctpuJVRqx1BboIOXn2ulghxy/N+6kVfNxXyu3WnJ+5B5X1vj5kSCstJTWMr\\nZ1KDQ8kT3qvIVc9T4aMOm+nY3EUexRd/fRf/TSBFg274e9v//YG7lJHo6F+Dm6HC\\ndSE0hgTtdRQzDHAJe0CJfrcP0spReQpxzpPN/WE8IG3xWlO86j0hHLEs96yx+zxb\\nVzl6hY+2wdUuudPT6q0DkzTvbY7ZkgmRfbjqafA51Owzt4N4m2THOUBascK4BjAY\\nVxAwOuAmBD83e1Y6WQEUZLrafBnKqX3V8+FDFYIbwpsvozESIjUSfqgqW6Kh68SI\\na+KaEEECgYEA42auEihahjTEcxkM9pT5lL8Amk45v5KTxs1RU4fl1gXOXHLSc10c\\nMJFMPK+UGBlTfyvD4uCKEx1L4NBOcLH5MPcBpH3KZTok5owIaTgmjCtXxxlK4z+g\\nZfuNHHgEPyxXQMV40DrdIUVC7O3yHFXbBIlhbDRmTcNWHOTrZ0tE9xECgYEAyzNf\\nHxCgOzq4TwrSWNM64B02Fdp3au69iEVhRIeM+eq+aYGNZcmftA3GOwtIhxLxEcO9\\nvlsujAChdUMxZ/m8gwXl0zulMJhwAGMi/+3LGZSe7/Au2yCLOgdsRLWtpHVasdIA\\ns9WMoUT1h7iabyMwP9HCFwXTDBtKHGB0JVU7V2sCgYBpxTHEKlbow5R4gLdh3is0\\nf571Jtt/etsXhhqEwtopsWup3pJ6rF1XTc3rEDPO/cCzjxS+63ftqhvIBrvleTKS\\nDuIJs6S3btMJFSs4XbC4U9SxO9d0WfzuUpHxIvW+uI4hB3jJSgfe2MtnTsnlWh3U\\nP148KSdIlknwiJ3h3sXGMQKBgEozAQn77TaTk5exUOwEfdw2bnh+ZNrUQLtQ8lqu\\n0Ki1skAegX5oqHt8CCWpUhuYrBSbkF7BNvcCh/KkzZa1F8QUVD7U6dYb49IQYUhp\\nEZ/OqFbfMozrjktrSHqyiKyj+bEzCPSiBw8gejPMEgCBLe4v7xqvEsi58k74XZEA\\nVYHvAoGAXwDJjr3hfVw19FXGhCFw28rU5BM+lMPDWgIdNlHqPAbSD/ROCCpVmX7I\\njZVRT9ART4kh/Xufed6I8BlUNwV/xtUdriau9JtZ+TwfAJSR49nPj0+fR3ZL0cWc\\nJDUH8ynnxwa8D3bdY7H3doXESy8RGmBareiWaYjYOmABo6PPBq4=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-1092035110", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0gA37xmpjS9AGwOCUlZcHWioE5SJYq2S4SrvbkDceOo7K02OpJPYvyXhK4ME/iPiRSK1nqDH7jBn0EgLrsddU2EP7eKfDW6AMR9Y5eCJrhGePt9qdx8ccwJJb+GSmYe8eUPzmCwdqVBzNjwr8Wj/tSiODJPli8DP7UFt1GRL2aMMU4nsOGMzPDWNhu1/tYMVFzS6Tjj8bSKn1MaizdGrr+SlzpZjyLaTcRIMxXCsbe/P1d0SWuzCC8gPbha34gRYNh97R0dcj85bP2dPu2THUppylHoDCZUP+5Atryy3tsrvb3Ez2j00BUgIGcazUIwwADDiT5tZikQ/GJyN7tQsb Generated-by-Nova", "fingerprint": "6f:b1:70:be:5f:39:25:6e:b1:08:af:b5:c3:9f:15:88", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165"}}' 2022-01-18 17:42:43,599 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.364s 2022-01-18 17:42:43,599 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1710303602", "description": "tempest-secgroup-smoke-1710303602 description", "project_id": "03065a801866439f82c36e0d7cbd1a49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-7bd3d512-33fa-48a6-bf9c-ae77362e206c', 'date': 'Tue, 18 Jan 2022 17:42:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "name": "tempest-secgroup-smoke-1710303602", "stateful": true, "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "description": "tempest-secgroup-smoke-1710303602 description", "security_group_rules": [{"id": "4099bfd2-253b-4827-974a-990ca691d0c4", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1326, "description": null, "tags": [], "created_at": "2022-01-18T17:42:43Z", "updated_at": "2022-01-18T17:42:43Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}, {"id": "851adae7-bd35-4a0d-baae-533fd9e4430d", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1325, "description": null, "tags": [], "created_at": "2022-01-18T17:42:43Z", "updated_at": "2022-01-18T17:42:43Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}], "tags": [], "created_at": "2022-01-18T17:42:43Z", "updated_at": "2022-01-18T17:42:43Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:42:43,958 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.358s 2022-01-18 17:42:43,958 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-51b0c162-feb0-40c1-b201-b78a67a2f8d0', 'date': 'Tue, 18 Jan 2022 17:42:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0c9a3827-d420-4b3e-9a8a-074accd925bc", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:42:43Z", "updated_at": "2022-01-18T17:42:43Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:42:44,310 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.351s 2022-01-18 17:42:44,310 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-fd6d6de0-7f67-4920-9496-88e73341a304', 'date': 'Tue, 18 Jan 2022 17:42:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2dc4c0d6-40c7-48b2-82a8-492e5f86d510", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:42:44Z", "updated_at": "2022-01-18T17:42:44Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:42:44,633 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.322s 2022-01-18 17:42:44,634 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a1d448a5-6893-44de-8f5a-69e0542333cc', 'date': 'Tue, 18 Jan 2022 17:42:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cac16a23-42d9-4372-96bf-dd6bea42e393", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:42:44Z", "updated_at": "2022-01-18T17:42:44Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:42:44,950 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.316s 2022-01-18 17:42:44,951 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3ea20fbb-66ab-4cea-b1dd-3d3f1fb0adca', 'date': 'Tue, 18 Jan 2022 17:42:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "944b49a5-12de-4dca-b86f-6fab74f2b6a4", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:42:44Z", "updated_at": "2022-01-18T17:42:44Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:42:45,202 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.250s 2022-01-18 17:42:45,203 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6b62e7a7-7362-42bc-a8f4-5a4b6e34c566', 'date': 'Tue, 18 Jan 2022 17:42:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0623e706-b67a-40f0-865b-9216ab7ac5d7", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:42:45Z", "updated_at": "2022-01-18T17:42:45Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:42:45,557 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.353s 2022-01-18 17:42:45,557 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f6edbd74-ddba-4e5e-a94a-056560b595dd', 'date': 'Tue, 18 Jan 2022 17:42:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e2ab03af-bcc1-4b7a-ac2a-149f1aaadd28", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "ad286c2a-7d6a-464e-8e9d-0f07d537caab", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:42:45Z", "updated_at": "2022-01-18T17:42:45Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:42:45,621 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.059s 2022-01-18 17:42:45,622 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3391', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2cb9ae02-51c5-4337-9635-d40ce94536b7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "72a7d03cbcf64ea79c8e2316f7ff7165", "name": "tempest-TestNetworkBasicOps-50267445-project", "password_expires_at": null}, "audit_ids": ["14zgbUR1SAa8ub1f_b8J_w"], "expires_at": "2022-01-18T18:42:45.000000Z", "issued_at": "2022-01-18T17:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03065a801866439f82c36e0d7cbd1a49", "name": "tempest-TestNetworkBasicOps-50267445"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 17:42:45,622 117699 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_router_rescheduling) Found network None available for tenant 2022-01-18 17:42:46,735 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 202 POST http://10.222.0.72/compute/v2.1/servers 1.112s 2022-01-18 17:42:46,735 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-936192833", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "13712448-646a-4581-9b1c-c346a00c4b15"}], "key_name": "tempest-TestNetworkBasicOps-1092035110", "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eff226f-fe84-4b6a-a849-0d4e4a5c3fdc', 'x-compute-request-id': 'req-3eff226f-fe84-4b6a-a849-0d4e4a5c3fdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "adminPass": "86SwmirThZRt"}}' 2022-01-18 17:42:46,904 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.166s 2022-01-18 17:42:46,905 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b856916-9265-4670-931d-3979714bae66', 'x-compute-request-id': 'req-6b856916-9265-4670-931d-3979714bae66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:47Z", "updated": "2022-01-18T17:42:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:42:48,135 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.221s 2022-01-18 17:42:48,135 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab0681b-4f97-40ed-9308-c0d708c72253', 'x-compute-request-id': 'req-eab0681b-4f97-40ed-9308-c0d708c72253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:42:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:42:48,142 117699 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-01-18 17:42:49,303 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.159s 2022-01-18 17:42:49,304 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faa93b35-d1b3-426f-b967-c630f6872ecd', 'x-compute-request-id': 'req-faa93b35-d1b3-426f-b967-c630f6872ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:42:49,311 117699 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-01-18 17:42:50,723 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.410s 2022-01-18 17:42:50,724 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cbd5004-8d80-4d99-a2fd-fe171037b02c', 'x-compute-request-id': 'req-9cbd5004-8d80-4d99-a2fd-fe171037b02c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:42:52,092 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.360s 2022-01-18 17:42:52,092 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-000e3ed3-64a0-4ab9-9ba9-de27cbeaf6a8', 'x-compute-request-id': 'req-000e3ed3-64a0-4ab9-9ba9-de27cbeaf6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:42:53,350 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.249s 2022-01-18 17:42:53,350 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53315ef-a6d6-4767-ae88-c0682c04fc64', 'x-compute-request-id': 'req-c53315ef-a6d6-4767-ae88-c0682c04fc64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:42:54,628 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.269s 2022-01-18 17:42:54,628 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9111406a-e574-4e9f-ae2c-e3862fd0b8ac', 'x-compute-request-id': 'req-9111406a-e574-4e9f-ae2c-e3862fd0b8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:42:55,850 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.213s 2022-01-18 17:42:55,851 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f3c4d7-0d61-45fc-8d2a-71813b6eb838', 'x-compute-request-id': 'req-81f3c4d7-0d61-45fc-8d2a-71813b6eb838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:42:57,268 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.408s 2022-01-18 17:42:57,268 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca2e45e-32dd-4cbd-abd3-1cd628fbf3b2', 'x-compute-request-id': 'req-4ca2e45e-32dd-4cbd-abd3-1cd628fbf3b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:42:58,595 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.317s 2022-01-18 17:42:58,595 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2c7b24c-2c42-43aa-bdee-bb152723d675', 'x-compute-request-id': 'req-a2c7b24c-2c42-43aa-bdee-bb152723d675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:42:59,855 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.251s 2022-01-18 17:42:59,855 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a7f6a29-9558-4eb2-bb19-5b34976c673f', 'x-compute-request-id': 'req-0a7f6a29-9558-4eb2-bb19-5b34976c673f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:42:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:43:01,175 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.311s 2022-01-18 17:43:01,175 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-463bd6da-4634-4815-8939-66330224c738', 'x-compute-request-id': 'req-463bd6da-4634-4815-8939-66330224c738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:43:00Z", "addresses": {"tempest-network-smoke--1144291560": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:6b:43"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": "2022-01-18T17:43:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:43:01,182 117699 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-01-18 17:43:01,429 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.246s 2022-01-18 17:43:01,429 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f9300bf-bc2b-41dd-a5b1-552d6ae94f72', 'x-compute-request-id': 'req-5f9300bf-bc2b-41dd-a5b1-552d6ae94f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:43:00Z", "addresses": {"tempest-network-smoke--1144291560": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:6b:43"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": "2022-01-18T17:43:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:43:01,437 117699 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 17:43:01,496 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=970e01fe-79b4-41b3-89c9-49215deca665 0.059s 2022-01-18 17:43:01,497 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-0bf07c03-17f4-4279-87d8-d1adda462182', 'date': 'Tue, 18 Jan 2022 17:43:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"ports":[{"id":"d58df226-b572-4f06-8d89-858643f28c50","name":"","network_id":"13712448-646a-4581-9b1c-c346a00c4b15","tenant_id":"03065a801866439f82c36e0d7cbd1a49","mac_address":"fa:16:3e:77:6b:43","admin_state_up":true,"status":"ACTIVE","device_id":"970e01fe-79b4-41b3-89c9-49215deca665","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"51493721-09a7-4065-b2e4-0cd7d6a334ef","ip_address":"172.20.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ad286c2a-7d6a-464e-8e9d-0f07d537caab"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:42:48Z","updated_at":"2022-01-18T17:42:58Z","revision_number":5,"project_id":"03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:43:04,483 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.986s 2022-01-18 17:43:04,484 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "d58df226-b572-4f06-8d89-858643f28c50", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "fixed_ip_address": "172.20.0.5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-173ae132-5127-463a-8a16-ef66873db40d', 'date': 'Tue, 18 Jan 2022 17:43:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c2a6c80f-c526-4152-a9ff-fb37269ffead", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.93", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "730a5ef0-2e0f-4517-9221-e6b5b725e174", "port_id": "d58df226-b572-4f06-8d89-858643f28c50", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "project_id": "03065a801866439f82c36e0d7cbd1a49", "description": "", "port_details": {"name": "", "network_id": "13712448-646a-4581-9b1c-c346a00c4b15", "mac_address": "fa:16:3e:77:6b:43", "admin_state_up": true, "status": "ACTIVE", "device_id": "970e01fe-79b4-41b3-89c9-49215deca665", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:43:02Z", "updated_at": "2022-01-18T17:43:02Z", "revision_number": 0}}' 2022-01-18 17:43:04,705 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72:9696/v2.0/routers/730a5ef0-2e0f-4517-9221-e6b5b725e174 0.221s 2022-01-18 17:43:04,706 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '729', 'x-openstack-request-id': 'req-815b654c-52e3-49dd-b719-330dc50ce4e9', 'date': 'Tue, 18 Jan 2022 17:43:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/730a5ef0-2e0f-4517-9221-e6b5b725e174'} Body: b'{"router": {"id": "730a5ef0-2e0f-4517-9221-e6b5b725e174", "name": "tempest-TestNetworkBasicOps-router-1142671482", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.144"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:42:32Z", "updated_at": "2022-01-18T17:42:39Z", "revision_number": 4, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:43:04,820 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72:9696/v2.0/floatingips/c2a6c80f-c526-4152-a9ff-fb37269ffead 0.114s 2022-01-18 17:43:04,820 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-e13daf5f-4acd-47b0-b95e-9cb94e69ea3e', 'date': 'Tue, 18 Jan 2022 17:43:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/c2a6c80f-c526-4152-a9ff-fb37269ffead'} Body: b'{"floatingip": {"id": "c2a6c80f-c526-4152-a9ff-fb37269ffead", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.93", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "730a5ef0-2e0f-4517-9221-e6b5b725e174", "port_id": "d58df226-b572-4f06-8d89-858643f28c50", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "13712448-646a-4581-9b1c-c346a00c4b15", "mac_address": "fa:16:3e:77:6b:43", "admin_state_up": true, "status": "ACTIVE", "device_id": "970e01fe-79b4-41b3-89c9-49215deca665", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:43:02Z", "updated_at": "2022-01-18T17:43:02Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:43:06,614 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72:9696/v2.0/floatingips/c2a6c80f-c526-4152-a9ff-fb37269ffead 0.792s 2022-01-18 17:43:06,614 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-e747171e-21bf-4b3f-b070-ef1185bcf8e2', 'date': 'Tue, 18 Jan 2022 17:43:06 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/c2a6c80f-c526-4152-a9ff-fb37269ffead'} Body: b'{"floatingip": {"id": "c2a6c80f-c526-4152-a9ff-fb37269ffead", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.93", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "730a5ef0-2e0f-4517-9221-e6b5b725e174", "port_id": "d58df226-b572-4f06-8d89-858643f28c50", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "13712448-646a-4581-9b1c-c346a00c4b15", "mac_address": "fa:16:3e:77:6b:43", "admin_state_up": true, "status": "ACTIVE", "device_id": "970e01fe-79b4-41b3-89c9-49215deca665", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:43:02Z", "updated_at": "2022-01-18T17:43:02Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:43:07,758 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 GET http://10.222.0.72:9696/v2.0/floatingips/c2a6c80f-c526-4152-a9ff-fb37269ffead 0.142s 2022-01-18 17:43:07,758 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-93ea3521-6659-4b59-95af-0869e79504f3', 'date': 'Tue, 18 Jan 2022 17:43:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/c2a6c80f-c526-4152-a9ff-fb37269ffead'} Body: b'{"floatingip": {"id": "c2a6c80f-c526-4152-a9ff-fb37269ffead", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.93", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "730a5ef0-2e0f-4517-9221-e6b5b725e174", "port_id": "d58df226-b572-4f06-8d89-858643f28c50", "fixed_ip_address": "172.20.0.5", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "13712448-646a-4581-9b1c-c346a00c4b15", "mac_address": "fa:16:3e:77:6b:43", "admin_state_up": true, "status": "ACTIVE", "device_id": "970e01fe-79b4-41b3-89c9-49215deca665", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:43:02Z", "updated_at": "2022-01-18T17:43:06Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:43:07,759 117699 INFO [tempest.scenario.manager] FloatingIP: {'id': 'c2a6c80f-c526-4152-a9ff-fb37269ffead', 'tenant_id': '03065a801866439f82c36e0d7cbd1a49', 'floating_ip_address': '172.26.6.93', 'floating_network_id': '50334fed-c913-4a40-9569-a4a96cf148a9', 'router_id': '730a5ef0-2e0f-4517-9221-e6b5b725e174', 'port_id': 'd58df226-b572-4f06-8d89-858643f28c50', 'fixed_ip_address': '172.20.0.5', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '13712448-646a-4581-9b1c-c346a00c4b15', 'mac_address': 'fa:16:3e:77:6b:43', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '970e01fe-79b4-41b3-89c9-49215deca665', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-01-18T17:43:02Z', 'updated_at': '2022-01-18T17:43:06Z', 'revision_number': 1, 'project_id': '03065a801866439f82c36e0d7cbd1a49'} is at status: ACTIVE 2022-01-18 17:43:07,759 117699 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 3.053230 seconds 2022-01-18 17:43:07,759 117699 DEBUG [tempest.scenario.manager] checking network connections to IP 172.26.6.93 with user: ubuntu 2022-01-18 17:43:07,760 117699 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_router_rescheduling begins to ping 172.26.6.93 in 120 sec and the expected result is reachable 2022-01-18 17:45:08,162 117699 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-01-18 17:45:08,163 117699 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_router_rescheduling finishes ping 172.26.6.93 in 120 sec and the ping result is unexpected 2022-01-18 17:45:09,205 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_router_rescheduling): 200 POST http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665/action 1.041s 2022-01-18 17:45:09,206 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '46615', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9226201-a47f-4af6-b92d-22adb1cfc8cd', 'x-compute-request-id': 'req-e9226201-a47f-4af6-b92d-22adb1cfc8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 17:45:09,208 117699 DEBUG [tempest.scenario.manager] Console output for 970e01fe-79b4-41b3-89c9-49215deca665 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.096000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100000] tsc: Detected 1995.192 MHz processor [ 0.100000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.104006] pid_max: default: 32768 minimum: 301 [ 0.108051] Security Framework initialized [ 0.112005] Yama: becoming mindful. [ 0.116000] AppArmor: AppArmor initialized [ 0.116245] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120100] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.124000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128515] CPU: Physical Processor ID: 0 [ 0.132000] mce: CPU supports 1 MCE banks [ 0.132107] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.136005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.140000] Spectre V2 : Mitigation: Full generic retpoline [ 0.140004] Speculative Store Bypass: Vulnerable [ 0.180000] Freeing SMP alternatives memory: 36K [ 0.182405] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.184094] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.188057] Hierarchical SRCU implementation. [ 0.192755] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.196004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.200058] smp: Bringing up secondary CPUs ... [ 0.204006] smp: Brought up 1 node, 1 CPU [ 0.208004] smpboot: Max logical packages: 1 [ 0.212006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.216434] devtmpfs: initialized [ 0.220080] x86/mm: Memory block size: 128MB [ 0.224238] evm: security.selinux [ 0.228030] evm: security.SMACK64 [ 0.232005] evm: security.SMACK64EXEC [ 0.235780] evm: security.SMACK64TRANSMUTE [ 0.236004] evm: security.SMACK64MMAP [ 0.240004] evm: security.apparmor [ 0.244004] evm: security.ima [ 0.248003] evm: security.capability [ 0.252154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.256016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.260064] pinctrl core: initialized pinctrl subsystem [ 0.264254] NET: Registered protocol family 16 [ 0.268133] audit: initializing netlink subsys (disabled) [ 0.272175] cpuidle: using governor ladder [ 0.276009] audit: type=2000 audit(1642527791.272:1): state=initialized audit_enabled=0 res=1 [ 0.280009] cpuidle: using governor menu [ 0.284059] ACPI: bus type PCI registered [ 0.288005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.296469] PCI: Using configuration type 1 for base access [ 0.301528] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.308761] ACPI: Added _OSI(Module Device) [ 0.312011] ACPI: Added _OSI(Processor Device) [ 0.316004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320027] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324023] ACPI: Added _OSI(Linux-Dell-Video) [ 0.336329] ACPI: Interpreter enabled [ 0.340012] ACPI: (supports S0 S5) [ 0.344004] ACPI: Using IOAPIC for interrupt routing [ 0.348040] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.353244] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.395792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.396013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.400013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.404019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.408671] PCI host bridge to bus 0000:00 [ 0.412007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.416007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.420030] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.424006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.428006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.432008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.476542] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.480007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.484006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.488007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496367] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.496367] * this clock source is slow. Consider trying other clock sources [ 0.517044] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.572032] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.576772] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.580798] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.584846] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.588734] SCSI subsystem initialized [ 0.592317] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.596000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.596006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.600005] vgaarb: loaded [ 0.604054] pps_core: LinuxPPS API ver. 1 registered [ 0.608005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.612040] PTP clock support registered [ 0.616067] EDAC MC: Ver: 3.0.0 [ 0.625413] hv_vmbus: Vmbus version:4.0 [ 0.628097] PCI: Using ACPI for IRQ routing [ 0.632748] NetLabel: Initializing [ 0.636015] NetLabel: domain hash size = 128 [ 0.640015] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.644037] NetLabel: unlabeled traffic allowed by default [ 0.648163] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.666340] VFS: Disk quotas dquot_6.6.0 [ 0.670938] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.676145] AppArmor: AppArmor Filesystem Enabled [ 0.680220] pnp: PnP ACPI init [ 0.691892] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.696149] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.700532] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.705044] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.709285] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.713579] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.718320] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.723049] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.727465] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.731795] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.736544] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.741032] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.745576] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.750327] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.755639] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.760200] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.766199] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.771911] pnp: PnP ACPI: found 9 devices [ 0.782466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.787501] NET: Registered protocol family 2 [ 0.791713] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.796228] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.801100] TCP: Hash tables configured (established 8192 bind 8192) [ 0.805473] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.810110] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.815101] NET: Registered protocol family 1 [ 0.819127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.824528] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.829623] Unpacking initramfs... [ 1.129639] Freeing initrd memory: 13088K [ 1.133872] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.138259] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.144094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.149396] Scanning for low memory corruption every 60 seconds [ 1.154365] Initialise system trusted keyrings [ 1.159097] Key type blacklist registered [ 1.163248] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.169820] zbud: loaded [ 1.174957] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.179630] fuse init (API version 7.26) [ 1.185247] Key type asymmetric registered [ 1.189472] Asymmetric key parser 'x509' registered [ 1.193812] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.198755] io scheduler noop registered (default) [ 1.203495] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.208215] ACPI: Power Button [PWRF] [ 1.212853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.241009] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.270441] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.277325] Linux agpgart interface v0.103 [ 1.283497] loop: module loaded [ 1.287390] hv_vmbus: registering driver hv_storvsc [ 1.294638] scsi host0: storvsc_host_t [ 1.304075] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.313404] scsi host1: storvsc_host_t [ 1.322040] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.326535] random: fast init done [ 1.332178] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.343637] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.352316] scsi host2: ata_piix [ 1.356516] sd 0:0:0:0: [sda] Write Protect is off [ 1.361691] scsi host3: ata_piix [ 1.365991] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.370809] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.375852] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.391838] libphy: Fixed MDIO Bus: probed [ 1.396762] tun: Universal TUN/TAP device driver, 1.6 [ 1.401556] PPP generic driver version 2.4.2 [ 1.406488] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.428631] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.432937] sda: sda1 [ 1.437070] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.441725] mousedev: PS/2 mouse device common for all mice [ 1.447315] rtc_cmos 00:00: RTC can wake from S4 [ 1.476717] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.487800] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.493553] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.500666] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.505313] device-mapper: uevent: version 1.0.3 [ 1.509631] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.515520] NET: Registered protocol family 10 [ 1.525802] Segment Routing with IPv6 [ 1.530022] NET: Registered protocol family 17 [ 1.534856] Key type dns_resolver registered [ 1.539256] RAS: Correctable Errors collector initialized. [ 2.456470] registered taskstats version 1 [ 2.460593] Loading compiled-in X.509 certificates [ 2.469088] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.475076] zswap: loaded using pool lzo/zbud [ 2.484528] Key type big_key registered [ 2.488726] Key type trusted registered [ 2.495291] Key type encrypted registered [ 2.499335] AppArmor: AppArmor sha1 policy hashing enabled [ 2.503714] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.508309] evm: HMAC attrs: 0x1 [ 2.676165] rtc_cmos 00:00: setting system clock to 2022-01-18 17:43:14 UTC (1642527794) [ 2.681059] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.685645] EDD information not available. [ 3.118068] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.129362] ata2.00: configured for MWDMA2 [ 3.146354] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.161590] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.165970] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.174444] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.182345] Freeing unused kernel memory: 2248K [ 3.192080] Write protecting the kernel read-only data: 18432k [ 3.197123] Freeing unused kernel memory: 2008K [ 3.201758] Freeing unused kernel memory: 124K [ 3.217853] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.224328] x86/mm: Checking user space page tables [ 3.239612] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.295249] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.301549] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.306444] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.311469] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.316058] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.324066] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.338851] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.347121] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.353605] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.358476] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.490375] hv_utils: Registering HyperV Utility Driver [ 3.494770] hv_vmbus: registering driver hv_util [ 3.505809] hv_vmbus: registering driver hv_netvsc [ 3.514950] hidraw: raw HID events driver (C) Jiri Kosina [ 3.525375] hv_vmbus: registering driver hyperv_keyboard [ 3.552927] hv_vmbus: registering driver hid_hyperv [ 3.643095] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.651224] hv_utils: Heartbeat IC version 3.0 [ 3.659802] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.677439] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.698116] hv_utils: Shutdown IC version 3.0 [ 3.702971] hv_utils: TimeSync IC version 4.0 [ 3.709047] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.920033] raid6: sse2x1 gen() 4824 MB/s [ 3.972034] raid6: sse2x1 xor() 3764 MB/s [ 4.024028] raid6: sse2x2 gen() 6332 MB/s [ 4.076224] raid6: sse2x2 xor() 4401 MB/s [ 4.128036] raid6: sse2x4 gen() 7187 MB/s [ 4.176059] raid6: sse2x4 xor() 5357 MB/s [ 4.179966] raid6: using algorithm sse2x4 gen() 7187 MB/s [ 4.184163] raid6: .... xor() 5357 MB/s, rmw enabled [ 4.188371] raid6: using intx1 recovery algorithm [ 4.197084] xor: measuring software checksum speed [ 4.240024] prefetch64-sse: 10165.000 MB/sec [ 4.281241] generic_sse: 9359.000 MB/sec [ 4.285374] xor: using function: prefetch64-sse (10165.000 MB/sec) [ 4.293733] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.458471] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.643456] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.107316] 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) [ 5.116499] systemd[1]: Detected virtualization microsoft. [ 5.121075] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.161560] systemd[1]: Set hostname to <ubuntu>. [ 5.174887] systemd[1]: Initializing machine ID from random generator. [ 5.179419] systemd[1]: Installed transient /etc/machine-id file. [ 5.524630] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 5.577268] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 5.623136] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 5.668865] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on Journal Socket. Mounting POSIX Message Queue File System... Mounting Debug File System... Mounting Huge Pages File System... [[0;32m OK [0m] Created slice Uer and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m[ 6.223962] EXT4-fs (sda1): re-mounted. Opts: (null) ] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Create list of required st... nodes for the current kernel... Starting Load Kernel Modules... [[0;32m OK [0m] Mounted Debug File System.[ 6.661796] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] [ 6.703810] iscsi: registered transport (tcp) Mounted POSIX Message Queue File System. [[0;32m OK [0m[ 6.746392] iscsi: registered transport (iser) ] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Configuration File System... Starting Create Static Device Nodes in /dev... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 21.960410] cloud-init[330]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:43:22 +0000. Up 10.23 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 16s) 2022-01-18 17:45:10,679 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/c2a6c80f-c526-4152-a9ff-fb37269ffead 1.470s 2022-01-18 17:45:10,680 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-19ae3545-4863-49f3-955d-6c5f58ffb2f2', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:45:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/c2a6c80f-c526-4152-a9ff-fb37269ffead'} Body: b'' 2022-01-18 17:45:10,913 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.233s 2022-01-18 17:45:10,914 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21eaa72-cb60-4956-b44e-b0258ceac6c6', 'x-compute-request-id': 'req-e21eaa72-cb60-4956-b44e-b0258ceac6c6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'' 2022-01-18 17:45:11,490 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.576s 2022-01-18 17:45:11,491 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-712428bd-52f5-4e0a-b151-bc31029bb149', 'x-compute-request-id': 'req-712428bd-52f5-4e0a-b151-bc31029bb149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:45:11Z", "addresses": {"tempest-network-smoke--1144291560": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:6b:43"}, {"version": 4, "addr": "172.26.6.93", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:6b:43"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": "2022-01-18T17:43:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:12,801 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.300s 2022-01-18 17:45:12,801 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1552', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85ff3648-0fee-48c0-acf2-96211a352a12', 'x-compute-request-id': 'req-85ff3648-0fee-48c0-acf2-96211a352a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"server": {"id": "970e01fe-79b4-41b3-89c9-49215deca665", "name": "tempest-TestNetworkBasicOps-server-936192833", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:42:46Z", "updated": "2022-01-18T17:45:11Z", "addresses": {"tempest-network-smoke--1144291560": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:6b:43"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/970e01fe-79b4-41b3-89c9-49215deca665"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1092035110", "OS-SRV-USG:launched_at": "2022-01-18T17:43:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1710303602"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:13,860 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665 0.049s 2022-01-18 17:45:13,860 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-879a4191-2c8b-4568-b8ff-d5326b12fa6f', 'x-compute-request-id': 'req-879a4191-2c8b-4568-b8ff-d5326b12fa6f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/970e01fe-79b4-41b3-89c9-49215deca665'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 970e01fe-79b4-41b3-89c9-49215deca665 could not be found."}}' 2022-01-18 17:45:14,070 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/ad286c2a-7d6a-464e-8e9d-0f07d537caab 0.209s 2022-01-18 17:45:14,071 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-b7da5932-c2ce-49b3-94f8-204047c3a8fa', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:45:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/ad286c2a-7d6a-464e-8e9d-0f07d537caab'} Body: b'' 2022-01-18 17:45:14,128 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1092035110 0.057s 2022-01-18 17:45:14,129 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bccc04f6-158f-441a-8247-95f4657727c3', 'x-compute-request-id': 'req-bccc04f6-158f-441a-8247-95f4657727c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1092035110'} Body: b'' 2022-01-18 17:45:16,410 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/730a5ef0-2e0f-4517-9221-e6b5b725e174/remove_router_interface 2.280s 2022-01-18 17:45:16,410 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "51493721-09a7-4065-b2e4-0cd7d6a334ef"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ae1d9741-1d00-4ee0-b564-a0ce303e2a95', 'date': 'Tue, 18 Jan 2022 17:45:16 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/730a5ef0-2e0f-4517-9221-e6b5b725e174/remove_router_interface'} Body: b'{"id": "730a5ef0-2e0f-4517-9221-e6b5b725e174", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "b9dfc237-c767-4a1b-ae8f-3a4a2bd69392", "network_id": "13712448-646a-4581-9b1c-c346a00c4b15", "subnet_id": "51493721-09a7-4065-b2e4-0cd7d6a334ef", "subnet_ids": ["51493721-09a7-4065-b2e4-0cd7d6a334ef"]}' 2022-01-18 17:45:16,843 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/51493721-09a7-4065-b2e4-0cd7d6a334ef 0.432s 2022-01-18 17:45:16,843 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-4eed8a55-0b85-4795-936d-c895084db9a3', 'date': 'Tue, 18 Jan 2022 17:45:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/51493721-09a7-4065-b2e4-0cd7d6a334ef'} Body: b'' 2022-01-18 17:45:17,992 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/730a5ef0-2e0f-4517-9221-e6b5b725e174 1.148s 2022-01-18 17:45:17,992 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-e549dc2f-1468-4a62-a99f-4c372af9a2b7', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:45:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/730a5ef0-2e0f-4517-9221-e6b5b725e174'} Body: b'' 2022-01-18 17:45:18,814 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/13712448-646a-4581-9b1c-c346a00c4b15 0.821s 2022-01-18 17:45:18,815 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-b8015b5a-f0fd-46b8-84f2-8aba33225e44', 'date': 'Tue, 18 Jan 2022 17:45:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/13712448-646a-4581-9b1c-c346a00c4b15'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return func(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 814, in test_router_rescheduling self._check_public_network_connectivity(should_connect=True) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 212, in _check_public_network_connectivity self.check_vm_connectivity( File "/opt/stack/tempest/tempest/scenario/manager.py", line 945, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Public network connectivity check failed Timed out waiting for 172.26.6.93 to become reachable |
||||||
test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] |
fail
ft6.8: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 17:45:19,024 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.72:9696/v2.0/networks 0.201s 2022-01-18 17:45:19,025 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1607285200", "project_id": "03065a801866439f82c36e0d7cbd1a49", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2dad2b2f-d2a3-4016-8cf3-0c60c443804e', 'date': 'Tue, 18 Jan 2022 17:45:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"287c11a0-9ba1-499e-b144-e05643647086","name":"tempest-network-smoke--1607285200","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"03065a801866439f82c36e0d7cbd1a49","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T17:45:18Z","updated_at":"2022-01-18T17:45:18Z","revision_number":1}}' 2022-01-18 17:45:21,111 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.72:9696/v2.0/routers 2.085s 2022-01-18 17:45:21,111 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-541227542", "admin_state_up": true, "project_id": "03065a801866439f82c36e0d7cbd1a49", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '686', 'x-openstack-request-id': 'req-c221c84a-9d45-4264-a44d-b0d35597f865', 'date': 'Tue, 18 Jan 2022 17:45:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "fca0e2be-1d25-4deb-b8cc-b3887ae157ea", "name": "tempest-TestNetworkBasicOps-router-541227542", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.34"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:45:19Z", "updated_at": "2022-01-18T17:45:20Z", "revision_number": 3, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:45:21,455 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28 0.343s 2022-01-18 17:45:21,456 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-96154772-2f3e-45c8-863d-5262114d8e48', 'date': 'Tue, 18 Jan 2022 17:45:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:45:21,694 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.237s 2022-01-18 17:45:21,694 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-b7527837-049c-4c36-a0e7-3ff9a5deb094', 'date': 'Tue, 18 Jan 2022 17:45:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 17:45:21,738 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.043s 2022-01-18 17:45:21,738 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b658bfdd-c31e-4b2e-9ea0-15938086908c', 'date': 'Tue, 18 Jan 2022 17:45:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:45:22,481 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.72:9696/v2.0/subnets 0.742s 2022-01-18 17:45:22,482 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-916779872", "network_id": "287c11a0-9ba1-499e-b144-e05643647086", "project_id": "03065a801866439f82c36e0d7cbd1a49", "ip_version": 4, "cidr": "172.20.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'content-type': 'application/json', 'content-length': '641', 'x-openstack-request-id': 'req-a8f406f0-9fbb-478c-a075-6aa2fb49753c', 'date': 'Tue, 18 Jan 2022 17:45:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"7a438414-a4ec-4cb8-95fe-ceee72df6405","name":"tempest-subnet-smoke-916779872","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"287c11a0-9ba1-499e-b144-e05643647086","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":["1.2.3.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:45:22Z","updated_at":"2022-01-18T17:45:22Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:45:26,397 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT http://10.222.0.72:9696/v2.0/routers/fca0e2be-1d25-4deb-b8cc-b3887ae157ea/add_router_interface 3.915s 2022-01-18 17:45:26,398 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "7a438414-a4ec-4cb8-95fe-ceee72df6405"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-127cfc4e-ab7a-4d02-ace8-b14d2d61b49d', 'date': 'Tue, 18 Jan 2022 17:45:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/fca0e2be-1d25-4deb-b8cc-b3887ae157ea/add_router_interface'} Body: b'{"id": "fca0e2be-1d25-4deb-b8cc-b3887ae157ea", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "bbb734f4-cd6e-4ebf-9277-4fe55298b571", "network_id": "287c11a0-9ba1-499e-b144-e05643647086", "subnet_id": "7a438414-a4ec-4cb8-95fe-ceee72df6405", "subnet_ids": ["7a438414-a4ec-4cb8-95fe-ceee72df6405"]}' 2022-01-18 17:45:26,546 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72:9696/v2.0/networks 0.148s 2022-01-18 17:45:26,547 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '2688', 'x-openstack-request-id': 'req-7943aaab-d168-4fdd-9a1d-d6402df546d8', 'date': 'Tue, 18 Jan 2022 17:45:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"networks":[{"id":"287c11a0-9ba1-499e-b144-e05643647086","name":"tempest-network-smoke--1607285200","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["7a438414-a4ec-4cb8-95fe-ceee72df6405"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:45:18Z","updated_at":"2022-01-18T17:45:22Z","revision_number":2,"project_id":"03065a801866439f82c36e0d7cbd1a49","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":68},{"id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","name":"shared","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["bd33ef9c-d39a-41be-a7f3-deb5822421bc"],"shared":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:17:05Z","updated_at":"2022-01-18T17:17:07Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":95},{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","name":"private","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:13:56Z","updated_at":"2022-01-18T17:16:16Z","revision_number":3,"project_id":"c0f59a5b61074689bcd9b92f8091074e","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":96}]}' 2022-01-18 17:45:26,642 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72:9696/v2.0/subnets 0.095s 2022-01-18 17:45:26,642 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '2541', 'x-openstack-request-id': 'req-df639849-4487-4103-a034-7a6864c4b3c0', 'date': 'Tue, 18 Jan 2022 17:45:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2","name":"private-subnet","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","network_id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","ip_version":4,"subnetpool_id":"6b6d2042-742a-4ac1-b4c2-e503781fc633","enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/26","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.62"}],"host_routes":[],"dns_nameservers":["8.8.8.8","8.8.4.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:00Z","updated_at":"2022-01-18T17:16:16Z","revision_number":1,"project_id":"c0f59a5b61074689bcd9b92f8091074e"},{"id":"7a438414-a4ec-4cb8-95fe-ceee72df6405","name":"tempest-subnet-smoke-916779872","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"287c11a0-9ba1-499e-b144-e05643647086","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":["1.2.3.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:45:22Z","updated_at":"2022-01-18T17:45:22Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"},{"id":"bd33ef9c-d39a-41be-a7f3-deb5822421bc","name":"shared-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.233.1","cidr":"192.168.233.0/24","allocation_pools":[{"start":"192.168.233.2","end":"192.168.233.254"}],"host_routes":[],"dns_nameservers":[],"description":"shared-subnet","service_types":[],"tags":[],"created_at":"2022-01-18T17:17:07Z","updated_at":"2022-01-18T17:17:07Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"},{"id":"d6245487-5015-4904-a120-aa776a004de0","name":"public-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"50334fed-c913-4a40-9569-a4a96cf148a9","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.26.6.1","cidr":"172.26.6.0/24","allocation_pools":[{"start":"172.26.6.2","end":"172.26.6.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:23Z","updated_at":"2022-01-18T17:14:23Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"}]}' 2022-01-18 17:45:26,839 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72:9696/v2.0/routers 0.195s 2022-01-18 17:45:26,839 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '1410', 'x-openstack-request-id': 'req-2a896f4b-32cc-44a7-bade-f30b197ae5c7', 'date': 'Tue, 18 Jan 2022 17:45:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"routers": [{"id": "2e54ac03-55b9-4f92-b7df-ad73de6381ea", "name": "router1", "tenant_id": "c0f59a5b61074689bcd9b92f8091074e", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.73"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:14:10Z", "updated_at": "2022-01-18T17:14:28Z", "revision_number": 4, "project_id": "c0f59a5b61074689bcd9b92f8091074e"}, {"id": "fca0e2be-1d25-4deb-b8cc-b3887ae157ea", "name": "tempest-TestNetworkBasicOps-router-541227542", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.34"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:45:19Z", "updated_at": "2022-01-18T17:45:24Z", "revision_number": 4, "project_id": "03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:45:27,249 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.409s 2022-01-18 17:45:27,250 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-15616939"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9709e3d2-7cbd-43d3-8475-6af6778baf2d', 'x-compute-request-id': 'req-9709e3d2-7cbd-43d3-8475-6af6778baf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA24WxWkY7UeWAlmVNg4WHsgb36e4c8y+wOTnI2eV8XxqTtoXg\\nK+E0OI/pUHIL4rdiI3oYA00dnteRoVspRWhrHVz07oqpPCvCRwUh3QmRz74juyWI\\nCgbekoeQ1X6g+kej1QRKXlb//dYMt/cCnLVbuYSldY7KmtABvVPWSYq+/vEMVjQ0\\ngbDMvr33+Tg3HSoLHQDfT84+MRc1+QrC0aZYs7PmEs7fofr05E5JcAEvQhpWeo9S\\nOGJ5d1Ht6SVD6P2Ag5Xr2ec/ej7EmehzEmfy0x52AwLtTw7qt6at5Y290yY5mlXR\\ndGo5mUFy2kaFAj4uGtNQWntp9XNmTTOo+qRiNwIDAQABAoIBAG6ky+c8TtnQWydy\\nl8cannJUoM//fAf2mVO+lEV/LViiBKGSiJKVR8TahDZPxT3YQFaxSzkevTc6X+R8\\nFiktoA+Ess8ohHQXeixhodfO4vdaVpgVKqQjIjuoqI9y66A6S5EqQHGcWBqQsIho\\nr6BcqIaxHNRLzEKLZNUQVIlsrSfBV5Jq0bbnxbr/ZTJE+E3v2OH/z6vmJhgU8sWJ\\nxmQaK1YKkIzIsDm9I/HiECxGNljNmU5eCh6p1+4eMfk43VqkwfpE5vl4K+kx2pXc\\nWVrL5BYtz9UCDBOLUTJDEKuKPmAjstaxjKwpq+xhHDZRqrR7lLYIYwW78WBwtFiZ\\n6OdLvMECgYEA/BdKbqXwh7oqN0d3fG8kKWUx3O0khVkrHOXpWLKsVg33gzrgJM26\\n8X0NLZ5VmgWQgEH4/MkrnRTLLLShLq7HPH3Rexy9YyngWMMdHW9BXO/rr6jvLcMe\\nIVYWHem8XayAFZgoKJq4y06iz9d3H6mt9n0+dnQwxmuhFJhj0C0s+fMCgYEA3u0d\\nsoA6EItDtWW5NQvUGr5/0l5HIDZDbzxzGcjqY/yNhlAUcwODzDsAXT4PQmlVjdXz\\nFSpc8KjJlyxfNCNxAaCnOoBJIQ/X+ZMJN5LdrnxTJ4v5FGHI8hJ7JkidKAWmDjpR\\nGQbnfpza9Wn+0X04CxYx4+Vue2Pccz0KXRov460CgYB2clcVwEBQ9abqTFkXDX2X\\nOaYBISecxDXeoSRP+bvBv1RBw8MXZ9bjqpcrjQ65jM3FhboAxGEKsH96ZPCq55JT\\nmOZ5ixptYnq4Gg0vDFxQ16YM5jpjbR9WGIXRzkYkWW3hN5n+4hvb4vna4GlnZimH\\n/HcB3zwfruiDrcqQQPm2AwKBgQCL7ciTT/uigNgaV+S+UFNuCh+Pu8/nf0gq3YXe\\nLIg8BL4NDd0YKJ+lJW/gF2FarWWfZylzIqk+AqSvOJH11z1K6T2u8fF1SE2oAcxq\\nTszJho5np2vMiGiq0kDs0e2bvpfyHFblX7kVd33VSBhEBNaV1vOv+ka0OwWYbDtC\\nH3rp7QKBgQDsJSndvlT13uEcBAx9ov0W8mnaAWf6HoJYjDxPIteKBFn9rUj9IxEX\\nl4IAhHhFUduigOzIsdGHHtrkHBWyAgyTXbFOTb6UUsGwXMZdI3upelaLjF24syZa\\nHDGY111ZJttHrUe/o1rE9bG1IrMx3x0MJyMFyOLPUOXZyKYsOvAFYw==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-15616939", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbhbFaRjtR5YCWZU2DhYeyBvfp7hzzL7A5OcjZ5XxfGpO2heAr4TQ4j+lQcgvit2IjehgDTR2e15GhWylFaGsdXPTuiqk8K8JHBSHdCZHPviO7JYgKBt6Sh5DVfqD6R6PVBEpeVv/91gy39wKctVu5hKV1jsqa0AG9U9ZJir7+8QxWNDSBsMy+vff5ODcdKgsdAN9Pzj4xFzX5CsLRplizs+YSzt+h+vTkTklwAS9CGlZ6j1I4Ynl3Ue3pJUPo/YCDlevZ5z96PsSZ6HMSZ/LTHnYDAu1PDuq3pq3ljb3TJjmaVdF0ajmZQXLaRoUCPi4a01Bae2n1c2ZNM6j6pGI3 Generated-by-Nova", "fingerprint": "03:bc:25:7f:0b:32:56:0b:1e:84:09:57:8d:c7:a9:cf", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165"}}' 2022-01-18 17:45:27,522 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.270s 2022-01-18 17:45:27,522 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-880785190", "description": "tempest-secgroup-smoke-880785190 description", "project_id": "03065a801866439f82c36e0d7cbd1a49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-1c97bc28-3ec7-4904-96e9-e1b977fdef00', 'date': 'Tue, 18 Jan 2022 17:45:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "9e279077-c380-44d7-a460-4be6c45f7482", "name": "tempest-secgroup-smoke-880785190", "stateful": true, "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "description": "tempest-secgroup-smoke-880785190 description", "security_group_rules": [{"id": "71fdea7a-918e-4ab4-ab57-27950123392a", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1393, "description": null, "tags": [], "created_at": "2022-01-18T17:45:27Z", "updated_at": "2022-01-18T17:45:27Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}, {"id": "aaa551ae-b827-4632-9a42-73c1767fef23", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1394, "description": null, "tags": [], "created_at": "2022-01-18T17:45:27Z", "updated_at": "2022-01-18T17:45:27Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}], "tags": [], "created_at": "2022-01-18T17:45:27Z", "updated_at": "2022-01-18T17:45:27Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:45:27,741 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.217s 2022-01-18 17:45:27,741 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c3d97850-7126-4787-8a5a-e2515ac9ebd8', 'date': 'Tue, 18 Jan 2022 17:45:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8b9cebd9-e816-4906-9d49-d2e28411f607", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:45:27Z", "updated_at": "2022-01-18T17:45:27Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:45:27,964 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.222s 2022-01-18 17:45:27,964 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c8ac8851-694f-4a4c-bef1-9958ccdae11c', 'date': 'Tue, 18 Jan 2022 17:45:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4d0f8d15-8908-4aef-8900-fa03263ef02b", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:45:27Z", "updated_at": "2022-01-18T17:45:27Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:45:28,204 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.239s 2022-01-18 17:45:28,205 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d9916c81-d2a9-4cb8-b4c7-a73b519c547a', 'date': 'Tue, 18 Jan 2022 17:45:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d9bca9e-b9e6-44f0-98fa-a6f122c72ae0", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:45:28Z", "updated_at": "2022-01-18T17:45:28Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:45:28,454 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.249s 2022-01-18 17:45:28,455 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-dece2037-968a-4ca3-b969-293c324af06a', 'date': 'Tue, 18 Jan 2022 17:45:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7d74d16e-4c44-43ae-b463-b6ad3505dd28", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:45:28Z", "updated_at": "2022-01-18T17:45:28Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:45:28,704 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.248s 2022-01-18 17:45:28,704 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b09373d2-dba6-4ed7-8cc7-6129f6b3961f', 'date': 'Tue, 18 Jan 2022 17:45:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "88e43189-3569-4e3c-ab69-4d2a6c844112", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:45:28Z", "updated_at": "2022-01-18T17:45:28Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:45:28,972 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.267s 2022-01-18 17:45:28,973 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-9f8c6cb1-d6a7-4b88-9f77-051c062badab', 'date': 'Tue, 18 Jan 2022 17:45:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ffcb5f93-073c-4fad-be6b-f467ef30837f", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "9e279077-c380-44d7-a460-4be6c45f7482", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:45:28Z", "updated_at": "2022-01-18T17:45:28Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:45:29,052 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.073s 2022-01-18 17:45:29,053 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3391', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-94469eb7-f522-47ef-a6a3-55473f03d1f6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "72a7d03cbcf64ea79c8e2316f7ff7165", "name": "tempest-TestNetworkBasicOps-50267445-project", "password_expires_at": null}, "audit_ids": ["fQcyjNfaS_u6NVIbL85hSw"], "expires_at": "2022-01-18T18:45:29.000000Z", "issued_at": "2022-01-18T17:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03065a801866439f82c36e0d7cbd1a49", "name": "tempest-TestNetworkBasicOps-50267445"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 17:45:29,053 117699 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2022-01-18 17:45:30,162 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST http://10.222.0.72/compute/v2.1/servers 1.108s 2022-01-18 17:45:30,163 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-2019085643", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "287c11a0-9ba1-499e-b144-e05643647086"}], "key_name": "tempest-TestNetworkBasicOps-15616939", "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5527649b-9438-4f4c-9c39-e98e57e8da34', 'x-compute-request-id': 'req-5527649b-9438-4f4c-9c39-e98e57e8da34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}], "adminPass": "TUXQV7mjBggn"}}' 2022-01-18 17:45:30,317 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.152s 2022-01-18 17:45:30,318 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fccfda04-c2a7-4db8-8658-12e529de9573', 'x-compute-request-id': 'req-fccfda04-c2a7-4db8-8658-12e529de9573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:45:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:31,458 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.131s 2022-01-18 17:45:31,460 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cca75870-e746-4fbf-9627-303197511608', 'x-compute-request-id': 'req-cca75870-e746-4fbf-9627-303197511608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:31,471 117699 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-01-18 17:45:32,697 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.224s 2022-01-18 17:45:32,698 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce2d239e-5d58-40c4-85ad-290eb261e17d', 'x-compute-request-id': 'req-ce2d239e-5d58-40c4-85ad-290eb261e17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:32,705 117699 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-01-18 17:45:33,987 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.281s 2022-01-18 17:45:33,988 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7841f573-a817-44ed-a205-ff797ebf52b9', 'x-compute-request-id': 'req-7841f573-a817-44ed-a205-ff797ebf52b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:35,243 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.247s 2022-01-18 17:45:35,243 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d266156c-ab45-4237-9d57-4d6cae08631b', 'x-compute-request-id': 'req-d266156c-ab45-4237-9d57-4d6cae08631b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:36,428 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.176s 2022-01-18 17:45:36,429 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31287382-a2b6-45e6-9fea-cc395cf631b5', 'x-compute-request-id': 'req-31287382-a2b6-45e6-9fea-cc395cf631b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:37,656 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.219s 2022-01-18 17:45:37,657 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92e117fa-2536-4b2d-9e91-447d76f4cd50', 'x-compute-request-id': 'req-92e117fa-2536-4b2d-9e91-447d76f4cd50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:38,856 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.191s 2022-01-18 17:45:38,857 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-691e6ea0-2a75-4ca1-bc01-1fd41e9ab7de', 'x-compute-request-id': 'req-691e6ea0-2a75-4ca1-bc01-1fd41e9ab7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:40,073 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.206s 2022-01-18 17:45:40,073 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ec2ccc4-a364-4137-a427-f8cb4c9061b3', 'x-compute-request-id': 'req-0ec2ccc4-a364-4137-a427-f8cb4c9061b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:45:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:41,298 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.216s 2022-01-18 17:45:41,299 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-684cc417-b1af-4666-8e9b-8939309e3ffb', 'x-compute-request-id': 'req-684cc417-b1af-4666-8e9b-8939309e3ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:45:41Z", "addresses": {"tempest-network-smoke--1607285200": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:36:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": "2022-01-18T17:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:41,306 117699 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2022-01-18 17:45:41,517 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.210s 2022-01-18 17:45:41,517 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f72ec54-2931-43ea-8872-eb697aadf3eb', 'x-compute-request-id': 'req-2f72ec54-2931-43ea-8872-eb697aadf3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:45:41Z", "addresses": {"tempest-network-smoke--1607285200": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:36:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": "2022-01-18T17:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:45:41,525 117699 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 17:45:41,586 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.061s 2022-01-18 17:45:41,586 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-a99e22eb-3fad-475c-b396-38aabd7d1f2f', 'date': 'Tue, 18 Jan 2022 17:45:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"ports":[{"id":"277acb83-5601-4ff7-a922-7a7541b225f7","name":"","network_id":"287c11a0-9ba1-499e-b144-e05643647086","tenant_id":"03065a801866439f82c36e0d7cbd1a49","mac_address":"fa:16:3e:b7:36:a9","admin_state_up":true,"status":"ACTIVE","device_id":"3b4a6774-ff2f-4b9c-a266-b98793cefa1d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7a438414-a4ec-4cb8-95fe-ceee72df6405","ip_address":"172.20.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9e279077-c380-44d7-a460-4be6c45f7482"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:45:31Z","updated_at":"2022-01-18T17:45:39Z","revision_number":5,"project_id":"03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:45:44,027 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.439s 2022-01-18 17:45:44,027 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "277acb83-5601-4ff7-a922-7a7541b225f7", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "fixed_ip_address": "172.20.0.7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-9c857b43-b91b-48d2-b5a6-0c23b1a50a84', 'date': 'Tue, 18 Jan 2022 17:45:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5506c98a-c0aa-4359-9eff-f1e90d0f9fad", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.181", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "fca0e2be-1d25-4deb-b8cc-b3887ae157ea", "port_id": "277acb83-5601-4ff7-a922-7a7541b225f7", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "project_id": "03065a801866439f82c36e0d7cbd1a49", "description": "", "port_details": {"name": "", "network_id": "287c11a0-9ba1-499e-b144-e05643647086", "mac_address": "fa:16:3e:b7:36:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:45:42Z", "updated_at": "2022-01-18T17:45:42Z", "revision_number": 0}}' 2022-01-18 17:45:44,158 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72:9696/v2.0/floatingips/5506c98a-c0aa-4359-9eff-f1e90d0f9fad 0.130s 2022-01-18 17:45:44,158 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-24e45e91-3927-4576-8a59-642b783275a2', 'date': 'Tue, 18 Jan 2022 17:45:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/5506c98a-c0aa-4359-9eff-f1e90d0f9fad'} Body: b'{"floatingip": {"id": "5506c98a-c0aa-4359-9eff-f1e90d0f9fad", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.181", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "fca0e2be-1d25-4deb-b8cc-b3887ae157ea", "port_id": "277acb83-5601-4ff7-a922-7a7541b225f7", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "287c11a0-9ba1-499e-b144-e05643647086", "mac_address": "fa:16:3e:b7:36:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:45:42Z", "updated_at": "2022-01-18T17:45:42Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:45:45,261 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72:9696/v2.0/floatingips/5506c98a-c0aa-4359-9eff-f1e90d0f9fad 0.101s 2022-01-18 17:45:45,261 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-b6012154-4465-431d-b8a9-bc39678bcf8a', 'date': 'Tue, 18 Jan 2022 17:45:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/5506c98a-c0aa-4359-9eff-f1e90d0f9fad'} Body: b'{"floatingip": {"id": "5506c98a-c0aa-4359-9eff-f1e90d0f9fad", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.181", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "fca0e2be-1d25-4deb-b8cc-b3887ae157ea", "port_id": "277acb83-5601-4ff7-a922-7a7541b225f7", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "287c11a0-9ba1-499e-b144-e05643647086", "mac_address": "fa:16:3e:b7:36:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:45:42Z", "updated_at": "2022-01-18T17:45:42Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:45:46,340 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.72:9696/v2.0/floatingips/5506c98a-c0aa-4359-9eff-f1e90d0f9fad 0.078s 2022-01-18 17:45:46,340 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-3568c3d0-2927-40bd-9935-1503622ddb2d', 'date': 'Tue, 18 Jan 2022 17:45:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/5506c98a-c0aa-4359-9eff-f1e90d0f9fad'} Body: b'{"floatingip": {"id": "5506c98a-c0aa-4359-9eff-f1e90d0f9fad", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.181", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "fca0e2be-1d25-4deb-b8cc-b3887ae157ea", "port_id": "277acb83-5601-4ff7-a922-7a7541b225f7", "fixed_ip_address": "172.20.0.7", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "287c11a0-9ba1-499e-b144-e05643647086", "mac_address": "fa:16:3e:b7:36:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:45:42Z", "updated_at": "2022-01-18T17:45:45Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:45:46,341 117699 INFO [tempest.scenario.manager] FloatingIP: {'id': '5506c98a-c0aa-4359-9eff-f1e90d0f9fad', 'tenant_id': '03065a801866439f82c36e0d7cbd1a49', 'floating_ip_address': '172.26.6.181', 'floating_network_id': '50334fed-c913-4a40-9569-a4a96cf148a9', 'router_id': 'fca0e2be-1d25-4deb-b8cc-b3887ae157ea', 'port_id': '277acb83-5601-4ff7-a922-7a7541b225f7', 'fixed_ip_address': '172.20.0.7', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '287c11a0-9ba1-499e-b144-e05643647086', 'mac_address': 'fa:16:3e:b7:36:a9', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3b4a6774-ff2f-4b9c-a266-b98793cefa1d', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-01-18T17:45:42Z', 'updated_at': '2022-01-18T17:45:45Z', 'revision_number': 1, 'project_id': '03065a801866439f82c36e0d7cbd1a49'} is at status: ACTIVE 2022-01-18 17:45:46,341 117699 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.312937 seconds 2022-01-18 17:45:46,341 117699 DEBUG [tempest.scenario.manager] checking network connections to IP 172.26.6.181 with user: ubuntu 2022-01-18 17:45:46,342 117699 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 172.26.6.181 in 120 sec and the expected result is reachable 2022-01-18 17:47:46,742 117699 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-01-18 17:47:46,743 117699 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 172.26.6.181 in 120 sec and the ping result is unexpected 2022-01-18 17:47:46,855 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d/action 0.111s 2022-01-18 17:47:46,856 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '45678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecef8e86-4aff-4022-8aef-fea8785419a6', 'x-compute-request-id': 'req-ecef8e86-4aff-4022-8aef-fea8785419a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 17:47:46,858 117699 DEBUG [tempest.scenario.manager] Console output for 3b4a6774-ff2f-4b9c-a266-b98793cefa1d body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.192 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100048] Security Framework initialized [ 0.104005] Yama: becoming mindful. [ 0.108038] AppArmor: AppArmor initialized [ 0.112237] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.116098] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.120019] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128513] CPU: Physical Processor ID: 0 [ 0.132311] mce: CPU supports 1 MCE banks [ 0.136105] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.140004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.144005] Spectre V2 : Mitigation: Full generic retpoline [ 0.148004] Speculative Store Bypass: Vulnerable [ 0.180058] Freeing SMP alternatives memory: 36K [ 0.184000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.184088] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.188059] Hierarchical SRCU implementation. [ 0.192766] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.196024] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.200058] smp: Bringing up secondary CPUs ... [ 0.204006] smp: Brought up 1 node, 1 CPU [ 0.208004] smpboot: Max logical packages: 1 [ 0.212005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.216419] devtmpfs: initialized [ 0.220076] x86/mm: Memory block size: 128MB [ 0.224234] evm: security.selinux [ 0.228008] evm: security.SMACK64 [ 0.232004] evm: security.SMACK64EXEC [ 0.236003] evm: security.SMACK64TRANSMUTE [ 0.240003] evm: security.SMACK64MMAP [ 0.244004] evm: security.apparmor [ 0.248024] evm: security.ima [ 0.252003] evm: security.capability [ 0.256141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.260014] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.264058] pinctrl core: initialized pinctrl subsystem [ 0.268245] NET: Registered protocol family 16 [ 0.272115] audit: initializing netlink subsys (disabled) [ 0.276174] cpuidle: using governor ladder [ 0.280009] audit: type=2000 audit(1642527951.276:1): state=initialized audit_enabled=0 res=1 [ 0.284008] cpuidle: using governor menu [ 0.288060] ACPI: bus type PCI registered [ 0.292004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.300809] PCI: Using configuration type 1 for base access [ 0.305512] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.312246] ACPI: Added _OSI(Module Device) [ 0.316010] ACPI: Added _OSI(Processor Device) [ 0.320005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328023] ACPI: Added _OSI(Linux-Dell-Video) [ 0.340323] ACPI: Interpreter enabled [ 0.344012] ACPI: (supports S0 S5) [ 0.348004] ACPI: Using IOAPIC for interrupt routing [ 0.352041] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356560] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.401166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416467] PCI host bridge to bus 0000:00 [ 0.420007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.424028] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.428008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.432007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.436008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.440007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.479763] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.480006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.484005] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.488006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496823] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.496823] * this clock source is slow. Consider trying other clock sources [ 0.512769] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.559092] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.564403] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.568740] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.572769] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.576678] SCSI subsystem initialized [ 0.580272] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.584000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.584005] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.588005] vgaarb: loaded [ 0.592055] pps_core: LinuxPPS API ver. 1 registered [ 0.596004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.600037] PTP clock support registered [ 0.604060] EDAC MC: Ver: 3.0.0 [ 0.613468] hv_vmbus: Vmbus version:4.0 [ 0.616091] PCI: Using ACPI for IRQ routing [ 0.620743] NetLabel: Initializing [ 0.624016] NetLabel: domain hash size = 128 [ 0.628012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.632034] NetLabel: unlabeled traffic allowed by default [ 0.636154] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.656606] VFS: Disk quotas dquot_6.6.0 [ 0.660945] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.666128] AppArmor: AppArmor Filesystem Enabled [ 0.670964] pnp: PnP ACPI init [ 0.686652] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.691628] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.696566] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.701580] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.705908] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.710538] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.715062] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.720313] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.724786] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.729195] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.733726] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.738432] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.743115] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.748265] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.752932] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.757641] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.762329] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.768370] pnp: PnP ACPI: found 9 devices [ 0.779010] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.784156] NET: Registered protocol family 2 [ 0.788389] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.793158] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.798125] TCP: Hash tables configured (established 8192 bind 8192) [ 0.802670] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.807441] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.813049] NET: Registered protocol family 1 [ 0.817503] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.823354] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.829662] Unpacking initramfs... [ 1.126418] Freeing initrd memory: 13088K [ 1.131020] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.135943] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.142600] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.149094] Scanning for low memory corruption every 60 seconds [ 1.155535] Initialise system trusted keyrings [ 1.160302] Key type blacklist registered [ 1.164820] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.172615] zbud: loaded [ 1.177285] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.182565] fuse init (API version 7.26) [ 1.188959] Key type asymmetric registered [ 1.193517] Asymmetric key parser 'x509' registered [ 1.198304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.203925] io scheduler noop registered (default) [ 1.208892] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.214001] ACPI: Power Button [PWRF] [ 1.218731] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.246367] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.276042] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.283190] Linux agpgart interface v0.103 [ 1.288633] loop: module loaded [ 1.292522] hv_vmbus: registering driver hv_storvsc [ 1.300575] scsi host0: storvsc_host_t [ 1.309066] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.318617] scsi host1: storvsc_host_t [ 1.324036] random: fast init done [ 1.331042] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.336803] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.348345] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.355922] scsi host2: ata_piix [ 1.360886] sd 0:0:0:0: [sda] Write Protect is off [ 1.365316] scsi host3: ata_piix [ 1.369600] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.374655] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.379338] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.394678] libphy: Fixed MDIO Bus: probed [ 1.398741] tun: Universal TUN/TAP device driver, 1.6 [ 1.404220] PPP generic driver version 2.4.2 [ 1.408695] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.430011] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.434681] sda: sda1 [ 1.438711] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.443569] mousedev: PS/2 mouse device common for all mice [ 1.449140] rtc_cmos 00:00: RTC can wake from S4 [ 1.480178] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.487605] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.492828] device-mapper: uevent: version 1.0.3 [ 1.502068] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.508062] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.513855] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.522147] NET: Registered protocol family 10 [ 1.532823] Segment Routing with IPv6 [ 1.537130] NET: Registered protocol family 17 [ 1.541347] Key type dns_resolver registered [ 1.546103] RAS: Correctable Errors collector initialized. [ 2.448943] registered taskstats version 1 [ 2.453091] Loading compiled-in X.509 certificates [ 2.461401] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.467611] zswap: loaded using pool lzo/zbud [ 2.476883] Key type big_key registered [ 2.480992] Key type trusted registered [ 2.489720] Key type encrypted registered [ 2.493915] AppArmor: AppArmor sha1 policy hashing enabled [ 2.498796] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.503350] evm: HMAC attrs: 0x1 [ 2.630820] rtc_cmos 00:00: setting system clock to 2022-01-18 17:45:54 UTC (1642527954) [ 2.635919] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.641933] EDD information not available. [ 3.068462] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.080160] ata2.00: configured for MWDMA2 [ 3.096836] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.111396] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.115561] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.123305] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.131240] Freeing unused kernel memory: 2248K [ 3.140218] Write protecting the kernel read-only data: 18432k [ 3.146043] Freeing unused kernel memory: 2008K [ 3.150324] Freeing unused kernel memory: 124K [ 3.165522] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.170037] x86/mm: Checking user space page tables [ 3.184450] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.237470] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.242857] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.248284] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.252784] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.257213] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.264243] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.280771] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.287949] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.295061] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.299680] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.434044] hv_utils: Registering HyperV Utility Driver [ 3.438987] hv_vmbus: registering driver hv_util [ 3.455159] hidraw: raw HID events driver (C) Jiri Kosina [ 3.462830] hv_vmbus: registering driver hv_netvsc [ 3.473033] hv_vmbus: registering driver hyperv_keyboard [ 3.493056] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.503914] hv_vmbus: registering driver hid_hyperv [ 3.624073] hv_utils: Heartbeat IC version 3.0 [ 3.630232] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.655149] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.673132] hv_utils: Shutdown IC version 3.0 [ 3.677700] hv_utils: TimeSync IC version 4.0 [ 3.683510] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.844040] raid6: sse2x1 gen() 4913 MB/s [ 3.892036] raid6: sse2x1 xor() 3741 MB/s [ 3.944037] raid6: sse2x2 gen() 5989 MB/s [ 3.996246] raid6: sse2x2 xor() 4344 MB/s [ 4.048079] raid6: sse2x4 gen() 6028 MB/s [ 4.100029] raid6: sse2x4 xor() 5350 MB/s [ 4.104073] raid6: using algorithm sse2x4 gen() 6028 MB/s [ 4.109109] raid6: .... xor() 5350 MB/s, rmw enabled [ 4.113417] raid6: using intx1 recovery algorithm [ 4.121571] xor: measuring software checksum speed [ 4.164025] prefetch64-sse: 10107.000 MB/sec [ 4.208026] generic_sse: 9226.000 MB/sec [ 4.212313] xor: using function: prefetch64-sse (10107.000 MB/sec) [ 4.220579] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.383402] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.545713] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.052997] 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) [ 5.060916] systemd[1]: Detected virtualization microsoft. [ 5.065454] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.112385] systemd[1]: Set hostname to <ubuntu>. [ 5.126824] systemd[1]: Initializing machine ID from random generator. [ 5.131602] systemd[1]: Installed transient /etc/machine-id file. [ 5.451536] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 5.498827] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 5.546673] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 5.592745] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on Journal Socket. Starting Create list of required st... nodes for the current kernel... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Journal Service... Starting Load Kernel Modules... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 6.395505] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m[ 6.438874] iscsi: registered transport (tcp) ] Reached target Slices. [ 6.485510] iscsi: registered transport (iser) [ 6.499645] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Mounting Debug File System... Mounting POSIX Message Queue File System... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[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 Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 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. [ 21.059851] cloud-init[331]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:46:03 +0000. Up 10.28 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (37s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 15s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 15s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 15s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 15s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 15s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 15s) 2022-01-18 17:47:48,362 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/5506c98a-c0aa-4359-9eff-f1e90d0f9fad 1.502s 2022-01-18 17:47:48,362 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-6bd72388-fdc1-43bf-ba8e-2d0bc84b2ca8', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:47:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/5506c98a-c0aa-4359-9eff-f1e90d0f9fad'} Body: b'' 2022-01-18 17:47:48,666 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.303s 2022-01-18 17:47:48,666 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b7a7167-9f0d-4e06-b0fc-e132cf6aa143', 'x-compute-request-id': 'req-6b7a7167-9f0d-4e06-b0fc-e132cf6aa143', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'' 2022-01-18 17:47:48,928 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.262s 2022-01-18 17:47:48,929 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9664c00-4f1e-4b3b-8172-01c6d9288e92', 'x-compute-request-id': 'req-f9664c00-4f1e-4b3b-8172-01c6d9288e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:47:49Z", "addresses": {"tempest-network-smoke--1607285200": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:36:a9"}, {"version": 4, "addr": "172.26.6.181", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:36:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": "2022-01-18T17:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:47:50,166 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.226s 2022-01-18 17:47:50,167 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-052e1ccb-6eb6-4cc9-941e-bff72dc5f368', 'x-compute-request-id': 'req-052e1ccb-6eb6-4cc9-941e-bff72dc5f368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:47:49Z", "addresses": {"tempest-network-smoke--1607285200": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:36:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": "2022-01-18T17:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-880785190"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:47:51,316 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.140s 2022-01-18 17:47:51,316 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1337', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d4d6b1-5ba8-4925-b67a-49e794a7f3f6', 'x-compute-request-id': 'req-77d4d6b1-5ba8-4925-b67a-49e794a7f3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"server": {"id": "3b4a6774-ff2f-4b9c-a266-b98793cefa1d", "name": "tempest-TestNetworkBasicOps-server-2019085643", "status": "DELETED", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:45:30Z", "updated": "2022-01-18T17:47:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-15616939", "OS-SRV-USG:launched_at": "2022-01-18T17:45:40.000000", "OS-SRV-USG:terminated_at": "2022-01-18T17:47:50.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:47:51,324 117699 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-01-18 17:47:52,370 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d 0.045s 2022-01-18 17:47:52,371 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6a2799d6-52d9-4854-9582-019b350be4ff', 'x-compute-request-id': 'req-6a2799d6-52d9-4854-9582-019b350be4ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3b4a6774-ff2f-4b9c-a266-b98793cefa1d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3b4a6774-ff2f-4b9c-a266-b98793cefa1d could not be found."}}' 2022-01-18 17:47:52,595 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/9e279077-c380-44d7-a460-4be6c45f7482 0.223s 2022-01-18 17:47:52,595 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-b6b3873d-cadc-4193-9939-666a75bf462f', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:47:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/9e279077-c380-44d7-a460-4be6c45f7482'} Body: b'' 2022-01-18 17:47:52,640 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-15616939 0.044s 2022-01-18 17:47:52,640 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faf43c3e-2ae1-4ea6-b3f6-62ee38c82a9b', 'x-compute-request-id': 'req-faf43c3e-2ae1-4ea6-b3f6-62ee38c82a9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-15616939'} Body: b'' 2022-01-18 17:47:54,472 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/fca0e2be-1d25-4deb-b8cc-b3887ae157ea/remove_router_interface 1.830s 2022-01-18 17:47:54,472 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "7a438414-a4ec-4cb8-95fe-ceee72df6405"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7f22d5fb-4398-4cc1-87b9-e2a03a6f0a9b', 'date': 'Tue, 18 Jan 2022 17:47:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/fca0e2be-1d25-4deb-b8cc-b3887ae157ea/remove_router_interface'} Body: b'{"id": "fca0e2be-1d25-4deb-b8cc-b3887ae157ea", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "bbb734f4-cd6e-4ebf-9277-4fe55298b571", "network_id": "287c11a0-9ba1-499e-b144-e05643647086", "subnet_id": "7a438414-a4ec-4cb8-95fe-ceee72df6405", "subnet_ids": ["7a438414-a4ec-4cb8-95fe-ceee72df6405"]}' 2022-01-18 17:47:54,927 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/7a438414-a4ec-4cb8-95fe-ceee72df6405 0.455s 2022-01-18 17:47:54,928 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-7d3c9607-d06a-45f1-ad37-37872bedc72f', 'date': 'Tue, 18 Jan 2022 17:47:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/7a438414-a4ec-4cb8-95fe-ceee72df6405'} Body: b'' 2022-01-18 17:47:56,015 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/fca0e2be-1d25-4deb-b8cc-b3887ae157ea 1.087s 2022-01-18 17:47:56,015 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-c3a7d465-c84d-4b23-84d1-1ec49d48f5fa', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:47:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/fca0e2be-1d25-4deb-b8cc-b3887ae157ea'} Body: b'' 2022-01-18 17:47:56,740 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/287c11a0-9ba1-499e-b144-e05643647086 0.724s 2022-01-18 17:47:56,741 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-c32bea90-f0c4-4871-ad7c-c5438ec23f73', 'date': 'Tue, 18 Jan 2022 17:47:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/287c11a0-9ba1-499e-b144-e05643647086'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 622, in test_subnet_details self._check_public_network_connectivity(should_connect=True) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 212, in _check_public_network_connectivity self.check_vm_connectivity( File "/opt/stack/tempest/tempest/scenario/manager.py", line 945, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Public network connectivity check failed Timed out waiting for 172.26.6.181 to become reachable |
||||||
test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] |
fail
ft6.9: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 17:47:57,017 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/networks 0.266s 2022-01-18 17:47:57,018 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--423504693", "project_id": "03065a801866439f82c36e0d7cbd1a49", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-2268aff0-2c84-44e4-ac14-c8353deebbf4', 'date': 'Tue, 18 Jan 2022 17:47:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"168b2fe1-6cbe-4cd8-aacb-3c10598099a4","name":"tempest-network-smoke--423504693","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"03065a801866439f82c36e0d7cbd1a49","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T17:47:56Z","updated_at":"2022-01-18T17:47:56Z","revision_number":1}}' 2022-01-18 17:47:59,289 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/routers 2.270s 2022-01-18 17:47:59,289 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-493802189", "admin_state_up": true, "project_id": "03065a801866439f82c36e0d7cbd1a49", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '686', 'x-openstack-request-id': 'req-c4a30bea-0ee9-4035-be26-55c27cde83c2', 'date': 'Tue, 18 Jan 2022 17:47:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "6da2356f-fc39-4a3d-bab8-913752bbc861", "name": "tempest-TestNetworkBasicOps-router-493802189", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.69"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:47:57Z", "updated_at": "2022-01-18T17:47:58Z", "revision_number": 3, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:47:59,332 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28 0.042s 2022-01-18 17:47:59,332 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-01779d30-d651-4330-ac0e-d2b903e85159', 'date': 'Tue, 18 Jan 2022 17:47:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:47:59,483 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.150s 2022-01-18 17:47:59,483 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-acf8da47-4c64-42fd-9d8b-63cb58eb6773', 'date': 'Tue, 18 Jan 2022 17:47:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 17:47:59,532 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.048s 2022-01-18 17:47:59,533 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-42e6f0d2-b1a9-4e76-8e85-b555a410475a', 'date': 'Tue, 18 Jan 2022 17:47:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:48:00,202 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/subnets 0.668s 2022-01-18 17:48:00,202 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-902065219", "network_id": "168b2fe1-6cbe-4cd8-aacb-3c10598099a4", "project_id": "03065a801866439f82c36e0d7cbd1a49", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-c43728c9-95d1-4cab-8651-3dbf560162de', 'date': 'Tue, 18 Jan 2022 17:48:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"97dd9f4d-b0f0-4348-9b56-318dcb7ab388","name":"tempest-subnet-smoke-902065219","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"168b2fe1-6cbe-4cd8-aacb-3c10598099a4","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:47:59Z","updated_at":"2022-01-18T17:47:59Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:04,248 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT http://10.222.0.72:9696/v2.0/routers/6da2356f-fc39-4a3d-bab8-913752bbc861/add_router_interface 4.045s 2022-01-18 17:48:04,249 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "97dd9f4d-b0f0-4348-9b56-318dcb7ab388"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-53aec367-ebbe-4581-9974-f8e0a1e8429f', 'date': 'Tue, 18 Jan 2022 17:48:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/6da2356f-fc39-4a3d-bab8-913752bbc861/add_router_interface'} Body: b'{"id": "6da2356f-fc39-4a3d-bab8-913752bbc861", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "4f629d21-320d-425f-a540-b2f24e43dee7", "network_id": "168b2fe1-6cbe-4cd8-aacb-3c10598099a4", "subnet_id": "97dd9f4d-b0f0-4348-9b56-318dcb7ab388", "subnet_ids": ["97dd9f4d-b0f0-4348-9b56-318dcb7ab388"]}' 2022-01-18 17:48:04,479 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72:9696/v2.0/networks 0.229s 2022-01-18 17:48:04,479 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '2687', 'x-openstack-request-id': 'req-1ae95b8f-cedf-477e-a040-51ba76a6a324', 'date': 'Tue, 18 Jan 2022 17:48:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"networks":[{"id":"168b2fe1-6cbe-4cd8-aacb-3c10598099a4","name":"tempest-network-smoke--423504693","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["97dd9f4d-b0f0-4348-9b56-318dcb7ab388"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:47:56Z","updated_at":"2022-01-18T17:47:59Z","revision_number":2,"project_id":"03065a801866439f82c36e0d7cbd1a49","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":64},{"id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","name":"shared","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["bd33ef9c-d39a-41be-a7f3-deb5822421bc"],"shared":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:17:05Z","updated_at":"2022-01-18T17:17:07Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":95},{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","name":"private","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:13:56Z","updated_at":"2022-01-18T17:16:16Z","revision_number":3,"project_id":"c0f59a5b61074689bcd9b92f8091074e","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":96}]}' 2022-01-18 17:48:04,585 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72:9696/v2.0/subnets 0.104s 2022-01-18 17:48:04,585 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '2532', 'x-openstack-request-id': 'req-4ed64328-3ed7-4f48-8e1e-0f90304d78c2', 'date': 'Tue, 18 Jan 2022 17:48:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2","name":"private-subnet","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","network_id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","ip_version":4,"subnetpool_id":"6b6d2042-742a-4ac1-b4c2-e503781fc633","enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/26","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.62"}],"host_routes":[],"dns_nameservers":["8.8.8.8","8.8.4.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:00Z","updated_at":"2022-01-18T17:16:16Z","revision_number":1,"project_id":"c0f59a5b61074689bcd9b92f8091074e"},{"id":"97dd9f4d-b0f0-4348-9b56-318dcb7ab388","name":"tempest-subnet-smoke-902065219","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"168b2fe1-6cbe-4cd8-aacb-3c10598099a4","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:47:59Z","updated_at":"2022-01-18T17:47:59Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"},{"id":"bd33ef9c-d39a-41be-a7f3-deb5822421bc","name":"shared-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.233.1","cidr":"192.168.233.0/24","allocation_pools":[{"start":"192.168.233.2","end":"192.168.233.254"}],"host_routes":[],"dns_nameservers":[],"description":"shared-subnet","service_types":[],"tags":[],"created_at":"2022-01-18T17:17:07Z","updated_at":"2022-01-18T17:17:07Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"},{"id":"d6245487-5015-4904-a120-aa776a004de0","name":"public-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"50334fed-c913-4a40-9569-a4a96cf148a9","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.26.6.1","cidr":"172.26.6.0/24","allocation_pools":[{"start":"172.26.6.2","end":"172.26.6.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:23Z","updated_at":"2022-01-18T17:14:23Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"}]}' 2022-01-18 17:48:04,804 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72:9696/v2.0/routers 0.218s 2022-01-18 17:48:04,804 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '1410', 'x-openstack-request-id': 'req-2ac7bc12-9d20-421a-9713-d5104a9b3b75', 'date': 'Tue, 18 Jan 2022 17:48:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"routers": [{"id": "2e54ac03-55b9-4f92-b7df-ad73de6381ea", "name": "router1", "tenant_id": "c0f59a5b61074689bcd9b92f8091074e", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.73"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:14:10Z", "updated_at": "2022-01-18T17:14:28Z", "revision_number": 4, "project_id": "c0f59a5b61074689bcd9b92f8091074e"}, {"id": "6da2356f-fc39-4a3d-bab8-913752bbc861", "name": "tempest-TestNetworkBasicOps-router-493802189", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.69"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:47:57Z", "updated_at": "2022-01-18T17:48:02Z", "revision_number": 4, "project_id": "03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:48:06,121 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 1.316s 2022-01-18 17:48:06,121 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-906435991"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62c258e7-b880-43a2-9007-883a860cf706', 'x-compute-request-id': 'req-62c258e7-b880-43a2-9007-883a860cf706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAqSjAxssdpgrxwHizd7Z9Fxf5rZSjbJkXHDYnP2bR/Lk7BcET\\nITicO/A8BdNoLC0orAbz2Y06+KjEn8wYd+8IZVqCnVd6r0aLiSkSdQsM0nkh4ryM\\nBeQ0mEedUC1ENbY/dh7YTTKnT0VylGqwXI6/binz4D+Js1c8a3oJwJqcsP04c9pk\\nFm62yQ8nfn673BibhRtqLWKk/EVjBGuYf/9LZOztwSeCaaYYW0wzBv6955TM8Xw1\\nUtAah1EeVFmdCcPo88prduq35iDllc3LPCs+j4vBYlxzYkV7uPqvzswRiI5nkOJh\\n5ZquejY2r6kEQdLLDdVv6V8ArdxVRCNww4GfKQIDAQABAoIBAQCj34AJ1YGudpHG\\n1Od/xMEgGzDc8M71CMXzpZ6V9ETfYI6GP4oJt+7avhtXxXr4uPLa3I1lJ0WG2PBK\\nogzeOynWDj3UsYd/v4az5J8l1gOg7opePiwkFPTCxTXoE0IuCpUmGDGRb83XpL6g\\ne07JC9z1mxzQFJ2QqKU2tW43MVE0vzaMBj7xY+IKkfNKZb2lC168ZQ/mxZaUV3AA\\n+WWoJU1ri8ovgm3Y/RZYZfqBsCjGjJ9uxmqT0zS6r+Fr+eFPp+TTnAKxGt2HJIuE\\nOhALse8D9bTobIZWSaSEf46cWMmQ5eHzBgMxJK3krDdzOFgoIO183RbjU00oKFtm\\n9Hb1PzYBAoGBAOCxunELmpwakIhN3U3SZMTdnGQtplZp0Y32zvMcarzBlqmRNHhD\\nRQieMzgOAqTmYxAmkGBxLjPeUnRW6lYYoa+qrs7hi3mwTWaPAsxxY6WgHO1AUaDH\\n3swn1VS+2E+EtgwxEeEwkKCrAZeE9GVOlQ1mL9jbBo0EL7rg04MZQsnBAoGBAMC6\\nOwik7G/Qx8hUPBexf4ij7KppkQ1aA4ayqgSvBdfrdLoE172BGIE8I30XxZvXrV1Y\\nUJQce7GYzZVuLoLHDIEiGuehVlyPgHqNPXfbDsdmELOd6Ngl7V61dJ26Gus8xyXs\\ng5Z463YnMhbKzf51du9eXxihAfzNzwYO8XAzTp9pAoGAKYeP7y72351lU1wY6DZX\\n268eJcHuOZCLY9LXQ0XgUIzzXNnyubutOb+LtfOY94OBkc2e58RjhsCzur8Jxun8\\nkGxarPAxCEfWtnr+SG04vrcOQaeerrniaxd9rZEsh93+i9hR9q40PQ3+WFQBm+vf\\nTr+xXkJ1PoEklUTSsytrFcECgYBIF6Grix3SedOxsSjFaCUftMn7uP+Ecg5tnXmR\\nxPK3oSEJ0HPvNFI5TYis626E7DmyeC20Ka9vcIw+gHevfcvEpkBQMv6+IwPZU+oR\\nYoT1u801kzUdXZqcWd4kfhBBvHt2STGz4MmbafAHrJc/vyrdQXzrFpdKvKXbS02v\\nPdIEOQKBgQDb9YT76cMRY9LiomjxrqcsoyCeIvV8cap98WVZd5B3DKfq1VKX99nY\\n6vDBgXsxtHTQAX6/HYti9G1NoQYV5ZsOB6gfg6b+Tx8BRVOTkFovka1xOGl9t1BJ\\nRnhzxWX8MT14KRWdJcoUzwrCQZMFAoAgmRmS5ePhrcD2lUnqGau46w==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-906435991", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpKMDGyx2mCvHAeLN3tn0XF/mtlKNsmRccNic/ZtH8uTsFwRMhOJw78DwF02gsLSisBvPZjTr4qMSfzBh37whlWoKdV3qvRouJKRJ1CwzSeSHivIwF5DSYR51QLUQ1tj92HthNMqdPRXKUarBcjr9uKfPgP4mzVzxregnAmpyw/Thz2mQWbrbJDyd+frvcGJuFG2otYqT8RWMEa5h//0tk7O3BJ4JpphhbTDMG/r3nlMzxfDVS0BqHUR5UWZ0Jw+jzymt26rfmIOWVzcs8Kz6Pi8FiXHNiRXu4+q/OzBGIjmeQ4mHlmq56NjavqQRB0ssN1W/pXwCt3FVEI3DDgZ8p Generated-by-Nova", "fingerprint": "f9:76:c1:a1:21:4f:ce:de:bc:69:69:4c:8f:24:51:e1", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165"}}' 2022-01-18 17:48:06,448 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.324s 2022-01-18 17:48:06,448 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1985434687", "description": "tempest-secgroup-smoke-1985434687 description", "project_id": "03065a801866439f82c36e0d7cbd1a49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-be8142a9-2408-413f-8c88-d1888c499d01', 'date': 'Tue, 18 Jan 2022 17:48:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "55636b30-b7fe-4662-b352-0d87825e99af", "name": "tempest-secgroup-smoke-1985434687", "stateful": true, "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "description": "tempest-secgroup-smoke-1985434687 description", "security_group_rules": [{"id": "654be974-c2fb-426d-b64d-73798f465ece", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1412, "description": null, "tags": [], "created_at": "2022-01-18T17:48:06Z", "updated_at": "2022-01-18T17:48:06Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}, {"id": "cdda6c9f-3e1b-4254-9ce1-74e655065657", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1413, "description": null, "tags": [], "created_at": "2022-01-18T17:48:06Z", "updated_at": "2022-01-18T17:48:06Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}], "tags": [], "created_at": "2022-01-18T17:48:06Z", "updated_at": "2022-01-18T17:48:06Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:06,695 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.246s 2022-01-18 17:48:06,695 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3c2c5986-2c4f-4f6b-815d-8eb695f687e2', 'date': 'Tue, 18 Jan 2022 17:48:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6cf73c8f-a6c5-4c0c-894f-bd95304d6ecb", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:48:06Z", "updated_at": "2022-01-18T17:48:06Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:06,943 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.247s 2022-01-18 17:48:06,944 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-70811eb5-1b76-4ace-982d-dcb3ff67f17e', 'date': 'Tue, 18 Jan 2022 17:48:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5a2a15d3-16b4-443b-9b31-d70fb00160a5", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:48:06Z", "updated_at": "2022-01-18T17:48:06Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:07,128 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.183s 2022-01-18 17:48:07,128 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-17bf9c0d-d367-42b5-aceb-8ca3b83cc7ef', 'date': 'Tue, 18 Jan 2022 17:48:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d3c319a2-3d51-4520-bfdb-c4725c694373", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:48:07Z", "updated_at": "2022-01-18T17:48:07Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:07,430 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.301s 2022-01-18 17:48:07,431 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-af2ff2e8-2179-411d-984e-9ba6901c2f92', 'date': 'Tue, 18 Jan 2022 17:48:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c407f08-b22e-48db-b9f0-5d89791099ff", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:48:07Z", "updated_at": "2022-01-18T17:48:07Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:07,674 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.243s 2022-01-18 17:48:07,675 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-879e9358-3e10-49f1-952a-ff189fb932e9', 'date': 'Tue, 18 Jan 2022 17:48:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7f2e42d2-e487-4677-8b8b-12087629e94f", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:48:07Z", "updated_at": "2022-01-18T17:48:07Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:07,876 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.200s 2022-01-18 17:48:07,876 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-23b2f834-fe79-4b03-974a-710d3a054001', 'date': 'Tue, 18 Jan 2022 17:48:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e5d4465d-46f1-44d7-830c-5255606118ef", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "55636b30-b7fe-4662-b352-0d87825e99af", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:48:07Z", "updated_at": "2022-01-18T17:48:07Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:07,949 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.066s 2022-01-18 17:48:07,949 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3391', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a4acc98b-909a-44d5-a9d4-eb17e25b1697', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "72a7d03cbcf64ea79c8e2316f7ff7165", "name": "tempest-TestNetworkBasicOps-50267445-project", "password_expires_at": null}, "audit_ids": ["OGcJXOR1Tdujwhb3p1aHWQ"], "expires_at": "2022-01-18T18:48:07.000000Z", "issued_at": "2022-01-18T17:48:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03065a801866439f82c36e0d7cbd1a49", "name": "tempest-TestNetworkBasicOps-50267445"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 17:48:07,950 117699 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2022-01-18 17:48:09,151 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST http://10.222.0.72/compute/v2.1/servers 1.200s 2022-01-18 17:48:09,151 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-448087497", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "168b2fe1-6cbe-4cd8-aacb-3c10598099a4"}], "key_name": "tempest-TestNetworkBasicOps-906435991", "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08687ac7-3209-4994-b6b8-0cb9f1a86e52', 'x-compute-request-id': 'req-08687ac7-3209-4994-b6b8-0cb9f1a86e52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}], "adminPass": "zuuRqkpw5Brv"}}' 2022-01-18 17:48:09,333 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.179s 2022-01-18 17:48:09,333 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb401de2-73d9-4640-9a11-cc9f37f92469', 'x-compute-request-id': 'req-bb401de2-73d9-4640-9a11-cc9f37f92469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:48:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:10,478 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.135s 2022-01-18 17:48:10,478 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b0d5d4-931c-499f-9526-0017fd997099', 'x-compute-request-id': 'req-52b0d5d4-931c-499f-9526-0017fd997099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:10,486 117699 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-01-18 17:48:11,702 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.215s 2022-01-18 17:48:11,702 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2fc2e7f-738c-4f1d-9e5f-c176526074b8', 'x-compute-request-id': 'req-e2fc2e7f-738c-4f1d-9e5f-c176526074b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:11,710 117699 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-01-18 17:48:12,975 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.263s 2022-01-18 17:48:12,975 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a57b1b3a-3cbe-4894-8de7-3349dbd7864c', 'x-compute-request-id': 'req-a57b1b3a-3cbe-4894-8de7-3349dbd7864c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:14,190 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.206s 2022-01-18 17:48:14,190 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad869b0-e039-40fd-b193-d5f157c30863', 'x-compute-request-id': 'req-bad869b0-e039-40fd-b193-d5f157c30863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:15,387 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.188s 2022-01-18 17:48:15,387 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce1de8b4-8aa9-4519-8c57-3d6174b1a048', 'x-compute-request-id': 'req-ce1de8b4-8aa9-4519-8c57-3d6174b1a048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:16,629 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.233s 2022-01-18 17:48:16,630 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d728bf2-a8f6-4cbb-99f8-5b047bf6599e', 'x-compute-request-id': 'req-3d728bf2-a8f6-4cbb-99f8-5b047bf6599e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:17,825 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.187s 2022-01-18 17:48:17,826 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f03e5b7-e6ff-453b-a224-62b919e83050', 'x-compute-request-id': 'req-6f03e5b7-e6ff-453b-a224-62b919e83050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:19,039 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.204s 2022-01-18 17:48:19,039 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f249e1ab-3afe-47ce-9cfc-18e2564dfc23', 'x-compute-request-id': 'req-f249e1ab-3afe-47ce-9cfc-18e2564dfc23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:48:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:20,260 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.209s 2022-01-18 17:48:20,261 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ac608d8-390d-45f8-94b6-a922453f3768', 'x-compute-request-id': 'req-1ac608d8-390d-45f8-94b6-a922453f3768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:48:20Z", "addresses": {"tempest-network-smoke--423504693": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9c:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": "2022-01-18T17:48:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:20,271 117699 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2022-01-18 17:48:20,486 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.215s 2022-01-18 17:48:20,486 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f27efd1a-cb52-43ee-92bd-5faee937f247', 'x-compute-request-id': 'req-f27efd1a-cb52-43ee-92bd-5faee937f247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:48:20Z", "addresses": {"tempest-network-smoke--423504693": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9c:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": "2022-01-18T17:48:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:20,494 117699 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 17:48:20,553 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.058s 2022-01-18 17:48:20,554 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '900', 'x-openstack-request-id': 'req-2c887ec3-6d14-46ba-9825-63e025b5d26b', 'date': 'Tue, 18 Jan 2022 17:48:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"ports":[{"id":"2022bcdd-511c-48c5-a006-5a52ddf3b3c1","name":"","network_id":"168b2fe1-6cbe-4cd8-aacb-3c10598099a4","tenant_id":"03065a801866439f82c36e0d7cbd1a49","mac_address":"fa:16:3e:35:9c:1b","admin_state_up":true,"status":"ACTIVE","device_id":"c26bbe72-d14e-4254-88c4-bedc9fffe51c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"97dd9f4d-b0f0-4348-9b56-318dcb7ab388","ip_address":"172.20.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["55636b30-b7fe-4662-b352-0d87825e99af"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:48:10Z","updated_at":"2022-01-18T17:48:18Z","revision_number":5,"project_id":"03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:48:23,023 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.468s 2022-01-18 17:48:23,023 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "2022bcdd-511c-48c5-a006-5a52ddf3b3c1", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "fixed_ip_address": "172.20.0.12"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-bdd368a7-52ab-43d8-8092-406c5a0ab14d', 'date': 'Tue, 18 Jan 2022 17:48:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ece67d5f-8c00-4969-bd25-5d813b8929ae", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.212", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "6da2356f-fc39-4a3d-bab8-913752bbc861", "port_id": "2022bcdd-511c-48c5-a006-5a52ddf3b3c1", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "project_id": "03065a801866439f82c36e0d7cbd1a49", "description": "", "port_details": {"name": "", "network_id": "168b2fe1-6cbe-4cd8-aacb-3c10598099a4", "mac_address": "fa:16:3e:35:9c:1b", "admin_state_up": true, "status": "ACTIVE", "device_id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:48:21Z", "updated_at": "2022-01-18T17:48:21Z", "revision_number": 0}}' 2022-01-18 17:48:23,091 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.067s 2022-01-18 17:48:23,091 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '900', 'x-openstack-request-id': 'req-e3fa31e6-7a99-4f37-a9f2-b9491ac422d4', 'date': 'Tue, 18 Jan 2022 17:48:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"ports":[{"id":"2022bcdd-511c-48c5-a006-5a52ddf3b3c1","name":"","network_id":"168b2fe1-6cbe-4cd8-aacb-3c10598099a4","tenant_id":"03065a801866439f82c36e0d7cbd1a49","mac_address":"fa:16:3e:35:9c:1b","admin_state_up":true,"status":"ACTIVE","device_id":"c26bbe72-d14e-4254-88c4-bedc9fffe51c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"97dd9f4d-b0f0-4348-9b56-318dcb7ab388","ip_address":"172.20.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["55636b30-b7fe-4662-b352-0d87825e99af"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:48:10Z","updated_at":"2022-01-18T17:48:18Z","revision_number":5,"project_id":"03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:48:23,473 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.381s 2022-01-18 17:48:23,474 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-441556745"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65ee7b66-8e04-4ea4-8244-bef2f966f2a3', 'x-compute-request-id': 'req-65ee7b66-8e04-4ea4-8244-bef2f966f2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEArjqMBLQApX01rH1dXeHwCb9d18zIFvOD7aPI+rVkBvWn50CL\\nqYg4sUCzc+lcINoDtyqlbaFiu+VY4x1Nq7A0PCRyZKrpzzg/qgKCGnkVWpK2IlFr\\n/bzhRcUiNl7xwsHgf2tbxwWxuXkyU83rvxgujGHNYDT4Efpzbkepcr7HYO/qxgbO\\n0gfOGt6eJorfKZwwkIeisbsJm6MHJ2POr698veSRqSFvrhQ1MCiNNqfUW4vRLsMA\\nwAyvtIYevOTonQR08DJLH/SR+5ZGXbZP9fxQSzek2bYgjTac8F/6SdMIrD9Tn1GX\\n0UNgqXszkxfdU0Vdhu80+iQ8fWR8bTR4o/8DxwIDAQABAoIBABdz/iEr8eJVBoKf\\npY/buCo3vnQsNssQILQ+lfFZtYtSSjXQ9HvvwGHr6bwyr5okfteLQBWP4fCVIPAB\\no9D2uTFXXqa6cxrX4YoLKGRT5FH66dWYzEatxE1WChLzmOu0mXnNg984nwHulJ2/\\nXHqu0KVJDRJkTvhslFlGAENX9xLPQBlk4EQC/YLdV29Xxxgr31nzK8qlhwYbBo2W\\nvXdxGVLZz7XWWUtyLrUZfUeOQ32wz1aCB9hcTnYbkpzIY8Y62M6lM4A/adawwsMR\\nqLgD3Wna0yzHj6Ca0uwjoz+u/zAAdWRwB1BCYbtpH0cvVEMhJkDSAfTPb6Ri8FKB\\nz77KdgECgYEA07Z8tdp+eQBOiSrGfvE73wFDdqp+4cr4M5XGbucQ6PWXZo3yOiN/\\nIeT2CVNHX7Wc+YlmgCc/v/+dHa1BQLbl5kelbzZvh9kzxcKPPwnw8DJvsj0XiaUl\\nv1988oY82Yk5NwR52r9+MOQZrU4jS5dOIi1m1izZXU/KG4sZSLJIxYECgYEA0qy7\\njgBSU9THJm7CvPbh/Ip9++vNqcUd1gvrK7gtu06Qw8+ebsWBOOwgoP4HZZ40kpoe\\n22m6dPJtmN/2SLNgkq17rQjVPmwhzqufcMAJIOcnGRoD98PWfogqQle/TpBROpV2\\nTVciC62egEhcpSnJzpb8a9YhtetO6P7Um3gAvUcCgYBCIVNtHnW46B6f++uKxWF1\\nNBjVnUYK03KZ8mPMSoLesa/8CcSq4mGYvcMYgJnfzIPe8ktBJoFkQLzcAz1JsJe5\\nSZHkXjWSUoc4c6B5CWroLGj1XN3YUeyrjXEi9ElXjeSASfaiHISXUviuSKT/vKBc\\nTqA7sECpQ/4WgmmAaqgOgQKBgD0EJCoDc9StyqQZ7jLWeisvXT+qUt15pqOIviri\\nY/Rc09ayehtw/nUjBmw6RqAqyuUu2AMKQyN91zowm18A/NZegnRiG4jBvqTh1gLM\\ny5gI+qztePq4cJYjD8I5McIqUCxcf2/07XpeZYqX6qU3TiiUWDVPRmIu7aLTs3X3\\nspcfAoGAdSAYFO3ugPiCmN2Wi0zbnwGK5dOAWpe6IxRSKKKYhZsR4dolJz+IoDDV\\nNaOEa/hT9CQ64MdWuH/vFrWVRqyBJXFVYXlJ3RTIDbtzhEZq+eqJ+7zhrCpo3T1u\\nZI4ddI2+oeq67LSgXhst+mmtap5PZ4h3lg1x+jVVuilErwUGT+s=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-441556745", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuOowEtAClfTWsfV1d4fAJv13XzMgW84Pto8j6tWQG9afnQIupiDixQLNz6Vwg2gO3KqVtoWK75VjjHU2rsDQ8JHJkqunPOD+qAoIaeRVakrYiUWv9vOFFxSI2XvHCweB/a1vHBbG5eTJTzeu/GC6MYc1gNPgR+nNuR6lyvsdg7+rGBs7SB84a3p4mit8pnDCQh6KxuwmbowcnY86vr3y95JGpIW+uFDUwKI02p9Rbi9EuwwDADK+0hh685OidBHTwMksf9JH7lkZdtk/1/FBLN6TZtiCNNpzwX/pJ0wisP1OfUZfRQ2CpezOTF91TRV2G7zT6JDx9ZHxtNHij/wPH Generated-by-Nova", "fingerprint": "72:29:2b:48:6d:94:14:4c:9c:2e:31:d6:a9:21:2b:79", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165"}}' 2022-01-18 17:48:23,814 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.339s 2022-01-18 17:48:23,815 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-291714678", "description": "tempest-secgroup-smoke-291714678 description", "project_id": "03065a801866439f82c36e0d7cbd1a49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-e400e994-bff4-4d24-999c-d1e56c547889', 'date': 'Tue, 18 Jan 2022 17:48:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "name": "tempest-secgroup-smoke-291714678", "stateful": true, "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "description": "tempest-secgroup-smoke-291714678 description", "security_group_rules": [{"id": "95ba013b-fb76-4bdd-9f62-9d74ad7371aa", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1424, "description": null, "tags": [], "created_at": "2022-01-18T17:48:23Z", "updated_at": "2022-01-18T17:48:23Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}, {"id": "dcc5f84d-0251-48a1-8b77-be76308d3ac6", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1425, "description": null, "tags": [], "created_at": "2022-01-18T17:48:23Z", "updated_at": "2022-01-18T17:48:23Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}], "tags": [], "created_at": "2022-01-18T17:48:23Z", "updated_at": "2022-01-18T17:48:23Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:24,040 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.224s 2022-01-18 17:48:24,040 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-34c2453d-ebf7-4425-ac65-f22593e03b23', 'date': 'Tue, 18 Jan 2022 17:48:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "584a2e5b-cb12-4667-9426-15b3b73a27f5", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:48:23Z", "updated_at": "2022-01-18T17:48:23Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:24,270 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.229s 2022-01-18 17:48:24,271 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-345818d6-0348-456b-bda5-e98e9b3df360', 'date': 'Tue, 18 Jan 2022 17:48:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d9d9af6b-8e63-42e7-a019-98fb83334df9", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:48:24Z", "updated_at": "2022-01-18T17:48:24Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:24,486 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.214s 2022-01-18 17:48:24,486 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c98cea8b-56b7-4860-a601-43bb84ec0484', 'date': 'Tue, 18 Jan 2022 17:48:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "536c77b2-a647-45ee-a4aa-f32e490253fd", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:48:24Z", "updated_at": "2022-01-18T17:48:24Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:24,676 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.189s 2022-01-18 17:48:24,676 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4c1f277d-5f90-4cb4-8be7-c084a5b05675', 'date': 'Tue, 18 Jan 2022 17:48:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b838d901-03bc-4537-90f2-de02236da5cf", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:48:24Z", "updated_at": "2022-01-18T17:48:24Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:24,920 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.243s 2022-01-18 17:48:24,921 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-fbbeebc1-59ba-4f05-aa53-cf21a86ddfba', 'date': 'Tue, 18 Jan 2022 17:48:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a02b75e1-56a2-4bef-bac2-465e56fafb8c", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:48:24Z", "updated_at": "2022-01-18T17:48:24Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:25,134 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.212s 2022-01-18 17:48:25,134 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c65e8a08-6aa1-4d8c-a657-5194c3bbc5ac', 'date': 'Tue, 18 Jan 2022 17:48:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5ea7f45b-83b7-4519-8c8a-93f4e34734da", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:48:25Z", "updated_at": "2022-01-18T17:48:25Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:48:25,178 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.038s 2022-01-18 17:48:25,179 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3391', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-711e7a14-41b6-44c6-b1bb-693950aecde2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "72a7d03cbcf64ea79c8e2316f7ff7165", "name": "tempest-TestNetworkBasicOps-50267445-project", "password_expires_at": null}, "audit_ids": ["X2uAHFJgQwG1Xm1pR09ABg"], "expires_at": "2022-01-18T18:48:25.000000Z", "issued_at": "2022-01-18T17:48:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03065a801866439f82c36e0d7cbd1a49", "name": "tempest-TestNetworkBasicOps-50267445"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 17:48:25,179 117699 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2022-01-18 17:48:25,945 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST http://10.222.0.72/compute/v2.1/servers 0.765s 2022-01-18 17:48:25,945 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-804123671", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "168b2fe1-6cbe-4cd8-aacb-3c10598099a4"}], "key_name": "tempest-TestNetworkBasicOps-441556745", "security_groups": [{"name": "tempest-secgroup-smoke-291714678"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f502119-88b7-49b9-8334-c696d0c35896', 'x-compute-request-id': 'req-2f502119-88b7-49b9-8334-c696d0c35896', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-291714678"}], "adminPass": "DDcWB6va7tC5"}}' 2022-01-18 17:48:26,051 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.102s 2022-01-18 17:48:26,051 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b06d43c3-4225-4c1b-9650-a32ff877bc35', 'x-compute-request-id': 'req-b06d43c3-4225-4c1b-9650-a32ff877bc35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:26Z", "updated": "2022-01-18T17:48:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:27,161 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.099s 2022-01-18 17:48:27,161 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc41153c-0e44-4245-9de1-14019ed9023f', 'x-compute-request-id': 'req-dc41153c-0e44-4245-9de1-14019ed9023f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:26Z", "updated": "2022-01-18T17:48:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:28,267 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.097s 2022-01-18 17:48:28,267 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5470884-be7a-4e9f-bec8-429f71b85100', 'x-compute-request-id': 'req-e5470884-be7a-4e9f-bec8-429f71b85100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:26Z", "updated": "2022-01-18T17:48:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:29,394 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.118s 2022-01-18 17:48:29,394 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46b6d246-5e4d-4462-a651-fc2e2985fa7b', 'x-compute-request-id': 'req-46b6d246-5e4d-4462-a651-fc2e2985fa7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:26Z", "updated": "2022-01-18T17:48:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:30,509 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.106s 2022-01-18 17:48:30,510 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dce167e6-8e2c-442e-a9d0-9772d24803f0', 'x-compute-request-id': 'req-dce167e6-8e2c-442e-a9d0-9772d24803f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:25Z", "updated": "2022-01-18T17:48:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:31,641 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.122s 2022-01-18 17:48:31,641 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac501927-16fb-4137-bcab-4282eff4a072', 'x-compute-request-id': 'req-ac501927-16fb-4137-bcab-4282eff4a072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:25Z", "updated": "2022-01-18T17:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:31,648 117699 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 5 second wait 2022-01-18 17:48:32,913 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.263s 2022-01-18 17:48:32,913 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e75bd3b5-9fd3-4713-9085-a816926a5d27', 'x-compute-request-id': 'req-e75bd3b5-9fd3-4713-9085-a816926a5d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:25Z", "updated": "2022-01-18T17:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-291714678"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:34,148 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.225s 2022-01-18 17:48:34,148 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54ae6fef-4ee0-43dc-8af4-1405e5a17b2e', 'x-compute-request-id': 'req-54ae6fef-4ee0-43dc-8af4-1405e5a17b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:25Z", "updated": "2022-01-18T17:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-291714678"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:35,419 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.263s 2022-01-18 17:48:35,419 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f60ae3b-7ed5-4037-90b5-8e8936e551db', 'x-compute-request-id': 'req-6f60ae3b-7ed5-4037-90b5-8e8936e551db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:25Z", "updated": "2022-01-18T17:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-291714678"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:36,625 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.197s 2022-01-18 17:48:36,626 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ae7b5d-a5f3-40d1-9b0d-09b388f24a4e', 'x-compute-request-id': 'req-28ae7b5d-a5f3-40d1-9b0d-09b388f24a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:25Z", "updated": "2022-01-18T17:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-291714678"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:37,815 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.180s 2022-01-18 17:48:37,815 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55c9919-9e00-4985-abdd-af3e907c7b76', 'x-compute-request-id': 'req-e55c9919-9e00-4985-abdd-af3e907c7b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:25Z", "updated": "2022-01-18T17:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-291714678"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:38,996 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.172s 2022-01-18 17:48:38,996 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c183205e-d130-40b4-ac50-a9b1555cd70f', 'x-compute-request-id': 'req-c183205e-d130-40b4-ac50-a9b1555cd70f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:25Z", "updated": "2022-01-18T17:48:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-291714678"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:40,195 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.189s 2022-01-18 17:48:40,195 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efc0307c-caf8-49d0-ae1e-f1efcbc16b18', 'x-compute-request-id': 'req-efc0307c-caf8-49d0-ae1e-f1efcbc16b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:25Z", "updated": "2022-01-18T17:48:40Z", "addresses": {"tempest-network-smoke--423504693": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:4b:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": "2022-01-18T17:48:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-291714678"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:40,203 117699 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2022-01-18 17:48:40,408 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.204s 2022-01-18 17:48:40,408 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23e1316f-d503-4cbb-bea9-54b2fb78e0b4', 'x-compute-request-id': 'req-23e1316f-d503-4cbb-bea9-54b2fb78e0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:25Z", "updated": "2022-01-18T17:48:40Z", "addresses": {"tempest-network-smoke--423504693": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:4b:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": "2022-01-18T17:48:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-291714678"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:48:40,480 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=be6d30de-2442-44f8-9ba0-a567c28d2c55 0.064s 2022-01-18 17:48:40,481 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '900', 'x-openstack-request-id': 'req-245cf7ea-5bed-46d9-afd0-6fb02db39db6', 'date': 'Tue, 18 Jan 2022 17:48:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"ports":[{"id":"7e24bdd8-6355-432a-b884-d875cabdebd5","name":"","network_id":"168b2fe1-6cbe-4cd8-aacb-3c10598099a4","tenant_id":"03065a801866439f82c36e0d7cbd1a49","mac_address":"fa:16:3e:8c:4b:9a","admin_state_up":true,"status":"ACTIVE","device_id":"be6d30de-2442-44f8-9ba0-a567c28d2c55","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"97dd9f4d-b0f0-4348-9b56-318dcb7ab388","ip_address":"172.20.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:48:31Z","updated_at":"2022-01-18T17:48:38Z","revision_number":5,"project_id":"03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:48:42,529 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.048s 2022-01-18 17:48:42,529 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "7e24bdd8-6355-432a-b884-d875cabdebd5", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "fixed_ip_address": "172.20.0.11"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-6f058646-6112-4e5f-9c3b-86dfaca85ef8', 'date': 'Tue, 18 Jan 2022 17:48:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "edb7b769-2cb2-4285-b1ce-cbe33164084a", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.52", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "6da2356f-fc39-4a3d-bab8-913752bbc861", "port_id": "7e24bdd8-6355-432a-b884-d875cabdebd5", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "project_id": "03065a801866439f82c36e0d7cbd1a49", "description": "", "port_details": {"name": "", "network_id": "168b2fe1-6cbe-4cd8-aacb-3c10598099a4", "mac_address": "fa:16:3e:8c:4b:9a", "admin_state_up": true, "status": "ACTIVE", "device_id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:48:41Z", "updated_at": "2022-01-18T17:48:41Z", "revision_number": 0}}' 2022-01-18 17:48:42,543 117699 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.26.6.52:22' as 'ubuntu' with public key authentication 2022-01-18 17:48:47,116 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 1. Retry after 2 seconds. 2022-01-18 17:48:52,684 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 2. Retry after 3 seconds. 2022-01-18 17:48:59,244 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 3. Retry after 4 seconds. 2022-01-18 17:49:06,828 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 4. Retry after 5 seconds. 2022-01-18 17:49:15,404 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 5. Retry after 6 seconds. 2022-01-18 17:49:24,972 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 6. Retry after 7 seconds. 2022-01-18 17:49:35,548 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 7. Retry after 8 seconds. 2022-01-18 17:49:47,116 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 8. Retry after 9 seconds. 2022-01-18 17:49:59,697 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 9. Retry after 10 seconds. 2022-01-18 17:50:13,292 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 10. Retry after 11 seconds. 2022-01-18 17:50:27,884 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 11. Retry after 12 seconds. 2022-01-18 17:50:43,480 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 12. Retry after 13 seconds. 2022-01-18 17:51:00,046 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 13. Retry after 14 seconds. 2022-01-18 17:51:17,644 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 14. Retry after 15 seconds. 2022-01-18 17:51:36,272 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 15. Retry after 16 seconds. 2022-01-18 17:51:55,884 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 ([Errno None] Unable to connect to port 22 on 172.26.6.52). Number attempts: 16. Retry after 17 seconds. 2022-01-18 17:52:16,472 117699 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.52 after 16 attempts. Proxy client: no proxy client 2022-01-18 17:52:16.472 117699 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-01-18 17:52:16.472 117699 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2022-01-18 17:52:16.472 117699 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-01-18 17:52:16.472 117699 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-01-18 17:52:16.472 117699 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-01-18 17:52:16.472 117699 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.52 2022-01-18 17:52:16.472 117699 ERROR tempest.lib.common.ssh 2022-01-18 17:52:16,474 117699 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestNetworkBasicOps:test_update_instance_port_admin_state. Timeout trying to ssh to server {'id': 'be6d30de-2442-44f8-9ba0-a567c28d2c55', 'name': 'tempest-TestNetworkBasicOps-server-804123671', 'status': 'ACTIVE', 'tenant_id': '03065a801866439f82c36e0d7cbd1a49', 'user_id': '72a7d03cbcf64ea79c8e2316f7ff7165', 'metadata': {}, 'hostId': 'a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13', 'image': {'id': '982d954f-0710-4519-9fde-ec69c058af85', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85'}]}, 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/flavors/452'}]}, 'created': '2022-01-18T17:48:25Z', 'updated': '2022-01-18T17:48:40Z', 'addresses': {'tempest-network-smoke--423504693': [{'version': 4, 'addr': '172.20.0.11', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:8c:4b:9a'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'}, {'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestNetworkBasicOps-441556745', 'OS-SRV-USG:launched_at': '2022-01-18T17:48:39.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-291714678'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2022-01-18 17:52:17,500 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55/action 1.025s 2022-01-18 17:52:17,501 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '64288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de818b2f-3565-44c4-8a09-3e82b82443c1', 'x-compute-request-id': 'req-de818b2f-3565-44c4-8a09-3e82b82443c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 17:52:17,503 117699 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server be6d30de-2442-44f8-9ba0-a567c28d2c55: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.092000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096000] tsc: Detected 1995.192 MHz processor [ 0.096000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.100006] pid_max: default: 32768 minimum: 301 [ 0.104050] Security Framework initialized [ 0.108005] Yama: becoming mindful. [ 0.112039] AppArmor: AppArmor initialized [ 0.116247] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120099] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.124024] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132000] CPU: Physical Processor ID: 0 [ 0.132314] mce: CPU supports 1 MCE banks [ 0.136108] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.140005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.144006] Spectre V2 : Mitigation: Full generic retpoline [ 0.148000] Speculative Store Bypass: Vulnerable [ 0.186438] Freeing SMP alternatives memory: 36K [ 0.190348] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.192091] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.196058] Hierarchical SRCU implementation. [ 0.200773] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.204004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.212053] smp: Bringing up secondary CPUs ... [ 0.216027] smp: Brought up 1 node, 1 CPU [ 0.220004] smpboot: Max logical packages: 1 [ 0.223949] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.224433] devtmpfs: initialized [ 0.228081] x86/mm: Memory block size: 128MB [ 0.232240] evm: security.selinux [ 0.236008] evm: security.SMACK64 [ 0.240005] evm: security.SMACK64EXEC [ 0.244004] evm: security.SMACK64TRANSMUTE [ 0.248004] evm: security.SMACK64MMAP [ 0.252004] evm: security.apparmor [ 0.256004] evm: security.ima [ 0.259790] evm: security.capability [ 0.260169] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.264016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.268062] pinctrl core: initialized pinctrl subsystem [ 0.272256] NET: Registered protocol family 16 [ 0.276110] audit: initializing netlink subsys (disabled) [ 0.280172] cpuidle: using governor ladder [ 0.284009] audit: type=2000 audit(1642528130.280:1): state=initialized audit_enabled=0 res=1 [ 0.288009] cpuidle: using governor menu [ 0.292059] ACPI: bus type PCI registered [ 0.296004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304729] PCI: Using configuration type 1 for base access [ 0.309569] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.312270] ACPI: Added _OSI(Module Device) [ 0.316008] ACPI: Added _OSI(Processor Device) [ 0.320006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328015] ACPI: Added _OSI(Linux-Dell-Video) [ 0.338746] ACPI: Interpreter enabled [ 0.340013] ACPI: (supports S0 S5) [ 0.344005] ACPI: Using IOAPIC for interrupt routing [ 0.348043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.352743] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.395872] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.396012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.400012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.404038] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.408447] PCI host bridge to bus 0000:00 [ 0.412007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.416008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.420007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.424008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.428007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.432008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.473546] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.476007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.480006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.484007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.490430] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.490430] * this clock source is slow. Consider trying other clock sources [ 0.502970] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.555191] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.560558] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.564966] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.568728] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.572635] SCSI subsystem initialized [ 0.576352] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.580000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.580006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.584004] vgaarb: loaded [ 0.588054] pps_core: LinuxPPS API ver. 1 registered [ 0.592004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.596037] PTP clock support registered [ 0.600066] EDAC MC: Ver: 3.0.0 [ 0.609167] hv_vmbus: Vmbus version:4.0 [ 0.612116] PCI: Using ACPI for IRQ routing [ 0.616713] NetLabel: Initializing [ 0.620014] NetLabel: domain hash size = 128 [ 0.624013] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.628038] NetLabel: unlabeled traffic allowed by default [ 0.632160] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.654680] VFS: Disk quotas dquot_6.6.0 [ 0.658679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.663278] AppArmor: AppArmor Filesystem Enabled [ 0.667599] pnp: PnP ACPI init [ 0.678484] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.685298] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.689588] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.693856] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.698982] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.703233] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.707810] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.712183] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.716383] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.720601] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.724754] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.729151] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.733954] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.738485] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.743459] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.747800] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.752101] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.757706] pnp: PnP ACPI: found 9 devices [ 0.768957] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.773861] NET: Registered protocol family 2 [ 0.778655] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.783339] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.788071] TCP: Hash tables configured (established 8192 bind 8192) [ 0.793117] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.797631] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.802141] NET: Registered protocol family 1 [ 0.807505] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.813378] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.818825] Unpacking initramfs... [ 1.119071] Freeing initrd memory: 13088K [ 1.123424] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.127835] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.133585] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.139009] Scanning for low memory corruption every 60 seconds [ 1.147960] Initialise system trusted keyrings [ 1.153018] Key type blacklist registered [ 1.157039] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.163061] zbud: loaded [ 1.168866] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.173746] fuse init (API version 7.26) [ 1.179045] Key type asymmetric registered [ 1.183603] Asymmetric key parser 'x509' registered [ 1.187908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.193031] io scheduler noop registered (default) [ 1.197689] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.202558] ACPI: Power Button [PWRF] [ 1.207428] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.236311] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.265972] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.273102] Linux agpgart interface v0.103 [ 1.278854] loop: module loaded [ 1.282791] hv_vmbus: registering driver hv_storvsc [ 1.290269] scsi host0: storvsc_host_t [ 1.300197] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.309358] random: fast init done [ 1.313503] scsi host1: storvsc_host_t [ 1.323378] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.329447] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.341316] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.349683] scsi host2: ata_piix [ 1.354086] sd 0:0:0:0: [sda] Write Protect is off [ 1.358830] scsi host3: ata_piix [ 1.363206] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.368388] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.373065] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.390037] libphy: Fixed MDIO Bus: probed [ 1.394333] tun: Universal TUN/TAP device driver, 1.6 [ 1.398998] PPP generic driver version 2.4.2 [ 1.404055] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.426671] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.431538] sda: sda1 [ 1.435632] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440423] mousedev: PS/2 mouse device common for all mice [ 1.447873] rtc_cmos 00:00: RTC can wake from S4 [ 1.478330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.486156] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.490841] device-mapper: uevent: version 1.0.3 [ 1.498942] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.504123] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.508942] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.516351] NET: Registered protocol family 10 [ 1.526136] Segment Routing with IPv6 [ 1.530298] NET: Registered protocol family 17 [ 1.534673] Key type dns_resolver registered [ 1.539143] RAS: Correctable Errors collector initialized. [ 2.490819] registered taskstats version 1 [ 2.495819] Loading compiled-in X.509 certificates [ 2.504139] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.509320] zswap: loaded using pool lzo/zbud [ 2.522406] Key type big_key registered [ 2.526706] Key type trusted registered [ 2.533774] Key type encrypted registered [ 2.538032] AppArmor: AppArmor sha1 policy hashing enabled [ 2.542867] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.547653] evm: HMAC attrs: 0x1 [ 2.709331] rtc_cmos 00:00: setting system clock to 2022-01-18 17:48:53 UTC (1642528133) [ 2.715953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.720484] EDD information not available. [ 3.151455] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.161816] ata2.00: configured for MWDMA2 [ 3.178582] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.193848] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.199421] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.207310] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.215825] Freeing unused kernel memory: 2248K [ 3.224076] Write protecting the kernel read-only data: 18432k [ 3.229487] Freeing unused kernel memory: 2008K [ 3.233914] Freeing unused kernel memory: 124K [ 3.248770] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.253165] x86/mm: Checking user space page tables [ 3.268622] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.322109] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.327913] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.332636] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.337731] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.342203] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.352089] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.383011] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.390027] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.394964] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.400091] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.550526] hv_utils: Registering HyperV Utility Driver [ 3.554848] hv_vmbus: registering driver hv_util [ 3.566364] hv_vmbus: registering driver hv_netvsc [ 3.575947] hidraw: raw HID events driver (C) Jiri Kosina [ 3.585907] hv_vmbus: registering driver hyperv_keyboard [ 3.619983] hv_vmbus: registering driver hid_hyperv [ 3.686083] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.692984] hv_utils: Heartbeat IC version 3.0 [ 3.699521] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.740202] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.775631] hv_utils: Shutdown IC version 3.0 [ 3.781152] hv_utils: TimeSync IC version 4.0 [ 3.785997] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.972039] raid6: sse2x1 gen() 4872 MB/s [ 4.024055] raid6: sse2x1 xor() 3861 MB/s [ 4.076041] raid6: sse2x2 gen() 4991 MB/s [ 4.128046] raid6: sse2x2 xor() 4383 MB/s [ 4.176028] raid6: sse2x4 gen() 7020 MB/s [ 4.228032] raid6: sse2x4 xor() 5448 MB/s [ 4.232707] raid6: using algorithm sse2x4 gen() 7020 MB/s [ 4.236882] raid6: .... xor() 5448 MB/s, rmw enabled [ 4.240984] raid6: using intx1 recovery algorithm [ 4.249100] xor: measuring software checksum speed [ 4.292032] prefetch64-sse: 10165.000 MB/sec [ 4.336025] generic_sse: 9419.000 MB/sec [ 4.339989] xor: using function: prefetch64-sse (10165.000 MB/sec) [ 4.347194] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.510524] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.668825] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.889529] 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) [ 4.896725] systemd[1]: Detected virtualization microsoft. [ 4.902004] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 4.937862] systemd[1]: Set hostname to <ubuntu>. [ 4.944470] systemd[1]: Initializing machine ID from random generator. [ 4.949266] systemd[1]: Installed transient /etc/machine-id file. [ 5.189309] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 5.238739] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 5.282794] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 5.330014] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Journal Socket. Mounting POSIX Message Queue File System... Starting Load Kernel Modules... Starting Remount Root and Kernel File Systems...[ 5.571666] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] [ 5.619759] iscsi: registered transport (tcp) Set up automount Arbitrary Executab...ats File System Automount Point.[ 5.637610] EXT4-fs (sda1): re-mounted. Opts: (null) [[ 5.662974] iscsi: registered transport (iser) [0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice User and Session Slice. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Reached target Swap. Mounting Debug File System... [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. Mounting Huge Pages File System... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 22.230001] cloud-init[335]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:49:01 +0000. Up 9.95 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (41s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (41s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (48s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (48s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (55s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (55s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (2min / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (3min / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (3min / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 17s) 2022-01-18 17:52:18,590 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/edb7b769-2cb2-4285-b1ce-cbe33164084a 1.086s 2022-01-18 17:52:18,590 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-48741254-33ff-440a-a986-fe19297dfeb1', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:52:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/edb7b769-2cb2-4285-b1ce-cbe33164084a'} Body: b'' 2022-01-18 17:52:18,828 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.237s 2022-01-18 17:52:18,828 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55b39a05-6e82-4f0e-8ad9-9248203a9c58', 'x-compute-request-id': 'req-55b39a05-6e82-4f0e-8ad9-9248203a9c58', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'' 2022-01-18 17:52:19,340 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.511s 2022-01-18 17:52:19,340 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adc783fd-d22e-4ac5-8ccc-035802a71f2a', 'x-compute-request-id': 'req-adc783fd-d22e-4ac5-8ccc-035802a71f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:25Z", "updated": "2022-01-18T17:52:19Z", "addresses": {"tempest-network-smoke--423504693": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:4b:9a"}, {"version": 4, "addr": "172.26.6.52", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:4b:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": "2022-01-18T17:48:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-291714678"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:20,671 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.321s 2022-01-18 17:52:20,672 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b3c41d3-1145-42bb-ab98-41673ad22918', 'x-compute-request-id': 'req-3b3c41d3-1145-42bb-ab98-41673ad22918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"server": {"id": "be6d30de-2442-44f8-9ba0-a567c28d2c55", "name": "tempest-TestNetworkBasicOps-server-804123671", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:25Z", "updated": "2022-01-18T17:52:19Z", "addresses": {"tempest-network-smoke--423504693": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:4b:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-441556745", "OS-SRV-USG:launched_at": "2022-01-18T17:48:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-291714678"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:21,740 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55 0.060s 2022-01-18 17:52:21,740 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-45f081f9-1c66-4980-83a0-8be403385e08', 'x-compute-request-id': 'req-45f081f9-1c66-4980-83a0-8be403385e08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/be6d30de-2442-44f8-9ba0-a567c28d2c55'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance be6d30de-2442-44f8-9ba0-a567c28d2c55 could not be found."}}' 2022-01-18 17:52:21,955 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93 0.214s 2022-01-18 17:52:21,956 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-622bd012-f3eb-49fc-9fb2-cff09ac1ea80', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:52:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/3c835cc4-d880-4fe6-98c2-0c8e9e7fcf93'} Body: b'' 2022-01-18 17:52:22,013 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-441556745 0.056s 2022-01-18 17:52:22,013 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77db5c26-150e-4d72-a625-b2a9f6e39f29', 'x-compute-request-id': 'req-77db5c26-150e-4d72-a625-b2a9f6e39f29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-441556745'} Body: b'' 2022-01-18 17:52:23,115 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/ece67d5f-8c00-4969-bd25-5d813b8929ae 1.101s 2022-01-18 17:52:23,115 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-2b2f0617-b8b5-4c0d-b697-7889bec33901', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:52:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/ece67d5f-8c00-4969-bd25-5d813b8929ae'} Body: b'' 2022-01-18 17:52:23,412 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.295s 2022-01-18 17:52:23,412 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3e4dcff-f47a-43cd-8ae2-b939e88e6b28', 'x-compute-request-id': 'req-e3e4dcff-f47a-43cd-8ae2-b939e88e6b28', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'' 2022-01-18 17:52:23,795 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.383s 2022-01-18 17:52:23,796 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d98a5a77-c86f-4f01-8810-f820b58aa02f', 'x-compute-request-id': 'req-d98a5a77-c86f-4f01-8810-f820b58aa02f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:52:23Z", "addresses": {"tempest-network-smoke--423504693": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9c:1b"}, {"version": 4, "addr": "172.26.6.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9c:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": "2022-01-18T17:48:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:25,022 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.216s 2022-01-18 17:52:25,022 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b613a4d-c668-4f5c-a2d5-3f1dd865d5c1', 'x-compute-request-id': 'req-6b613a4d-c668-4f5c-a2d5-3f1dd865d5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:52:23Z", "addresses": {"tempest-network-smoke--423504693": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9c:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": "2022-01-18T17:48:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1985434687"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:26,180 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.149s 2022-01-18 17:52:26,181 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1337', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0182a75c-cc8e-48e0-965d-967e781a2e01', 'x-compute-request-id': 'req-0182a75c-cc8e-48e0-965d-967e781a2e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"server": {"id": "c26bbe72-d14e-4254-88c4-bedc9fffe51c", "name": "tempest-TestNetworkBasicOps-server-448087497", "status": "DELETED", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:48:09Z", "updated": "2022-01-18T17:52:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-906435991", "OS-SRV-USG:launched_at": "2022-01-18T17:48:19.000000", "OS-SRV-USG:terminated_at": "2022-01-18T17:52:25.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:26,188 117699 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-01-18 17:52:27,232 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c 0.042s 2022-01-18 17:52:27,232 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ed9b8ae8-8a5c-4bd3-be68-e4bfeac2f114', 'x-compute-request-id': 'req-ed9b8ae8-8a5c-4bd3-be68-e4bfeac2f114', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/c26bbe72-d14e-4254-88c4-bedc9fffe51c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c26bbe72-d14e-4254-88c4-bedc9fffe51c could not be found."}}' 2022-01-18 17:52:27,445 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/55636b30-b7fe-4662-b352-0d87825e99af 0.212s 2022-01-18 17:52:27,445 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-abe8fff3-10d6-478d-8391-cb39ef0c4b5b', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:52:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/55636b30-b7fe-4662-b352-0d87825e99af'} Body: b'' 2022-01-18 17:52:27,515 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-906435991 0.069s 2022-01-18 17:52:27,515 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09b9198e-8f9e-4683-b69e-acef6848c28b', 'x-compute-request-id': 'req-09b9198e-8f9e-4683-b69e-acef6848c28b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-906435991'} Body: b'' 2022-01-18 17:52:29,428 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/6da2356f-fc39-4a3d-bab8-913752bbc861/remove_router_interface 1.912s 2022-01-18 17:52:29,429 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "97dd9f4d-b0f0-4348-9b56-318dcb7ab388"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d7b32c22-82f7-42d3-a107-4432b256ce7c', 'date': 'Tue, 18 Jan 2022 17:52:29 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/6da2356f-fc39-4a3d-bab8-913752bbc861/remove_router_interface'} Body: b'{"id": "6da2356f-fc39-4a3d-bab8-913752bbc861", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "4f629d21-320d-425f-a540-b2f24e43dee7", "network_id": "168b2fe1-6cbe-4cd8-aacb-3c10598099a4", "subnet_id": "97dd9f4d-b0f0-4348-9b56-318dcb7ab388", "subnet_ids": ["97dd9f4d-b0f0-4348-9b56-318dcb7ab388"]}' 2022-01-18 17:52:30,323 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/97dd9f4d-b0f0-4348-9b56-318dcb7ab388 0.894s 2022-01-18 17:52:30,324 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-bccb9941-2d99-4e02-9ed7-9ad419f53e9a', 'date': 'Tue, 18 Jan 2022 17:52:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/97dd9f4d-b0f0-4348-9b56-318dcb7ab388'} Body: b'' 2022-01-18 17:52:31,829 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/6da2356f-fc39-4a3d-bab8-913752bbc861 1.505s 2022-01-18 17:52:31,830 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-c50d400e-1673-41dc-bd63-9f9e179200b1', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:52:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/6da2356f-fc39-4a3d-bab8-913752bbc861'} Body: b'' 2022-01-18 17:52:32,538 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/168b2fe1-6cbe-4cd8-aacb-3c10598099a4 0.707s 2022-01-18 17:52:32,538 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-7289b517-1e84-4970-9942-e1bc43dcb8eb', 'date': 'Tue, 18 Jan 2022 17:52:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/168b2fe1-6cbe-4cd8-aacb-3c10598099a4'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.52 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 700, in test_update_instance_port_admin_state ssh_client = self.get_remote_client(server2_fip['floating_ip_address'], File "/opt/stack/tempest/tempest/scenario/manager.py", line 723, in get_remote_client linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 114, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 216, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 126, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.26.6.52 via SSH timed out. User: ubuntu, Password: None |
||||||
test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] |
fail
ft6.10: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 17:52:32,835 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST http://10.222.0.72:9696/v2.0/networks 0.274s 2022-01-18 17:52:32,835 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--505186119", "project_id": "03065a801866439f82c36e0d7cbd1a49", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8bd583bd-c44e-4993-bdb2-2403db6ba8f7', 'date': 'Tue, 18 Jan 2022 17:52:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"network":{"id":"2a62c50c-f902-45bd-96c7-f00d2eb1b037","name":"tempest-network-smoke--505186119","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"03065a801866439f82c36e0d7cbd1a49","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-01-18T17:52:32Z","updated_at":"2022-01-18T17:52:32Z","revision_number":1}}' 2022-01-18 17:52:34,841 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST http://10.222.0.72:9696/v2.0/routers 2.005s 2022-01-18 17:52:34,841 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1427630956", "admin_state_up": true, "project_id": "03065a801866439f82c36e0d7cbd1a49", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '687', 'x-openstack-request-id': 'req-71310c36-22ae-43a2-ae00-096dd4d87a3c', 'date': 'Tue, 18 Jan 2022 17:52:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"router": {"id": "6b457bb7-c304-4df1-96ee-a9b215d3788e", "name": "tempest-TestNetworkBasicOps-router-1427630956", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.56"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:52:32Z", "updated_at": "2022-01-18T17:52:34Z", "revision_number": 3, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:52:34,933 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28 0.090s 2022-01-18 17:52:34,933 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-58b6eb3c-fe20-4b65-8c2f-9794675eb55f', 'date': 'Tue, 18 Jan 2022 17:52:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?project_id=03065a801866439f82c36e0d7cbd1a49&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:52:35,081 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True 0.147s 2022-01-18 17:52:35,081 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-ce06fddf-28ee-4c97-a09d-66351ba460dc', 'date': 'Tue, 18 Jan 2022 17:52:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-01-18 17:52:35,134 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28 0.052s 2022-01-18 17:52:35,135 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5be7e08f-9c43-4338-9eba-6a8c2bcfd81c', 'date': 'Tue, 18 Jan 2022 17:52:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets?network_id=50334fed-c913-4a40-9569-a4a96cf148a9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-01-18 17:52:36,043 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST http://10.222.0.72:9696/v2.0/subnets 0.908s 2022-01-18 17:52:36,044 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1111918316", "network_id": "2a62c50c-f902-45bd-96c7-f00d2eb1b037", "project_id": "03065a801866439f82c36e0d7cbd1a49", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-36bd225d-ed9f-4373-853a-35d710dbe851', 'date': 'Tue, 18 Jan 2022 17:52:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"f8cf4549-748c-4a19-9a5b-0f9bdf2b3416","name":"tempest-subnet-smoke-1111918316","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"2a62c50c-f902-45bd-96c7-f00d2eb1b037","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:52:35Z","updated_at":"2022-01-18T17:52:35Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:52:40,421 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT http://10.222.0.72:9696/v2.0/routers/6b457bb7-c304-4df1-96ee-a9b215d3788e/add_router_interface 4.377s 2022-01-18 17:52:40,422 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "f8cf4549-748c-4a19-9a5b-0f9bdf2b3416"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ea65607c-5451-4585-a736-b5d674a4c4a0', 'date': 'Tue, 18 Jan 2022 17:52:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/6b457bb7-c304-4df1-96ee-a9b215d3788e/add_router_interface'} Body: b'{"id": "6b457bb7-c304-4df1-96ee-a9b215d3788e", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "ae0c528d-65a5-425c-9655-670e039f3ba5", "network_id": "2a62c50c-f902-45bd-96c7-f00d2eb1b037", "subnet_id": "f8cf4549-748c-4a19-9a5b-0f9bdf2b3416", "subnet_ids": ["f8cf4549-748c-4a19-9a5b-0f9bdf2b3416"]}' 2022-01-18 17:52:40,630 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72:9696/v2.0/networks 0.207s 2022-01-18 17:52:40,630 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '2687', 'x-openstack-request-id': 'req-f8898054-d9f2-4d98-a70d-3216f9da30f7', 'date': 'Tue, 18 Jan 2022 17:52:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/networks'} Body: b'{"networks":[{"id":"2a62c50c-f902-45bd-96c7-f00d2eb1b037","name":"tempest-network-smoke--505186119","tenant_id":"03065a801866439f82c36e0d7cbd1a49","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["f8cf4549-748c-4a19-9a5b-0f9bdf2b3416"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:52:32Z","updated_at":"2022-01-18T17:52:35Z","revision_number":2,"project_id":"03065a801866439f82c36e0d7cbd1a49","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":87},{"id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","name":"shared","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["bd33ef9c-d39a-41be-a7f3-deb5822421bc"],"shared":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:17:05Z","updated_at":"2022-01-18T17:17:07Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":95},{"id":"50334fed-c913-4a40-9569-a4a96cf148a9","name":"public","tenant_id":"7d18986fb75c404bbe44106a03970572","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d6245487-5015-4904-a120-aa776a004de0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-01-18T17:14:16Z","updated_at":"2022-01-18T17:14:23Z","revision_number":2,"project_id":"7d18986fb75c404bbe44106a03970572","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","name":"private","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:13:56Z","updated_at":"2022-01-18T17:16:16Z","revision_number":3,"project_id":"c0f59a5b61074689bcd9b92f8091074e","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":96}]}' 2022-01-18 17:52:40,758 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72:9696/v2.0/subnets 0.128s 2022-01-18 17:52:40,759 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '2533', 'x-openstack-request-id': 'req-c2d6c1b0-1f63-49ee-8fc0-25f23ea42781', 'date': 'Tue, 18 Jan 2022 17:52:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"4c81a8b7-8ff8-4f2d-8aa6-2ef94f3fa9f2","name":"private-subnet","tenant_id":"c0f59a5b61074689bcd9b92f8091074e","network_id":"c905082a-ac17-4ce1-93ee-8dc1250bbaa9","ip_version":4,"subnetpool_id":"6b6d2042-742a-4ac1-b4c2-e503781fc633","enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/26","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.62"}],"host_routes":[],"dns_nameservers":["8.8.8.8","8.8.4.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:00Z","updated_at":"2022-01-18T17:16:16Z","revision_number":1,"project_id":"c0f59a5b61074689bcd9b92f8091074e"},{"id":"bd33ef9c-d39a-41be-a7f3-deb5822421bc","name":"shared-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"35f0d63a-4c9f-4756-835b-17dcc8cc1339","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.233.1","cidr":"192.168.233.0/24","allocation_pools":[{"start":"192.168.233.2","end":"192.168.233.254"}],"host_routes":[],"dns_nameservers":[],"description":"shared-subnet","service_types":[],"tags":[],"created_at":"2022-01-18T17:17:07Z","updated_at":"2022-01-18T17:17:07Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"},{"id":"d6245487-5015-4904-a120-aa776a004de0","name":"public-subnet","tenant_id":"7d18986fb75c404bbe44106a03970572","network_id":"50334fed-c913-4a40-9569-a4a96cf148a9","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.26.6.1","cidr":"172.26.6.0/24","allocation_pools":[{"start":"172.26.6.2","end":"172.26.6.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:14:23Z","updated_at":"2022-01-18T17:14:23Z","revision_number":0,"project_id":"7d18986fb75c404bbe44106a03970572"},{"id":"f8cf4549-748c-4a19-9a5b-0f9bdf2b3416","name":"tempest-subnet-smoke-1111918316","tenant_id":"03065a801866439f82c36e0d7cbd1a49","network_id":"2a62c50c-f902-45bd-96c7-f00d2eb1b037","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-01-18T17:52:35Z","updated_at":"2022-01-18T17:52:35Z","revision_number":0,"project_id":"03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:52:41,002 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72:9696/v2.0/routers 0.242s 2022-01-18 17:52:41,002 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '1411', 'x-openstack-request-id': 'req-a1f3bd29-1645-4ac5-b493-70eda3838739', 'date': 'Tue, 18 Jan 2022 17:52:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers'} Body: b'{"routers": [{"id": "2e54ac03-55b9-4f92-b7df-ad73de6381ea", "name": "router1", "tenant_id": "c0f59a5b61074689bcd9b92f8091074e", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.73"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:14:10Z", "updated_at": "2022-01-18T17:14:28Z", "revision_number": 4, "project_id": "c0f59a5b61074689bcd9b92f8091074e"}, {"id": "6b457bb7-c304-4df1-96ee-a9b215d3788e", "name": "tempest-TestNetworkBasicOps-router-1427630956", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "external_fixed_ips": [{"subnet_id": "d6245487-5015-4904-a120-aa776a004de0", "ip_address": "172.26.6.56"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-01-18T17:52:32Z", "updated_at": "2022-01-18T17:52:39Z", "revision_number": 4, "project_id": "03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:52:41,239 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.236s 2022-01-18 17:52:41,239 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1831573787"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12333f33-cbf8-4bfc-8d6c-e8173e0e6e82', 'x-compute-request-id': 'req-12333f33-cbf8-4bfc-8d6c-e8173e0e6e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEA4m09epCQDgIxKv9dzffsnY+ADd9Lkd8C9yag/ar8/8oM81e/\\neHl4JihdF0eyihGErIyBBSAAk94i68QHyJmWpClaERRXRyvVr55yv8bXjGxj8E7l\\nZ4KcFPRVE6U71fdKZhrGhcWvdc5+J27uJDN+Hks77R1i2gTBiTG0I4evrtMRbMp/\\nz7HSBK4kVGpop5nVQlyt2I/a1Z6iI/2QOqWPl+wtmoorjZYMxZ+gYTpdks5lAtGI\\nGgMMR+ECzblK0zZ8iqvvSrvdE2pH6n1U869x8yeC8s27yzN+bBsHAX59iQXSSc/w\\ndOYiz0xjiheGvNG/0qPazsmCnhrfN346sqDsJwIDAQABAoIBAC8BKIMaIZ2W3Ogl\\nLS8F6cvnr1ix4zk8B5yRG1itt2nOYxPdQnVbGhMpy/F6Q9kfu+AqJtqOgzAvLCav\\ngkIliD06DGWBSIEQ24JirUWcnMCc+742Uq9DUO2Ur1its5c+h+ZcZpv8pukY3d2H\\nzM4dFnBpg948fHnwBNFbTR8XGuR6rqw1TUYRm92cFgZEKHiEDVe4DkSwLHjbpubh\\nZ+8nlryoJLB3pggQfgHTdTyT/938nAyTB2MdGCihyRw9s1265LgiMkNOumwKrnYU\\nFOlfnHEH+qflpHhx49jdpjHA7X3u2Kkg5HU+KIbkWeZNCgsiGW15JQy92FOKitug\\n/lDioaECgYEA8Ruduy462Hj2EvFnltmKE1+O1GelTe8wm1u+i9Wn6eajS/GXJpM4\\nXNV1t3J44y6yRlKqnWMXxZx1/JfmR1WYYWswKMxi1OPTqGB27fwMquxuqx1rLB3R\\nY0OMsD9/2Rn8AgUiG2lZM+/wxF4ErY4vR5GlMoSSmzSUQC6B+IH/vVcCgYEA8Gl8\\nhcuKeFP3X7a0MJvxbXqb6Qt8ggE0GDvn9Mj0IMlCYhwGfDlpG4tauBCyTbOtI4oQ\\n064pBuyP7bETnlMRf/Ee9uFhOOgLsNE8VLAV02BuhfvNi6ruJxLtJ5iFRUMOu3n1\\nD5S/6WCJRlhxwLxz6CoQuvVHPEljukwRxFjENbECgYBA3g0xrt5mHyUVM52LGDvt\\numfS/Y+byB5rreM1++WRKFwGspjX6APh9gwVrtaXSJjuEo+UiHR81ftoWfW6e2zj\\nyNLMJzDv1du8ETfuD0HZOoMLxn5vABa1fhb71Bmxbyw93uOuPEmjj4pXSnQ3vWk6\\n+BRZ4xEOcLbyDZEqKs+DQQKBgAYsf1EkR/sNFPY1R+1To+CO3IAglmL0SvUwXKWR\\nn4tT/8trMtNv2f4mFv9RFnMeYRzfh80X1N/jpVKSUJGpSnLBq2zlnsyKUPqKdQUr\\nvHPALzZrn/ytOA5y0vpIVWvQ7Ajuedebl04T95KB5PHxJPzaT7GtaNXogJIhL/ed\\n2/QRAoGATdEbwaDhBrIUl/0ua1aw+RAJXV4NXLkdvggumTEZAxrkzxmaeJrwuXdJ\\n/KycdnysTSzbSJ0vqAypdR0pjRPj3Pjl4enqr6pus0ISviBUuShPNW92WATh1f/1\\nnp7S1WmruyA0RTT4ZtTVbrt9XFu8sJGpegAeYM997rlydZ32fbE=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-1831573787", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDibT16kJAOAjEq/13N9+ydj4AN30uR3wL3JqD9qvz/ygzzV794eXgmKF0XR7KKEYSsjIEFIACT3iLrxAfImZakKVoRFFdHK9WvnnK/xteMbGPwTuVngpwU9FUTpTvV90pmGsaFxa91zn4nbu4kM34eSzvtHWLaBMGJMbQjh6+u0xFsyn/PsdIEriRUaminmdVCXK3Yj9rVnqIj/ZA6pY+X7C2aiiuNlgzFn6BhOl2SzmUC0YgaAwxH4QLNuUrTNnyKq+9Ku90TakfqfVTzr3HzJ4LyzbvLM35sGwcBfn2JBdJJz/B05iLPTGOKF4a80b/So9rOyYKeGt83fjqyoOwn Generated-by-Nova", "fingerprint": "c7:98:e1:2b:04:bb:47:b5:77:eb:bb:6f:8d:08:17:0e", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165"}}' 2022-01-18 17:52:41,464 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.222s 2022-01-18 17:52:41,464 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-590229665", "description": "tempest-secgroup-smoke-590229665 description", "project_id": "03065a801866439f82c36e0d7cbd1a49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-1ca01314-1ecd-4435-a112-6e3032e66e2d', 'date': 'Tue, 18 Jan 2022 17:52:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "628ee120-f1f3-4306-9a89-37926a920c66", "name": "tempest-secgroup-smoke-590229665", "stateful": true, "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "description": "tempest-secgroup-smoke-590229665 description", "security_group_rules": [{"id": "40dff5d5-b91b-44b2-b137-823b91d8bbee", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1443, "description": null, "tags": [], "created_at": "2022-01-18T17:52:41Z", "updated_at": "2022-01-18T17:52:41Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}, {"id": "fd767b1a-ab60-4a4f-9224-2b072e642682", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1444, "description": null, "tags": [], "created_at": "2022-01-18T17:52:41Z", "updated_at": "2022-01-18T17:52:41Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}], "tags": [], "created_at": "2022-01-18T17:52:41Z", "updated_at": "2022-01-18T17:52:41Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:52:41,693 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.228s 2022-01-18 17:52:41,694 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-4df9fcb6-b548-4bb1-8e33-28798c10a6e8', 'date': 'Tue, 18 Jan 2022 17:52:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "903c0bc0-d28d-4738-b7c7-c42de9aee3a7", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:52:41Z", "updated_at": "2022-01-18T17:52:41Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:52:41,966 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.272s 2022-01-18 17:52:41,966 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-905b9959-bbf3-46b2-83d8-6c12a3e79469', 'date': 'Tue, 18 Jan 2022 17:52:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "25b6d2a4-f927-4380-8c2c-13dab2b38101", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:52:41Z", "updated_at": "2022-01-18T17:52:41Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:52:42,175 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.208s 2022-01-18 17:52:42,175 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ecafdc82-6a57-4f1e-84e7-f48afa85ba82', 'date': 'Tue, 18 Jan 2022 17:52:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "13fc8b58-597e-4420-b5e1-1cd826f24749", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:52:42Z", "updated_at": "2022-01-18T17:52:42Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:52:42,396 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.220s 2022-01-18 17:52:42,396 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-2ed00588-2076-4ff3-81ba-1d4f3809155c', 'date': 'Tue, 18 Jan 2022 17:52:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "21c45b5e-3947-4d5d-aa56-b55d922ac8b7", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:52:42Z", "updated_at": "2022-01-18T17:52:42Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:52:42,679 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.282s 2022-01-18 17:52:42,679 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f31f23be-4983-44ee-9f81-13a6946b3599', 'date': 'Tue, 18 Jan 2022 17:52:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9922b399-c5b2-4de8-9174-dd27c99501f5", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:52:42Z", "updated_at": "2022-01-18T17:52:42Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:52:42,959 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.279s 2022-01-18 17:52:42,960 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "project_id": "03065a801866439f82c36e0d7cbd1a49", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-03b6d4e2-74b0-4742-952c-a6ced8115b01', 'date': 'Tue, 18 Jan 2022 17:52:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e82c34af-b36f-4319-80b4-a9cabe48eb1e", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "security_group_id": "628ee120-f1f3-4306-9a89-37926a920c66", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:52:42Z", "updated_at": "2022-01-18T17:52:42Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:52:43,020 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.054s 2022-01-18 17:52:43,020 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3391', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5cdd6c1b-476f-4c01-b230-1aa453c31aa3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "72a7d03cbcf64ea79c8e2316f7ff7165", "name": "tempest-TestNetworkBasicOps-50267445-project", "password_expires_at": null}, "audit_ids": ["jq8qe42WS3CSveqYA6AF9w"], "expires_at": "2022-01-18T18:52:43.000000Z", "issued_at": "2022-01-18T17:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03065a801866439f82c36e0d7cbd1a49", "name": "tempest-TestNetworkBasicOps-50267445"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/03065a801866439f82c36e0d7cbd1a49", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 17:52:43,021 117699 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2022-01-18 17:52:44,067 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 202 POST http://10.222.0.72/compute/v2.1/servers 1.045s 2022-01-18 17:52:44,067 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-825103488", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "networks": [{"uuid": "2a62c50c-f902-45bd-96c7-f00d2eb1b037"}], "key_name": "tempest-TestNetworkBasicOps-1831573787", "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ac29ee-5fe4-44ae-b650-9a3d8b3e0f8b', 'x-compute-request-id': 'req-e7ac29ee-5fe4-44ae-b650-9a3d8b3e0f8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}], "adminPass": "HxjN2pHReqDZ"}}' 2022-01-18 17:52:44,253 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.183s 2022-01-18 17:52:44,253 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bacb0f2d-c3f9-491f-acec-909116b0f965', 'x-compute-request-id': 'req-bacb0f2d-c3f9-491f-acec-909116b0f965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:45,387 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.125s 2022-01-18 17:52:45,388 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e58316d6-b4e5-4196-8907-57c2916b8de7', 'x-compute-request-id': 'req-e58316d6-b4e5-4196-8907-57c2916b8de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:52:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:45,395 117699 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-01-18 17:52:46,691 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.295s 2022-01-18 17:52:46,691 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca034ecf-450f-478e-85b1-2df6c8225d91', 'x-compute-request-id': 'req-ca034ecf-450f-478e-85b1-2df6c8225d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:46,699 117699 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-01-18 17:52:47,970 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.271s 2022-01-18 17:52:47,971 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9157a0e6-a8f3-483c-b25f-8fd5546f1a8f', 'x-compute-request-id': 'req-9157a0e6-a8f3-483c-b25f-8fd5546f1a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:49,213 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.233s 2022-01-18 17:52:49,213 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba967432-c85b-48a9-8637-4a77f83199d8', 'x-compute-request-id': 'req-ba967432-c85b-48a9-8637-4a77f83199d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:50,424 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.202s 2022-01-18 17:52:50,424 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf6b6b9d-adea-4ee9-9f6e-4f53b9a4926d', 'x-compute-request-id': 'req-cf6b6b9d-adea-4ee9-9f6e-4f53b9a4926d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:51,637 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.204s 2022-01-18 17:52:51,637 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b68364a6-1fd9-47e6-b976-c9f9530313d7', 'x-compute-request-id': 'req-b68364a6-1fd9-47e6-b976-c9f9530313d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:52,845 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.200s 2022-01-18 17:52:52,846 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccf005d0-3a33-45c4-b247-85a2f605287b', 'x-compute-request-id': 'req-ccf005d0-3a33-45c4-b247-85a2f605287b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:54,044 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.189s 2022-01-18 17:52:54,044 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40e83b6c-123a-446d-811f-b11657aab235', 'x-compute-request-id': 'req-40e83b6c-123a-446d-811f-b11657aab235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "BUILD", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:52:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:55,268 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.215s 2022-01-18 17:52:55,268 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ecdabf1-580c-4c50-8986-7a4d83bf1a2c', 'x-compute-request-id': 'req-2ecdabf1-580c-4c50-8986-7a4d83bf1a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:52:55Z", "addresses": {"tempest-network-smoke--505186119": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:85:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": "2022-01-18T17:52:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:55,276 117699 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2022-01-18 17:52:55,467 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.191s 2022-01-18 17:52:55,468 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca2f2254-d7de-457c-85b7-5a8e2fab6fe5', 'x-compute-request-id': 'req-ca2f2254-d7de-457c-85b7-5a8e2fab6fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:52:55Z", "addresses": {"tempest-network-smoke--505186119": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:85:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": "2022-01-18T17:52:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:52:55,475 117699 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-01-18 17:52:55,538 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=cb29d695-409f-46cb-8251-19a8f43c6ff7 0.062s 2022-01-18 17:52:55,539 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '900', 'x-openstack-request-id': 'req-3eaa65eb-98bb-40f9-8c03-291ea1027023', 'date': 'Tue, 18 Jan 2022 17:52:55 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"ports":[{"id":"a8168b31-b1eb-4469-a1ad-fcf7de0f4b48","name":"","network_id":"2a62c50c-f902-45bd-96c7-f00d2eb1b037","tenant_id":"03065a801866439f82c36e0d7cbd1a49","mac_address":"fa:16:3e:ec:85:1b","admin_state_up":true,"status":"ACTIVE","device_id":"cb29d695-409f-46cb-8251-19a8f43c6ff7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f8cf4549-748c-4a19-9a5b-0f9bdf2b3416","ip_address":"172.20.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["628ee120-f1f3-4306-9a89-37926a920c66"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:52:45Z","updated_at":"2022-01-18T17:52:53Z","revision_number":5,"project_id":"03065a801866439f82c36e0d7cbd1a49"}]}' 2022-01-18 17:52:57,499 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST http://10.222.0.72:9696/v2.0/floatingips 1.959s 2022-01-18 17:52:57,499 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "a8168b31-b1eb-4469-a1ad-fcf7de0f4b48", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "fixed_ip_address": "172.20.0.13"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-09078ddf-991a-4d29-84bc-f7227ed05580', 'date': 'Tue, 18 Jan 2022 17:52:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "88fe6fc4-5e6f-4e2e-b900-53f663e2a68b", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.140", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "6b457bb7-c304-4df1-96ee-a9b215d3788e", "port_id": "a8168b31-b1eb-4469-a1ad-fcf7de0f4b48", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "project_id": "03065a801866439f82c36e0d7cbd1a49", "description": "", "port_details": {"name": "", "network_id": "2a62c50c-f902-45bd-96c7-f00d2eb1b037", "mac_address": "fa:16:3e:ec:85:1b", "admin_state_up": true, "status": "ACTIVE", "device_id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:52:56Z", "updated_at": "2022-01-18T17:52:56Z", "revision_number": 0}}' 2022-01-18 17:52:57,678 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72:9696/v2.0/floatingips/88fe6fc4-5e6f-4e2e-b900-53f663e2a68b 0.178s 2022-01-18 17:52:57,678 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-57a143ed-4c10-4c7d-98b9-1c3807d1d6d1', 'date': 'Tue, 18 Jan 2022 17:52:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/88fe6fc4-5e6f-4e2e-b900-53f663e2a68b'} Body: b'{"floatingip": {"id": "88fe6fc4-5e6f-4e2e-b900-53f663e2a68b", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.140", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "6b457bb7-c304-4df1-96ee-a9b215d3788e", "port_id": "a8168b31-b1eb-4469-a1ad-fcf7de0f4b48", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2a62c50c-f902-45bd-96c7-f00d2eb1b037", "mac_address": "fa:16:3e:ec:85:1b", "admin_state_up": true, "status": "ACTIVE", "device_id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:52:56Z", "updated_at": "2022-01-18T17:52:56Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:52:58,819 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72:9696/v2.0/floatingips/88fe6fc4-5e6f-4e2e-b900-53f663e2a68b 0.139s 2022-01-18 17:52:58,820 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-ce4fd0ba-7403-481f-9134-7d0305633812', 'date': 'Tue, 18 Jan 2022 17:52:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/88fe6fc4-5e6f-4e2e-b900-53f663e2a68b'} Body: b'{"floatingip": {"id": "88fe6fc4-5e6f-4e2e-b900-53f663e2a68b", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.140", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "6b457bb7-c304-4df1-96ee-a9b215d3788e", "port_id": "a8168b31-b1eb-4469-a1ad-fcf7de0f4b48", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2a62c50c-f902-45bd-96c7-f00d2eb1b037", "mac_address": "fa:16:3e:ec:85:1b", "admin_state_up": true, "status": "ACTIVE", "device_id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:52:56Z", "updated_at": "2022-01-18T17:52:56Z", "revision_number": 0, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:52:59,899 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET http://10.222.0.72:9696/v2.0/floatingips/88fe6fc4-5e6f-4e2e-b900-53f663e2a68b 0.078s 2022-01-18 17:52:59,899 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '800', 'x-openstack-request-id': 'req-629f8ad9-b6f4-4a6e-bd59-0be10ddbdbf6', 'date': 'Tue, 18 Jan 2022 17:52:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/88fe6fc4-5e6f-4e2e-b900-53f663e2a68b'} Body: b'{"floatingip": {"id": "88fe6fc4-5e6f-4e2e-b900-53f663e2a68b", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "floating_ip_address": "172.26.6.140", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "6b457bb7-c304-4df1-96ee-a9b215d3788e", "port_id": "a8168b31-b1eb-4469-a1ad-fcf7de0f4b48", "fixed_ip_address": "172.20.0.13", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "2a62c50c-f902-45bd-96c7-f00d2eb1b037", "mac_address": "fa:16:3e:ec:85:1b", "admin_state_up": true, "status": "ACTIVE", "device_id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:52:56Z", "updated_at": "2022-01-18T17:52:59Z", "revision_number": 1, "project_id": "03065a801866439f82c36e0d7cbd1a49"}}' 2022-01-18 17:52:59,899 117699 INFO [tempest.scenario.manager] FloatingIP: {'id': '88fe6fc4-5e6f-4e2e-b900-53f663e2a68b', 'tenant_id': '03065a801866439f82c36e0d7cbd1a49', 'floating_ip_address': '172.26.6.140', 'floating_network_id': '50334fed-c913-4a40-9569-a4a96cf148a9', 'router_id': '6b457bb7-c304-4df1-96ee-a9b215d3788e', 'port_id': 'a8168b31-b1eb-4469-a1ad-fcf7de0f4b48', 'fixed_ip_address': '172.20.0.13', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '2a62c50c-f902-45bd-96c7-f00d2eb1b037', 'mac_address': 'fa:16:3e:ec:85:1b', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'cb29d695-409f-46cb-8251-19a8f43c6ff7', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-01-18T17:52:56Z', 'updated_at': '2022-01-18T17:52:59Z', 'revision_number': 1, 'project_id': '03065a801866439f82c36e0d7cbd1a49'} is at status: ACTIVE 2022-01-18 17:52:59,900 117699 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.399864 seconds 2022-01-18 17:52:59,900 117699 DEBUG [tempest.scenario.manager] checking network connections to IP 172.26.6.140 with user: ubuntu 2022-01-18 17:52:59,901 117699 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 172.26.6.140 in 120 sec and the expected result is reachable 2022-01-18 17:55:00,302 117699 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-01-18 17:55:00,303 117699 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 172.26.6.140 in 120 sec and the ping result is unexpected 2022-01-18 17:55:00,416 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7/action 0.112s 2022-01-18 17:55:00,417 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '46031', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67d978c4-a093-418a-9d7b-4a37346876d4', 'x-compute-request-id': 'req-67d978c4-a093-418a-9d7b-4a37346876d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 17:55:00,419 117699 DEBUG [tempest.scenario.manager] Console output for cb29d695-409f-46cb-8251-19a8f43c6ff7 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.084000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088000] tsc: Detected 1995.192 MHz processor [ 0.088000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.092005] pid_max: default: 32768 minimum: 301 [ 0.096044] Security Framework initialized [ 0.100005] Yama: becoming mindful. [ 0.104039] AppArmor: AppArmor initialized [ 0.108000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.108103] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.112020] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.116010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120516] CPU: Physical Processor ID: 0 [ 0.124342] mce: CPU supports 1 MCE banks [ 0.128106] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.132005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.136005] Spectre V2 : Mitigation: Full generic retpoline [ 0.140004] Speculative Store Bypass: Vulnerable [ 0.173717] Freeing SMP alternatives memory: 36K [ 0.178317] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.180096] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.184057] Hierarchical SRCU implementation. [ 0.188762] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.192004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.196059] smp: Bringing up secondary CPUs ... [ 0.200027] smp: Brought up 1 node, 1 CPU [ 0.204004] smpboot: Max logical packages: 1 [ 0.208005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.212417] devtmpfs: initialized [ 0.216078] x86/mm: Memory block size: 128MB [ 0.220240] evm: security.selinux [ 0.224008] evm: security.SMACK64 [ 0.228005] evm: security.SMACK64EXEC [ 0.232004] evm: security.SMACK64TRANSMUTE [ 0.236004] evm: security.SMACK64MMAP [ 0.240004] evm: security.apparmor [ 0.244004] evm: security.ima [ 0.248004] evm: security.capability [ 0.252144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.256017] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.260085] pinctrl core: initialized pinctrl subsystem [ 0.264252] NET: Registered protocol family 16 [ 0.268110] audit: initializing netlink subsys (disabled) [ 0.272169] cpuidle: using governor ladder [ 0.276009] audit: type=2000 audit(1642528385.272:1): state=initialized audit_enabled=0 res=1 [ 0.280009] cpuidle: using governor menu [ 0.284057] ACPI: bus type PCI registered [ 0.288004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.296789] PCI: Using configuration type 1 for base access [ 0.301499] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.304276] ACPI: Added _OSI(Module Device) [ 0.308029] ACPI: Added _OSI(Processor Device) [ 0.312005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.316005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.320017] ACPI: Added _OSI(Linux-Dell-Video) [ 0.331232] ACPI: Interpreter enabled [ 0.332012] ACPI: (supports S0 S5) [ 0.336004] ACPI: Using IOAPIC for interrupt routing [ 0.340041] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.344517] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.385234] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.388031] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.392012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.396017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.400473] PCI host bridge to bus 0000:00 [ 0.404030] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.408007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.412006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.420006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.424006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.460005] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.464005] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.468007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.472006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.480581] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.480581] * this clock source is slow. Consider trying other clock sources [ 0.496007] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.541607] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.544838] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.553285] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.556816] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.560637] SCSI subsystem initialized [ 0.564290] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.568000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.568006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.572004] vgaarb: loaded [ 0.576052] pps_core: LinuxPPS API ver. 1 registered [ 0.580004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.584016] PTP clock support registered [ 0.588060] EDAC MC: Ver: 3.0.0 [ 0.597884] hv_vmbus: Vmbus version:4.0 [ 0.601577] PCI: Using ACPI for IRQ routing [ 0.605950] NetLabel: Initializing [ 0.608013] NetLabel: domain hash size = 128 [ 0.612013] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.616037] NetLabel: unlabeled traffic allowed by default [ 0.620149] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.638095] VFS: Disk quotas dquot_6.6.0 [ 0.643085] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.647654] AppArmor: AppArmor Filesystem Enabled [ 0.651920] pnp: PnP ACPI init [ 0.663374] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.667672] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.672142] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.676318] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.680735] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.684972] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.689216] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.693752] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.697836] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.702188] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.706793] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.711117] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.715495] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.719813] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.725190] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.730239] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.734837] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.740048] pnp: PnP ACPI: found 9 devices [ 0.750342] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.756081] NET: Registered protocol family 2 [ 0.760285] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.764933] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.769823] TCP: Hash tables configured (established 8192 bind 8192) [ 0.774326] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.778593] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.783522] NET: Registered protocol family 1 [ 0.787733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.793342] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.798582] Unpacking initramfs... [ 1.096843] Freeing initrd memory: 13088K [ 1.101047] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.105917] software IO TLB [mem 0x37e00000-0x3be00000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.111158] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.116306] Scanning for low memory corruption every 60 seconds [ 1.121562] Initialise system trusted keyrings [ 1.125615] Key type blacklist registered [ 1.130117] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.136481] zbud: loaded [ 1.140832] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.146114] fuse init (API version 7.26) [ 1.151164] Key type asymmetric registered [ 1.155457] Asymmetric key parser 'x509' registered [ 1.159572] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.164262] io scheduler noop registered (default) [ 1.168483] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.173134] ACPI: Power Button [PWRF] [ 1.178165] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.205222] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.234519] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.242188] Linux agpgart interface v0.103 [ 1.247652] loop: module loaded [ 1.251358] hv_vmbus: registering driver hv_storvsc [ 1.258818] scsi host0: storvsc_host_t [ 1.267576] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.275663] scsi host1: storvsc_host_t [ 1.284766] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.289990] random: fast init done [ 1.294766] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.306733] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.315008] scsi host2: ata_piix [ 1.319315] sd 0:0:0:0: [sda] Write Protect is off [ 1.323769] scsi host3: ata_piix [ 1.328243] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.332752] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.337151] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.352090] libphy: Fixed MDIO Bus: probed [ 1.356308] tun: Universal TUN/TAP device driver, 1.6 [ 1.360659] PPP generic driver version 2.4.2 [ 1.366028] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.387781] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.392074] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.397335] sda: sda1 [ 1.401333] mousedev: PS/2 mouse device common for all mice [ 1.406784] rtc_cmos 00:00: RTC can wake from S4 [ 1.436421] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.443580] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.451461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.456951] device-mapper: uevent: version 1.0.3 [ 1.461095] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.465972] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.473651] NET: Registered protocol family 10 [ 1.483129] Segment Routing with IPv6 [ 1.487430] NET: Registered protocol family 17 [ 1.491536] Key type dns_resolver registered [ 1.495871] RAS: Correctable Errors collector initialized. [ 1.500171] registered taskstats version 1 [ 2.382540] Loading compiled-in X.509 certificates [ 2.391329] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.396571] zswap: loaded using pool lzo/zbud [ 2.406356] Key type big_key registered [ 2.410997] Key type trusted registered [ 2.418000] Key type encrypted registered [ 2.421951] AppArmor: AppArmor sha1 policy hashing enabled [ 2.426714] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.431705] evm: HMAC attrs: 0x1 [ 2.557450] rtc_cmos 00:00: setting system clock to 2022-01-18 17:53:08 UTC (1642528388) [ 2.562499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.566913] EDD information not available. [ 2.975373] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 2.986919] ata2.00: configured for MWDMA2 [ 3.003149] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.018683] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.023213] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.030600] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.039371] Freeing unused kernel memory: 2248K [ 3.048047] Write protecting the kernel read-only data: 18432k [ 3.053279] Freeing unused kernel memory: 2008K [ 3.058575] Freeing unused kernel memory: 124K [ 3.073825] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.079106] x86/mm: Checking user space page tables [ 3.094627] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.147490] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.153006] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.157796] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.162539] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.167315] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.176068] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.190093] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.197457] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.204469] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.209575] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.352575] hv_utils: Registering HyperV Utility Driver [ 3.356881] hv_vmbus: registering driver hv_util [ 3.372347] hv_vmbus: registering driver hyperv_keyboard [ 3.385222] hv_vmbus: registering driver hv_netvsc [ 3.391565] hidraw: raw HID events driver (C) Jiri Kosina [ 3.405072] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.442084] hv_vmbus: registering driver hid_hyperv [ 3.509548] hv_utils: Heartbeat IC version 3.0 [ 3.523430] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.550195] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.570788] hv_utils: Shutdown IC version 3.0 [ 3.583820] hv_utils: TimeSync IC version 4.0 [ 3.591219] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.740521] raid6: sse2x1 gen() 4693 MB/s [ 3.792032] raid6: sse2x1 xor() 3499 MB/s [ 3.844032] raid6: sse2x2 gen() 6255 MB/s [ 3.896064] raid6: sse2x2 xor() 4366 MB/s [ 3.948033] raid6: sse2x4 gen() 7196 MB/s [ 4.000026] raid6: sse2x4 xor() 5519 MB/s [ 4.004869] raid6: using algorithm sse2x4 gen() 7196 MB/s [ 4.009426] raid6: .... xor() 5519 MB/s, rmw enabled [ 4.013530] raid6: using intx1 recovery algorithm [ 4.021026] xor: measuring software checksum speed [ 4.064509] prefetch64-sse: 10145.000 MB/sec [ 4.108026] generic_sse: 9357.000 MB/sec [ 4.111946] xor: using function: prefetch64-sse (10145.000 MB/sec) [ 4.119444] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.274265] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.427059] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.952362] 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) [ 4.960449] systemd[1]: Detected virtualization microsoft. [ 4.964968] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.011797] systemd[1]: Set hostname to <ubuntu>. [ 5.026182] systemd[1]: Initializing machine ID from random generator. [ 5.030749] systemd[1]: Installed transient /etc/machine-id file. [ 5.370261] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 5.417489] 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. [ 5.466945] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 5.512686] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Journal Socket. Starting Create list of required st... nodes for the current kernel... Mounting Debug File System... Starting Remount Root and Kernel File Systems... Starting Journal Service... Mounting POSIX Message Queue File System... Starting Load Kernel Modules... Mounting Huge Pages File System...[ 6.167087] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m[ 6.217531] EXT4-fs (sda1): re-mounted. Opts: (null) ] [ 6.230235] iscsi: registered transport (tcp) Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m[ 6.278467] iscsi: registered transport (iser) ] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[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 Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files nd Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 22.268519] cloud-init[342]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:53:17 +0000. Up 10.33 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (31s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (38s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 17s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 17s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 17s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 17s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 17s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 17s) 2022-01-18 17:55:01,601 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/88fe6fc4-5e6f-4e2e-b900-53f663e2a68b 1.181s 2022-01-18 17:55:01,602 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-fc564f45-fc9b-431e-a29a-6d1051b3acf6', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:55:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/88fe6fc4-5e6f-4e2e-b900-53f663e2a68b'} Body: b'' 2022-01-18 17:55:01,863 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.261s 2022-01-18 17:55:01,864 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6a2d787-bc43-489d-b7a3-c0766588f8c4', 'x-compute-request-id': 'req-f6a2d787-bc43-489d-b7a3-c0766588f8c4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'' 2022-01-18 17:55:02,174 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.310s 2022-01-18 17:55:02,174 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95e11623-4587-4423-90c0-de8a05075f04', 'x-compute-request-id': 'req-95e11623-4587-4423-90c0-de8a05075f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:55:02Z", "addresses": {"tempest-network-smoke--505186119": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:85:1b"}, {"version": 4, "addr": "172.26.6.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:85:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": "2022-01-18T17:52:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:55:03,400 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.215s 2022-01-18 17:55:03,400 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95beb44f-0c86-4382-8add-e07139f54b2a', 'x-compute-request-id': 'req-95beb44f-0c86-4382-8add-e07139f54b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "ACTIVE", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:55:02Z", "addresses": {"tempest-network-smoke--505186119": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:85:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": "2022-01-18T17:52:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-590229665"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:55:04,543 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.134s 2022-01-18 17:55:04,544 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56c1bcd6-e3ac-4acb-8a91-fa137aa2a24b', 'x-compute-request-id': 'req-56c1bcd6-e3ac-4acb-8a91-fa137aa2a24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"server": {"id": "cb29d695-409f-46cb-8251-19a8f43c6ff7", "name": "tempest-TestNetworkBasicOps-server-825103488", "status": "DELETED", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "user_id": "72a7d03cbcf64ea79c8e2316f7ff7165", "metadata": {}, "hostId": "a8f9d667f221fd79cd9e8dd05561713fbe6763966e12e7cc678fde13", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:52:44Z", "updated": "2022-01-18T17:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1831573787", "OS-SRV-USG:launched_at": "2022-01-18T17:52:54.000000", "OS-SRV-USG:terminated_at": "2022-01-18T17:55:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:55:04,551 117699 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2022-01-18 17:55:05,602 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7 0.050s 2022-01-18 17:55:05,602 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-71d65903-f450-46ed-aa63-90a2418cf157', 'x-compute-request-id': 'req-71d65903-f450-46ed-aa63-90a2418cf157', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/cb29d695-409f-46cb-8251-19a8f43c6ff7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cb29d695-409f-46cb-8251-19a8f43c6ff7 could not be found."}}' 2022-01-18 17:55:05,806 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/628ee120-f1f3-4306-9a89-37926a920c66 0.203s 2022-01-18 17:55:05,806 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-d7a349a7-657b-4a3e-a1fd-b2c1551cba07', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:55:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/628ee120-f1f3-4306-9a89-37926a920c66'} Body: b'' 2022-01-18 17:55:05,863 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1831573787 0.056s 2022-01-18 17:55:05,863 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-840815cb-170d-4975-8c57-7ac74fbcf376', 'x-compute-request-id': 'req-840815cb-170d-4975-8c57-7ac74fbcf376', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1831573787'} Body: b'' 2022-01-18 17:55:08,191 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.72:9696/v2.0/routers/6b457bb7-c304-4df1-96ee-a9b215d3788e/remove_router_interface 2.327s 2022-01-18 17:55:08,192 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "f8cf4549-748c-4a19-9a5b-0f9bdf2b3416"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7387e6b8-cc72-4732-a67a-6bfa30adf92e', 'date': 'Tue, 18 Jan 2022 17:55:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/6b457bb7-c304-4df1-96ee-a9b215d3788e/remove_router_interface'} Body: b'{"id": "6b457bb7-c304-4df1-96ee-a9b215d3788e", "tenant_id": "03065a801866439f82c36e0d7cbd1a49", "port_id": "ae0c528d-65a5-425c-9655-670e039f3ba5", "network_id": "2a62c50c-f902-45bd-96c7-f00d2eb1b037", "subnet_id": "f8cf4549-748c-4a19-9a5b-0f9bdf2b3416", "subnet_ids": ["f8cf4549-748c-4a19-9a5b-0f9bdf2b3416"]}' 2022-01-18 17:55:08,700 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/subnets/f8cf4549-748c-4a19-9a5b-0f9bdf2b3416 0.508s 2022-01-18 17:55:08,701 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-ffac8fa1-dfdb-4822-bc29-207cff2ba502', 'date': 'Tue, 18 Jan 2022 17:55:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/subnets/f8cf4549-748c-4a19-9a5b-0f9bdf2b3416'} Body: b'' 2022-01-18 17:55:09,801 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/routers/6b457bb7-c304-4df1-96ee-a9b215d3788e 1.099s 2022-01-18 17:55:09,801 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-0dc1bec4-abab-4bf9-aa02-94d8b9784400', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:55:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/routers/6b457bb7-c304-4df1-96ee-a9b215d3788e'} Body: b'' 2022-01-18 17:55:10,533 117699 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/networks/2a62c50c-f902-45bd-96c7-f00d2eb1b037 0.731s 2022-01-18 17:55:10,534 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-73b76aed-5c52-4073-b790-cc4b9b2cb8b9', 'date': 'Tue, 18 Jan 2022 17:55:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/networks/2a62c50c-f902-45bd-96c7-f00d2eb1b037'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 557, in test_update_router_admin_state self._check_public_network_connectivity( File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 212, in _check_public_network_connectivity self.check_vm_connectivity( File "/opt/stack/tempest/tempest/scenario/manager.py", line 945, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Public network connectivity check failed. Reason: before updating admin_state_up of router to False Timed out waiting for 172.26.6.140 to become reachable |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 2 | 0 | 2 | 0 | 0 | Detail | |
test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
fail
ft7.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 18:53:27,373 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.672s 2022-01-18 18:53:27,373 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-628317742"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9aa409a-5281-482c-8660-648fb5ef1ce7', 'x-compute-request-id': 'req-d9aa409a-5281-482c-8660-648fb5ef1ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAmiV7zHdE95X3Ucd2qQgaYk235//bzJ8/b+10pCRNey67J24D\\nPv/vKQVy2vDQCibqYs7mhotO+m2ztaBhptG8ph6SGQ96OCbhoWCRYdLY+d4cA1rP\\ng0I3YCRb7nX93FHPZr6GVNvH4uiNlWKCa1eRwvcjfw0DDAecGZKdkrp1t9cxpJgB\\ns52gxMbhDhHzEtl/J0EPlxyFzWLNimG18uZch4V6Ca5Ed6cNdh+qEwen3c8k8SsN\\nY0hy4czLIHGQIMJQqRLCANpI4OMxWCQeTMFzC3PmQ6iaGb1gry9ts6jGTDQ8JLsH\\n7ChB0JSOEXaXjyJ00hT8vwR6OufRKMyL9m6a9QIDAQABAoIBAQCWxNTqrzm4xGjs\\nByGLwQ41WnjnpXzyDky5CFOO/KcANjv+G/92zlO5Fsg5V1LUqy2TyXT24ik0jro4\\niw8YYIqZHMufUWEkrPsBofdw7A8njlRt/5N6efi5w7ZbbfMIXMh0YSP4uiMvUHCz\\nTW/s1/EM9jc03KA/Uu4eoSYYTuI3FfKgsIBi7/8QfBnoXV+ikhEowE1B1Xq/ffQX\\n7569ec3Z1Gr4yxwEQUSaMWSOQRyrp9qReR/g6Z1vVYbanzoF2dYuIgHIQ/K2Rfrn\\nzul2Zr9sKAO6TNrEVGy1uhGQek4zP/LHS8wqjozY0MOxUwktLWq94qMOdm2j/SfA\\nEMbTm9wBAoGBAMplRXzaH2Mm8hqCQwjCbpmBqboP5eahb/j8s+5TKmzGgbD+7P3B\\nfeOMvk8S5i2BR/vv62GBc3NzUV1eKqE8DKqFVBZxZLw3LGLVBS550/JMYG2cPq/m\\nNAGu1xOT432/jz+oA4IBZ1SV/lPnVXCwAj02qe8yvUcRo20EzflulWf1AoGBAML4\\n2FTbBnIblolF4KOqdOgGGNVtAPfV+z4fjsk2i8NkuChPke+JInyglEavnHXPPq17\\nhV88JsmNhG8MWxlJQ3Drc/DABxFidbNiQ/MGj7k+4GqVOV8GMwsNoAOH07Kr9FhN\\nIjiLsl89TdjvBBBRfbGrVOBLg68ZlbAbmwWci4cBAoGBAMmmvOT4Le2MEAt5XXCM\\nx8UJ+yD2VgjDL9zTajI5ijt2TCEc3OK2tcbRo4sFOXB9LktFby9m2rBcZOSxvaeH\\nPNdon678q3EbR43wz4jOuOzgS/LpiUuYAJjsqj1HS5EuGntB2rzcySbtisft5KKx\\nuolivU0lMJBucnVcJBwwoYtBAoGAQYMmBZU23D6i3WtKaRQMhi4OSCCBU8Vlz2EB\\nNGEMo1IDgyABdFBK8z9tszasxvUlJVu829w1WEIh/sJTFfMFIzsqUPnlJhVEYUsi\\nc9V/k4oqFAYiKejGW+9vFeCc5Itc5hK87e0auV+6+aqOXgFTz9A3C8qz67EYF/2e\\noEsSowECgYBR+UKbIoBYTfGZN5gR10zKjyPi1FwcWlS0+pCioRXZakoqwYX/KtP8\\nF1QHj7Au33ujuDjLNhw0z1hgitBGBkLLyTkozLgCSeneS/jLvwHBhnMK8s52gKDg\\nowzrYMN6KT39s2ctqdt41h+3gAu/9M85Y+1N5TcUE2hf2q9kHfek+w==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestShelveInstance-628317742", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaJXvMd0T3lfdRx3apCBpiTbfn/9vMnz9v7XSkJE17LrsnbgM+/+8pBXLa8NAKJupizuaGi076bbO1oGGm0bymHpIZD3o4JuGhYJFh0tj53hwDWs+DQjdgJFvudf3cUc9mvoZU28fi6I2VYoJrV5HC9yN/DQMMB5wZkp2SunW31zGkmAGznaDExuEOEfMS2X8nQQ+XHIXNYs2KYbXy5lyHhXoJrkR3pw12H6oTB6fdzyTxKw1jSHLhzMsgcZAgwlCpEsIA2kjg4zFYJB5MwXMLc+ZDqJoZvWCvL22zqMZMNDwkuwfsKEHQlI4RdpePInTSFPy/BHo659EozIv2bpr1 Generated-by-Nova", "fingerprint": "a5:ed:fc:8e:6a:34:5d:9f:24:ee:df:82:ea:fd:79:04", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60"}}' 2022-01-18 18:53:27,601 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.225s 2022-01-18 18:53:27,602 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1913296273", "description": "tempest-secgroup-smoke-1913296273 description", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-cdf8c43d-891f-4055-b28c-395bd44a2dc8', 'date': 'Tue, 18 Jan 2022 18:53:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "name": "tempest-secgroup-smoke-1913296273", "stateful": true, "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "description": "tempest-secgroup-smoke-1913296273 description", "security_group_rules": [{"id": "0c03815b-590a-4acf-b787-c90888e2596e", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1788, "description": null, "tags": [], "created_at": "2022-01-18T18:53:27Z", "updated_at": "2022-01-18T18:53:27Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}, {"id": "b3ffbf66-ae99-4524-9d58-8c1e8a43602a", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1789, "description": null, "tags": [], "created_at": "2022-01-18T18:53:27Z", "updated_at": "2022-01-18T18:53:27Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}], "tags": [], "created_at": "2022-01-18T18:53:27Z", "updated_at": "2022-01-18T18:53:27Z", "revision_number": 1, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:53:27,782 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.180s 2022-01-18 18:53:27,783 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b93148db-d576-4200-bddf-6d3c80fb7810', 'date': 'Tue, 18 Jan 2022 18:53:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2e40c0ae-dcae-4a42-9b0a-3820bc2614c7", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:53:27Z", "updated_at": "2022-01-18T18:53:27Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:53:27,988 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.204s 2022-01-18 18:53:27,988 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-203b779e-b9b5-47aa-bad6-a5082b3b3ef7', 'date': 'Tue, 18 Jan 2022 18:53:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "55570527-8c8b-4910-bae4-c449926636fe", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:53:27Z", "updated_at": "2022-01-18T18:53:27Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:53:28,247 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.258s 2022-01-18 18:53:28,247 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9a14e3e5-7317-416a-a706-74ca195d0466', 'date': 'Tue, 18 Jan 2022 18:53:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d8d97a0-e081-41a8-bacc-e7e0adc61585", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:53:28Z", "updated_at": "2022-01-18T18:53:28Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:53:28,436 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.188s 2022-01-18 18:53:28,436 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-bbfc6bde-27b0-4255-a894-6dae040b5797', 'date': 'Tue, 18 Jan 2022 18:53:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ec96fc37-d6b0-448f-ad04-6c51314f3f99", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:53:28Z", "updated_at": "2022-01-18T18:53:28Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:53:28,639 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.202s 2022-01-18 18:53:28,639 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-898d2184-dacf-468d-a80d-e0aaace894fb', 'date': 'Tue, 18 Jan 2022 18:53:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "87ae5a4d-2ab3-44b6-a6a7-dc4327fdcad9", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:53:28Z", "updated_at": "2022-01-18T18:53:28Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:53:28,896 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.256s 2022-01-18 18:53:28,896 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e947b1ae-a9bb-4d1d-9245-a8b38e081eb7', 'date': 'Tue, 18 Jan 2022 18:53:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d2feab61-b31d-489d-8d33-672681a50df9", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "debb513e-52df-432e-a4fb-fc00b857d1c1", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:53:28Z", "updated_at": "2022-01-18T18:53:28Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:53:28,961 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.058s 2022-01-18 18:53:28,962 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3391', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-74200bbc-44a4-47b4-9d15-32313590cff2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ba84f2119aa9441cb85c9d9b4046fb60", "name": "tempest-TestShelveInstance-768799547-project", "password_expires_at": null}, "audit_ids": ["OlGq3nsXSqW945yVq5_5mg"], "expires_at": "2022-01-18T19:53:28.000000Z", "issued_at": "2022-01-18T18:53:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "name": "tempest-TestShelveInstance-768799547"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_73c12ccbd69946c0b80bc7d8e1ec9ba8", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/73c12ccbd69946c0b80bc7d8e1ec9ba8", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 18:53:28,962 494960 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_instance) Found network {'id': '2cdd50ba-1548-4d0d-b38e-5851ab1300d7', 'name': 'tempest-TestShelveInstance-1428686123-network', 'tenant_id': '73c12ccbd69946c0b80bc7d8e1ec9ba8', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '73c12ccbd69946c0b80bc7d8e1ec9ba8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 77, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-01-18T18:53:11Z', 'updated_at': '2022-01-18T18:53:11Z', 'revision_number': 1} available for tenant 2022-01-18 18:53:32,252 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 202 POST http://10.222.0.72/compute/v2.1/servers 3.288s 2022-01-18 18:53:32,253 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestShelveInstance-server-1290989119", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-628317742", "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "networks": [{"uuid": "2cdd50ba-1548-4d0d-b38e-5851ab1300d7"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb750aa5-7d23-4854-affe-91810a28ef68', 'x-compute-request-id': 'req-fb750aa5-7d23-4854-affe-91810a28ef68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "adminPass": "qpvJSZa5bCDo"}}' 2022-01-18 18:53:32,373 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.117s 2022-01-18 18:53:32,373 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-928668ef-e569-493a-8f11-c74e98f95db2', 'x-compute-request-id': 'req-928668ef-e569-493a-8f11-c74e98f95db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:53:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:33,529 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.147s 2022-01-18 18:53:33,530 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f695d17b-bd27-49fb-9023-fefd4fe41960', 'x-compute-request-id': 'req-f695d17b-bd27-49fb-9023-fefd4fe41960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:33,538 494960 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-01-18 18:53:34,904 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.364s 2022-01-18 18:53:34,905 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b8fd64f-a976-4ddb-a6aa-1cbf9510311c', 'x-compute-request-id': 'req-1b8fd64f-a976-4ddb-a6aa-1cbf9510311c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:53:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:34,912 494960 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-01-18 18:53:36,193 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.279s 2022-01-18 18:53:36,194 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af642a1-97f4-4b05-9911-6560d3f5996a', 'x-compute-request-id': 'req-9af642a1-97f4-4b05-9911-6560d3f5996a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:53:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:37,420 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.217s 2022-01-18 18:53:37,420 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fedf18a2-7032-47ee-9dc3-9daadcc5a803', 'x-compute-request-id': 'req-fedf18a2-7032-47ee-9dc3-9daadcc5a803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:53:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:38,612 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.182s 2022-01-18 18:53:38,612 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bfa448a-3295-4058-834d-3bcbe262d0ab', 'x-compute-request-id': 'req-5bfa448a-3295-4058-834d-3bcbe262d0ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:53:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:39,817 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.196s 2022-01-18 18:53:39,818 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a716b141-6b49-454c-bc71-0e30353db6d2', 'x-compute-request-id': 'req-a716b141-6b49-454c-bc71-0e30353db6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:53:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:41,022 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.196s 2022-01-18 18:53:41,022 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-783daf72-e9a6-405a-9af1-b1894135c565', 'x-compute-request-id': 'req-783daf72-e9a6-405a-9af1-b1894135c565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:53:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:42,225 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.194s 2022-01-18 18:53:42,226 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d464f101-c3b2-4b08-ae79-f39db4943267', 'x-compute-request-id': 'req-d464f101-c3b2-4b08-ae79-f39db4943267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:53:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:43,426 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.190s 2022-01-18 18:53:43,427 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d294075b-8e6c-4c0d-9d53-44cff38afc6e', 'x-compute-request-id': 'req-d294075b-8e6c-4c0d-9d53-44cff38afc6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:53:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:44,652 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.216s 2022-01-18 18:53:44,652 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfda88d9-92f3-47f4-abe4-cd5e8844a3a5', 'x-compute-request-id': 'req-bfda88d9-92f3-47f4-abe4-cd5e8844a3a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "ACTIVE", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:53:44Z", "addresses": {"tempest-TestShelveInstance-1428686123-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:15:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": "2022-01-18T18:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:44,661 494960 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2022-01-18 18:53:44,862 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.200s 2022-01-18 18:53:44,862 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f9c61d0-5f12-4648-8c04-3348127d2498', 'x-compute-request-id': 'req-8f9c61d0-5f12-4648-8c04-3348127d2498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "ACTIVE", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:53:44Z", "addresses": {"tempest-TestShelveInstance-1428686123-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:15:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": "2022-01-18T18:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:53:44,996 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=3a75cbef-b9ad-40b5-88e7-333012039c96 0.125s 2022-01-18 18:53:44,996 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-99f9e79e-dc1f-4b32-b018-61fc07f8660e', 'date': 'Tue, 18 Jan 2022 18:53:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"ports":[{"id":"935a5592-0e59-4a0b-b6e3-3ea2ed6dcc4e","name":"","network_id":"2cdd50ba-1548-4d0d-b38e-5851ab1300d7","tenant_id":"73c12ccbd69946c0b80bc7d8e1ec9ba8","mac_address":"fa:16:3e:0c:15:3d","admin_state_up":true,"status":"ACTIVE","device_id":"3a75cbef-b9ad-40b5-88e7-333012039c96","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"65237eb5-28f3-490b-a1eb-9f3483fc3fce","ip_address":"172.20.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["debb513e-52df-432e-a4fb-fc00b857d1c1"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T18:53:33Z","updated_at":"2022-01-18T18:53:42Z","revision_number":5,"project_id":"73c12ccbd69946c0b80bc7d8e1ec9ba8"}]}' 2022-01-18 18:53:47,135 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.138s 2022-01-18 18:53:47,136 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "935a5592-0e59-4a0b-b6e3-3ea2ed6dcc4e", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "fixed_ip_address": "172.20.0.3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-5c86c24f-bd84-4c93-9c05-188ce2c33381', 'date': 'Tue, 18 Jan 2022 18:53:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "62c492c9-bf7b-4c66-8ede-b4e326551689", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "floating_ip_address": "172.26.6.133", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "e87c5624-8d61-4e58-b1fb-60b9a330c6c4", "port_id": "935a5592-0e59-4a0b-b6e3-3ea2ed6dcc4e", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "description": "", "port_details": {"name": "", "network_id": "2cdd50ba-1548-4d0d-b38e-5851ab1300d7", "mac_address": "fa:16:3e:0c:15:3d", "admin_state_up": true, "status": "ACTIVE", "device_id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:53:45Z", "updated_at": "2022-01-18T18:53:45Z", "revision_number": 0}}' 2022-01-18 18:53:47,148 494960 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.26.6.133:22' as 'ubuntu' with public key authentication 2022-01-18 18:53:51,565 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 1. Retry after 2 seconds. 2022-01-18 18:53:57,136 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 2. Retry after 3 seconds. 2022-01-18 18:54:03,692 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 3. Retry after 4 seconds. 2022-01-18 18:54:11,276 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 4. Retry after 5 seconds. 2022-01-18 18:54:19,852 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 5. Retry after 6 seconds. 2022-01-18 18:54:29,420 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 6. Retry after 7 seconds. 2022-01-18 18:54:39,996 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 7. Retry after 8 seconds. 2022-01-18 18:54:51,576 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 8. Retry after 9 seconds. 2022-01-18 18:55:04,140 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 9. Retry after 10 seconds. 2022-01-18 18:55:17,740 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 10. Retry after 11 seconds. 2022-01-18 18:55:32,360 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 11. Retry after 12 seconds. 2022-01-18 18:55:47,948 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 12. Retry after 13 seconds. 2022-01-18 18:56:04,530 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 13. Retry after 14 seconds. 2022-01-18 18:56:22,124 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 14. Retry after 15 seconds. 2022-01-18 18:56:40,724 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 15. Retry after 16 seconds. 2022-01-18 18:57:00,336 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 ([Errno None] Unable to connect to port 22 on 172.26.6.133). Number attempts: 16. Retry after 17 seconds. 2022-01-18 18:57:20,916 494960 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.133 after 16 attempts. Proxy client: no proxy client 2022-01-18 18:57:20.916 494960 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-01-18 18:57:20.916 494960 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2022-01-18 18:57:20.916 494960 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-01-18 18:57:20.916 494960 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-01-18 18:57:20.916 494960 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-01-18 18:57:20.916 494960 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.133 2022-01-18 18:57:20.916 494960 ERROR tempest.lib.common.ssh 2022-01-18 18:57:20,917 494960 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestShelveInstance:test_shelve_instance. Timeout trying to ssh to server {'id': '3a75cbef-b9ad-40b5-88e7-333012039c96', 'name': 'tempest-TestShelveInstance-server-1290989119', 'status': 'ACTIVE', 'tenant_id': '73c12ccbd69946c0b80bc7d8e1ec9ba8', 'user_id': 'ba84f2119aa9441cb85c9d9b4046fb60', 'metadata': {}, 'hostId': '28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11', 'image': {'id': '982d954f-0710-4519-9fde-ec69c058af85', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85'}]}, 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/flavors/452'}]}, 'created': '2022-01-18T18:53:31Z', 'updated': '2022-01-18T18:53:44Z', 'addresses': {'tempest-TestShelveInstance-1428686123-network': [{'version': 4, 'addr': '172.20.0.3', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:0c:15:3d'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'}, {'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestShelveInstance-628317742', 'OS-SRV-USG:launched_at': '2022-01-18T18:53:44.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1913296273'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2022-01-18 18:57:21,963 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 POST http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96/action 1.046s 2022-01-18 18:57:21,964 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '64958', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1479d76-78b4-4658-b435-eec8bca07a99', 'x-compute-request-id': 'req-a1479d76-78b4-4658-b435-eec8bca07a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 18:57:21,966 494960 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 3a75cbef-b9ad-40b5-88e7-333012039c96: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.192 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100045] Security Framework initialized [ 0.104005] Yama: becoming mindful. [ 0.108000] AppArmor: AppArmor initialized [ 0.108248] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.112101] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.116000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.116009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120511] CPU: Physical Processor ID: 0 [ 0.124335] mce: CPU supports 1 MCE banks [ 0.128105] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.132000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.132005] Spectre V2 : Mitigation: Full generic retpoline [ 0.136004] Speculative Store Bypass: Vulnerable [ 0.164273] Freeing SMP alternatives memory: 36K [ 0.180820] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.184090] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.188058] Hierarchical SRCU implementation. [ 0.192751] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.196004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.200053] smp: Bringing up secondary CPUs ... [ 0.204006] smp: Brought up 1 node, 1 CPU [ 0.208006] smpboot: Max logical packages: 1 [ 0.212006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.216422] devtmpfs: initialized [ 0.220077] x86/mm: Memory block size: 128MB [ 0.224241] evm: security.selinux [ 0.228007] evm: security.SMACK64 [ 0.232004] evm: security.SMACK64EXEC [ 0.236025] evm: security.SMACK64TRANSMUTE [ 0.240004] evm: security.SMACK64MMAP [ 0.244004] evm: security.apparmor [ 0.248004] evm: security.ima [ 0.252003] evm: security.capability [ 0.256144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.260015] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.264064] pinctrl core: initialized pinctrl subsystem [ 0.268254] NET: Registered protocol family 16 [ 0.272111] audit: initializing netlink subsys (disabled) [ 0.276197] cpuidle: using governor ladder [ 0.280009] audit: type=2000 audit(1642532034.276:1): state=initialized audit_enabled=0 res=1 [ 0.284008] cpuidle: using governor menu [ 0.288062] ACPI: bus type PCI registered [ 0.292004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297912] PCI: Using configuration type 1 for base access [ 0.304106] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.308286] ACPI: Added _OSI(Module Device) [ 0.312011] ACPI: Added _OSI(Processor Device) [ 0.316004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324022] ACPI: Added _OSI(Linux-Dell-Video) [ 0.334740] ACPI: Interpreter enabled [ 0.336012] ACPI: (supports S0 S5) [ 0.340004] ACPI: Using IOAPIC for interrupt routing [ 0.344043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.348500] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.390215] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.392010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.396011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.400016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.404454] PCI host bridge to bus 0000:00 [ 0.408007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.412007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.416007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.420006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.424007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.428028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.467086] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.468006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.472005] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.476025] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.481935] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.481935] * this clock source is slow. Consider trying other clock sources [ 0.494107] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.538452] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.540705] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.544720] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.548796] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.552801] SCSI subsystem initialized [ 0.556271] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.560000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.560005] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.564005] vgaarb: loaded [ 0.568054] pps_core: LinuxPPS API ver. 1 registered [ 0.572024] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.576017] PTP clock support registered [ 0.580061] EDAC MC: Ver: 3.0.0 [ 0.588372] hv_vmbus: Vmbus version:4.0 [ 0.592478] PCI: Using ACPI for IRQ routing [ 0.598253] NetLabel: Initializing [ 0.600014] NetLabel: domain hash size = 128 [ 0.603882] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.604036] NetLabel: unlabeled traffic allowed by default [ 0.608153] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.626905] VFS: Disk quotas dquot_6.6.0 [ 0.631034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.636531] AppArmor: AppArmor Filesystem Enabled [ 0.640610] pnp: PnP ACPI init [ 0.652305] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.656618] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.661419] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.665771] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.670192] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.683508] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.688091] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.692495] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.697624] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.702053] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.706505] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.710974] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.715520] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.720062] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.724854] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.729458] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.734062] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.739402] pnp: PnP ACPI: found 9 devices [ 0.749909] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.755009] NET: Registered protocol family 2 [ 0.760707] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.765403] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.769975] TCP: Hash tables configured (established 8192 bind 8192) [ 0.774532] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.778811] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.783158] NET: Registered protocol family 1 [ 0.787867] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.793503] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.798722] Unpacking initramfs... [ 1.098397] Freeing initrd memory: 13088K [ 1.103162] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.107606] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.113166] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.119009] Scanning for low memory corruption every 60 seconds [ 1.123949] Initialise system trusted keyrings [ 1.128168] Key type blacklist registered [ 1.132532] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.138701] zbud: loaded [ 1.143242] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.147747] fuse init (API version 7.26) [ 1.153075] Key type asymmetric registered [ 1.157580] Asymmetric key parser 'x509' registered [ 1.162199] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.168998] io scheduler noop registered (default) [ 1.177166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.185169] ACPI: Power Button [PWRF] [ 1.190856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.219125] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.249233] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.257089] Linux agpgart interface v0.103 [ 1.262675] loop: module loaded [ 1.266726] hv_vmbus: registering driver hv_storvsc [ 1.274230] scsi host0: storvsc_host_t [ 1.282899] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.292949] scsi host1: storvsc_host_t [ 1.301448] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.307395] random: fast init done [ 1.311720] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.324463] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.332059] scsi host2: ata_piix [ 1.336660] sd 0:0:0:0: [sda] Write Protect is off [ 1.341263] scsi host3: ata_piix [ 1.345373] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.349964] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.355185] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.370820] libphy: Fixed MDIO Bus: probed [ 1.374781] tun: Universal TUN/TAP device driver, 1.6 [ 1.379460] PPP generic driver version 2.4.2 [ 1.384225] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.405824] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.410086] sda: sda1 [ 1.414983] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.419435] mousedev: PS/2 mouse device common for all mice [ 1.425041] rtc_cmos 00:00: RTC can wake from S4 [ 1.454232] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.461953] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.466360] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.470539] device-mapper: uevent: version 1.0.3 [ 1.478458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.483631] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.491386] NET: Registered protocol family 10 [ 1.501076] Segment Routing with IPv6 [ 1.505281] NET: Registered protocol family 17 [ 1.509862] Key type dns_resolver registered [ 1.514136] RAS: Correctable Errors collector initialized. [ 1.518630] registered taskstats version 1 [ 1.522777] Loading compiled-in X.509 certificates [ 2.440790] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.446815] zswap: loaded using pool lzo/zbud [ 2.467211] Key type big_key registered [ 2.471202] Key type trusted registered [ 2.478829] Key type encrypted registered [ 2.483029] AppArmor: AppArmor sha1 policy hashing enabled [ 2.487376] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.492736] evm: HMAC attrs: 0x1 [ 2.618857] rtc_cmos 00:00: setting system clock to 2022-01-18 18:53:57 UTC (1642532037) [ 2.623780] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.628033] EDD information not available. [ 3.053360] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.064416] ata2.00: configured for MWDMA2 [ 3.081694] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.097910] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.103483] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.111711] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.119789] Freeing unused kernel memory: 2248K [ 3.128076] Write protecting the kernel read-only data: 18432k [ 3.133692] Freeing unused kernel memory: 2008K [ 3.138248] Freeing unused kernel memory: 124K [ 3.155227] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.159805] x86/mm: Checking user space page tables [ 3.175529] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.229020] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.233787] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.238684] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.243255] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.247626] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.256629] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.270593] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.278457] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.285007] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.289570] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.436576] hv_utils: Registering HyperV Utility Driver [ 3.441672] hv_vmbus: registering driver hv_util [ 3.455215] hv_vmbus: registering driver hv_netvsc [ 3.462840] hv_vmbus: registering driver hyperv_keyboard [ 3.471185] hidraw: raw HID events driver (C) Jiri Kosina [ 3.485152] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.509749] hv_vmbus: registering driver hid_hyperv [ 3.599662] hv_utils: Heartbeat IC version 3.0 [ 3.607664] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.623306] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.658114] hv_utils: Shutdown IC version 3.0 [ 3.670838] hv_utils: TimeSync IC version 4.0 [ 3.676515] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.832414] raid6: sse2x1 gen() 4840 MB/s [ 3.884036] raid6: sse2x1 xor() 3784 MB/s [ 3.932036] raid6: sse2x2 gen() 6093 MB/s [ 3.984027] raid6: sse2x2 xor() 4165 MB/s [ 4.036034] raid6: sse2x4 gen() 7050 MB/s [ 4.088037] raid6: sse2x4 xor() 5387 MB/s [ 4.091976] raid6: using algorithm sse2x4 gen() 7050 MB/s [ 4.096108] raid6: .... xor() 5387 MB/s, rmw enabled [ 4.100375] raid6: using intx1 recovery algorithm [ 4.107362] xor: measuring software checksum speed [ 4.148027] prefetch64-sse: 10100.000 MB/sec [ 4.192190] generic_sse: 9350.000 MB/sec [ 4.196767] xor: using function: prefetch64-sse (10100.000 MB/sec) [ 4.203804] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.367864] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.526317] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.950684] 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) [ 4.957823] systemd[1]: Detected virtualization microsoft. [ 4.965233] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.001173] systemd[1]: Set hostname to <ubuntu>. [ 5.014116] systemd[1]: Initializing machine ID from random generator. [ 5.018839] systemd[1]: Installed transient /etc/machine-id file. [ 5.307067] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 5.351648] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 5.394945] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 5.439849] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. Starting Load Kernel Modules... [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 5.561973] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 5.614296] iscsi: registered transport (tcp) Mounting Huge Pages File System... [ 5.651422] iscsi: registered transport (iser) Mounting POSIX Message Queue File System... [[0;32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Remount Root and Kernel File Systems... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] [ 6.241573] EXT4-fs (sda1): re-mounted. Opts: (null) Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 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. [ 21.700797] cloud-init[336]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 18:54:06 +0000. Up 10.24 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (3min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (3min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 16s) 2022-01-18 18:57:23,043 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/62c492c9-bf7b-4c66-8ede-b4e326551689 1.075s 2022-01-18 18:57:23,043 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-529e42e4-a59e-479f-b206-397e53282e60', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:57:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/62c492c9-bf7b-4c66-8ede-b4e326551689'} Body: b'' 2022-01-18 18:57:23,312 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.268s 2022-01-18 18:57:23,313 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f94f89e7-79c0-46aa-bae6-f2a714fc67a4', 'x-compute-request-id': 'req-f94f89e7-79c0-46aa-bae6-f2a714fc67a4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'' 2022-01-18 18:57:23,624 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.311s 2022-01-18 18:57:23,624 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c6e0c7f-9944-4cf3-882a-e5f97b8a6303', 'x-compute-request-id': 'req-0c6e0c7f-9944-4cf3-882a-e5f97b8a6303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "ACTIVE", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:57:23Z", "addresses": {"tempest-TestShelveInstance-1428686123-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:15:3d"}, {"version": 4, "addr": "172.26.6.133", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:15:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": "2022-01-18T18:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:57:24,875 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.241s 2022-01-18 18:57:24,876 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-979e20b3-91e4-43d4-a7a8-6030f1d28ea8', 'x-compute-request-id': 'req-979e20b3-91e4-43d4-a7a8-6030f1d28ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "ACTIVE", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:57:23Z", "addresses": {"tempest-TestShelveInstance-1428686123-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:15:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": "2022-01-18T18:53:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1913296273"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:57:26,039 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.145s 2022-01-18 18:57:26,039 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5634598b-79b3-4c28-9dae-800d8c40f2e4', 'x-compute-request-id': 'req-5634598b-79b3-4c28-9dae-800d8c40f2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"server": {"id": "3a75cbef-b9ad-40b5-88e7-333012039c96", "name": "tempest-TestShelveInstance-server-1290989119", "status": "DELETED", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:53:31Z", "updated": "2022-01-18T18:57:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/3a75cbef-b9ad-40b5-88e7-333012039c96"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-628317742", "OS-SRV-USG:launched_at": "2022-01-18T18:53:44.000000", "OS-SRV-USG:terminated_at": "2022-01-18T18:57:25.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:57:26,047 494960 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-01-18 18:57:27,087 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96 0.038s 2022-01-18 18:57:27,087 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-5cada1f5-d03a-4764-8f34-e9c7cb185313', 'x-compute-request-id': 'req-5cada1f5-d03a-4764-8f34-e9c7cb185313', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/3a75cbef-b9ad-40b5-88e7-333012039c96'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3a75cbef-b9ad-40b5-88e7-333012039c96 could not be found."}}' 2022-01-18 18:57:27,324 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/debb513e-52df-432e-a4fb-fc00b857d1c1 0.236s 2022-01-18 18:57:27,324 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-84eeb20d-e9b4-4b52-af63-01c46eb37d20', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:57:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/debb513e-52df-432e-a4fb-fc00b857d1c1'} Body: b'' 2022-01-18 18:57:28,384 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestShelveInstance-628317742 1.060s 2022-01-18 18:57:28,385 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd925b2e-3731-4871-a6ec-7bd9b6f2dd41', 'x-compute-request-id': 'req-bd925b2e-3731-4871-a6ec-7bd9b6f2dd41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestShelveInstance-628317742'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.133 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 112, in test_shelve_instance self._create_server_then_shelve_and_unshelve() File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 88, in _create_server_then_shelve_and_unshelve timestamp = self.create_timestamp(instance_ip, File "/opt/stack/tempest/tempest/scenario/manager.py", line 1062, in create_timestamp ssh_client = self.get_remote_client(ip_address, File "/opt/stack/tempest/tempest/scenario/manager.py", line 723, in get_remote_client linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 114, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 216, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 126, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.26.6.133 via SSH timed out. User: ubuntu, Password: None |
||||||
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft7.2: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 18:57:28,865 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.463s 2022-01-18 18:57:28,866 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-528754286"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3754999f-81a9-4bb7-a097-c57b132dde16', 'x-compute-request-id': 'req-3754999f-81a9-4bb7-a097-c57b132dde16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEA08rdmwgG8Xtzv/UmkqlSiy0Hi8p+oD1hga+D8vEm6AgCnx6n\\ngxUrTBy+WbwcJcaH5qp1T2kI8yG5KyZydNsKCqVBijjUktdudl1fm5ucfYU1DW8x\\nPFWPW+fbTNdk+t+OVOeF3qJMpjZUOKuQS6Rz8NhTuYVh3kFCZCfc74Vrumv5Qr+4\\n5Fl7flxqLB1xRpgOCbSdLaGFB5IpMP3OEZe24FW4uLnxsAJJluh3oBjS1lMXDUzJ\\nLTxT9ODkzLfQt46a5YYa/E4WM2tQPmB0ySZnG2vLiPyw6R0kqOAL6UHh6UL+3BKU\\nFA5FtRVFTU33KJQv3tKhMZJt1MIqbQZzAOpfnQIDAQABAoIBAQCd1Wkgx/Kks6On\\nQkLkuVrSbVRaUSXctOGdi/eBbUXZVV7exjF/9p61shYJOa6gWDufIxkZfOU2i8M6\\n7QQPIc1x8YXORFvmsrWXcC54AJe20zaeNGc0125mx3se4MZYT5H6pC+XoswMciCB\\nuxllxcDBk/WRJF2zDF811J9JwNxvp/yjHyhBIbZoAOKa8N84aviluG1os/C6lOhv\\n940yB3Ovu81qolAJLsckO0wKDtNB95CW8W0YH4SVv1XOiqYx0vCZB/KfNE6qAiF3\\nav5sCUeL8ZuyA8skxjPkQ59ColrhG3nBJ9b64nd83qgejUdKyoh512FGClgsw8pd\\nsKD22gHhAoGBAOmrXWBeXqJqFXyGfxMP8B7CRVx/EeKfN2g9yGYJh06E8tv7nmEb\\n7eWzIB6TPbr6fVBwLCV/lpJZq+PvmQ5n6LEdaJ//fKYkF1hzeE5VeAqM1L7cJ2cl\\n6dPD+OBSihwd/Mj0DaUiKwGjlXIIQbn4T4RjaUqAeohAjaXz32MAW0i3AoGBAOgI\\nShdGO00ZL9oAmDwIDp9ksrTJufqkX28yhvsKLaWVTFE8gEYA5s64CKvhpmXOx3ad\\nHe87sRhr7Z1zvZNoIYS+oq6RxOk2cnoR4DG8pVPEAaUKQyAJThuK6uz9/W+lVWrN\\nIchPeWo7EIJlWYhU8y1d+bJ0UE5KNv7+Rg7Urn5LAoGBAIpM785q7G4Khb8XR7z7\\nkO5To4P0fZx5Ce07rBGgkCIMFEXZbkshobNzSo5uLXouad8jFS34jyD9y/vzws5A\\n9/tkYZlZOOiIsfybE1ihw5PS+NQiL3wgd33sHrB+idnMceJqeG0FhRjKPlioxGYS\\nrtW3lQkQc/WS54OSjOPmwSCPAoGBAIe/wckYF72ljK9YRbhpZlSujzbiBmKzI/pk\\nb0AT1lzXmgy0/r717BLo7HnSzI0nit7EUS0TmSqWii/h9Pl2pJWLCpZjRfbDGfp8\\n1tOCcJ8vP18VP+xQRVgr0AHTHyDgc7bGSItuo7QY1jHTpavzN0pFfr5++jSzirVo\\ngghPOb89AoGAGB13CsYMtYmgtY2iSi2ZnOYO/mEo0cxzWQyCBqiNLAiVjcflYH/f\\nR91QgHGgkCzfWgVXo6BWFEcs3HwcHrwoTOfNltvGtbePkLGd0JGSYxDvVlrwuAU1\\nmxbNiHr6YXFcKRG7bF0u+Oi9b/WTYj+NYSQ6yjm3vAtQ8Y+g92bAVxI=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestShelveInstance-528754286", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTyt2bCAbxe3O/9SaSqVKLLQeLyn6gPWGBr4Py8SboCAKfHqeDFStMHL5ZvBwlxofmqnVPaQjzIbkrJnJ02woKpUGKONSS1252XV+bm5x9hTUNbzE8VY9b59tM12T6345U54XeokymNlQ4q5BLpHPw2FO5hWHeQUJkJ9zvhWu6a/lCv7jkWXt+XGosHXFGmA4JtJ0toYUHkikw/c4Rl7bgVbi4ufGwAkmW6HegGNLWUxcNTMktPFP04OTMt9C3jprlhhr8ThYza1A+YHTJJmcba8uI/LDpHSSo4AvpQeHpQv7cEpQUDkW1FUVNTfcolC/e0qExkm3UwiptBnMA6l+d Generated-by-Nova", "fingerprint": "c2:1b:ce:64:2a:5b:11:89:4d:5c:bd:51:d6:d4:73:68", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60"}}' 2022-01-18 18:57:29,118 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.250s 2022-01-18 18:57:29,119 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-967830267", "description": "tempest-secgroup-smoke-967830267 description", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-de5acd9a-ac1f-40e3-819b-187c57e6d25c', 'date': 'Tue, 18 Jan 2022 18:57:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "name": "tempest-secgroup-smoke-967830267", "stateful": true, "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "description": "tempest-secgroup-smoke-967830267 description", "security_group_rules": [{"id": "4e17f0ff-4d0e-4be0-92cf-b86b33e81a8d", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1801, "description": null, "tags": [], "created_at": "2022-01-18T18:57:29Z", "updated_at": "2022-01-18T18:57:29Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}, {"id": "f3052843-00f7-4914-b4f7-4444209aa871", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1800, "description": null, "tags": [], "created_at": "2022-01-18T18:57:28Z", "updated_at": "2022-01-18T18:57:28Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}], "tags": [], "created_at": "2022-01-18T18:57:28Z", "updated_at": "2022-01-18T18:57:29Z", "revision_number": 1, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:29,326 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.207s 2022-01-18 18:57:29,327 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3bbf1315-6813-4a23-9d10-6485987ed1d1', 'date': 'Tue, 18 Jan 2022 18:57:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3e443594-bf18-4832-8d73-1f5bdd76d27e", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:57:29Z", "updated_at": "2022-01-18T18:57:29Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:29,512 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.184s 2022-01-18 18:57:29,512 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-137e1620-3332-48b9-8c0b-7242221c2a04', 'date': 'Tue, 18 Jan 2022 18:57:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "50377a6e-049c-414d-9e1d-2360d8e0a469", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:57:29Z", "updated_at": "2022-01-18T18:57:29Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:29,677 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.163s 2022-01-18 18:57:29,677 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b3f0b8a7-2907-48a2-bd53-7e2362a6a83e', 'date': 'Tue, 18 Jan 2022 18:57:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "758af56e-f3f0-41b5-8ef8-95a5fd05dda4", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:57:29Z", "updated_at": "2022-01-18T18:57:29Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:29,851 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.173s 2022-01-18 18:57:29,851 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-d5085d1c-1ada-4b4d-b3e0-83b91ae98277', 'date': 'Tue, 18 Jan 2022 18:57:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "091a3145-5119-419e-a563-45af9f5071fb", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:57:29Z", "updated_at": "2022-01-18T18:57:29Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:30,093 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.241s 2022-01-18 18:57:30,093 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d651ec60-5955-4e3e-b822-e31e61ea4526', 'date': 'Tue, 18 Jan 2022 18:57:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "902a6dee-5020-4a95-b7e3-5759b1341b8e", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:57:30Z", "updated_at": "2022-01-18T18:57:30Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:30,328 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.234s 2022-01-18 18:57:30,328 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4274f6d9-d9e4-47b9-8aa3-daa129dc8573', 'date': 'Tue, 18 Jan 2022 18:57:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a8d98d4e-f22d-4177-a0d6-aedb7846cf47", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "security_group_id": "851ee2a5-1609-4a51-b5af-8f824ca6c537", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T18:57:30Z", "updated_at": "2022-01-18T18:57:30Z", "revision_number": 0, "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:30,386 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.051s 2022-01-18 18:57:30,387 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3391', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f345a0ce-3505-46b6-99c3-116e615342d8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ba84f2119aa9441cb85c9d9b4046fb60", "name": "tempest-TestShelveInstance-768799547-project", "password_expires_at": null}, "audit_ids": ["yJux_MgBSCWnZVDQOOrv7A"], "expires_at": "2022-01-18T19:57:30.000000Z", "issued_at": "2022-01-18T18:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "name": "tempest-TestShelveInstance-768799547"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_73c12ccbd69946c0b80bc7d8e1ec9ba8", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/73c12ccbd69946c0b80bc7d8e1ec9ba8", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 18:57:30,387 494960 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '2cdd50ba-1548-4d0d-b38e-5851ab1300d7', 'name': 'tempest-TestShelveInstance-1428686123-network', 'tenant_id': '73c12ccbd69946c0b80bc7d8e1ec9ba8', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '73c12ccbd69946c0b80bc7d8e1ec9ba8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 77, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-01-18T18:53:11Z', 'updated_at': '2022-01-18T18:53:11Z', 'revision_number': 1} available for tenant 2022-01-18 18:57:31,011 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes 0.622s 2022-01-18 18:57:31,011 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1947537318", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "size": 1}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74564a6d-d716-42c4-a338-18e221847758', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74564a6d-d716-42c4-a338-18e221847758', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:30.883715", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-01-18 18:57:31,108 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.090s 2022-01-18 18:57:31,108 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a8af59-805f-4b50-9c39-c1b9b9e0dfce', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a8af59-805f-4b50-9c39-c1b9b9e0dfce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:32,172 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.056s 2022-01-18 18:57:32,172 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6cee0b-5777-44e4-a1aa-2bd0cabf3216', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6cee0b-5777-44e4-a1aa-2bd0cabf3216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:33,248 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.067s 2022-01-18 18:57:33,248 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de09f29-d608-40e2-a040-ca9e3a4deaf4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de09f29-d608-40e2-a040-ca9e3a4deaf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:34,332 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.075s 2022-01-18 18:57:34,333 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f493bf-eb8d-44f4-b6b7-de2d0b48e090', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f493bf-eb8d-44f4-b6b7-de2d0b48e090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:35,432 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.091s 2022-01-18 18:57:35,432 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38d58aa8-c6a4-4006-99ed-4a1d23cab28f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38d58aa8-c6a4-4006-99ed-4a1d23cab28f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:36,533 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.093s 2022-01-18 18:57:36,533 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c8fb4c-3d17-4b56-9158-46c4ce16593f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c8fb4c-3d17-4b56-9158-46c4ce16593f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:37,617 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.076s 2022-01-18 18:57:37,618 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a61d8283-b8f4-4a6f-a677-d9780dbf3776', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a61d8283-b8f4-4a6f-a677-d9780dbf3776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:38,697 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.071s 2022-01-18 18:57:38,698 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65cb3e7f-dd6c-4b75-9928-68a92e13ffd5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65cb3e7f-dd6c-4b75-9928-68a92e13ffd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:39,769 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.063s 2022-01-18 18:57:39,769 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7c5dab-113b-49e9-8752-5dc8b15f9096', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7c5dab-113b-49e9-8752-5dc8b15f9096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:40,870 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.093s 2022-01-18 18:57:40,871 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48336048-8d35-4c78-8fdd-01b650245dba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48336048-8d35-4c78-8fdd-01b650245dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:41,954 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.074s 2022-01-18 18:57:41,955 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6083da8b-cbaa-453a-b560-71e8ae942c80', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6083da8b-cbaa-453a-b560-71e8ae942c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:43,039 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.076s 2022-01-18 18:57:43,040 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43191dd4-8134-4838-af64-1dd7c9c0988b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43191dd4-8134-4838-af64-1dd7c9c0988b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:44,125 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.077s 2022-01-18 18:57:44,125 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc128788-c14b-48d1-ac83-217ff753f99d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc128788-c14b-48d1-ac83-217ff753f99d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:45,215 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.081s 2022-01-18 18:57:45,215 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d3d8d2-7517-473c-ad44-680a2bbe7cd6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d3d8d2-7517-473c-ad44-680a2bbe7cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:46,280 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.056s 2022-01-18 18:57:46,281 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0035aa71-917e-42f9-b384-36b7a76479e6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0035aa71-917e-42f9-b384-36b7a76479e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:47,380 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.091s 2022-01-18 18:57:47,381 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3928cf6-c059-407a-bc13-1a133b3e3749', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3928cf6-c059-407a-bc13-1a133b3e3749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:48,454 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.065s 2022-01-18 18:57:48,455 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f45ca3-b3d9-4b23-a81b-922ca72e5894', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f45ca3-b3d9-4b23-a81b-922ca72e5894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:49,524 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.059s 2022-01-18 18:57:49,524 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b1f068-6698-407d-983a-d1349c38f501', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b1f068-6698-407d-983a-d1349c38f501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:31.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:50,638 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.106s 2022-01-18 18:57:50,638 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f894b1f-6d78-4491-ba24-48319c64f74d', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f894b1f-6d78-4491-ba24-48319c64f74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:50.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:51,738 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.091s 2022-01-18 18:57:51,738 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1976af52-0faf-4c25-9f3d-6f53b57b4fa2', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1976af52-0faf-4c25-9f3d-6f53b57b4fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:50.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:52,840 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.094s 2022-01-18 18:57:52,841 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9f7fba-182f-44c5-aed1-7003e67f0761', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9f7fba-182f-44c5-aed1-7003e67f0761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:50.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:53,904 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4 0.055s 2022-01-18 18:57:53,905 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8257cba4-266c-4720-b7ab-4e807b20de45', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8257cba4-266c-4720-b7ab-4e807b20de45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4'} Body: b'{"volume": {"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T18:57:31.000000", "updated_at": "2022-01-18T18:57:53.000000", "name": "tempest-tempest.common.compute-volume-1947537318", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/73c12ccbd69946c0b80bc7d8e1ec9ba8/volumes/36aaede5-db94-4c0a-a68e-91fa8962b0c4"}], "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "982d954f-0710-4519-9fde-ec69c058af85", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8"}}' 2022-01-18 18:57:53,912 494960 INFO [tempest.common.waiters] volume 36aaede5-db94-4c0a-a68e-91fa8962b0c4 reached available after waiting for 22.912513 seconds 2022-01-18 18:57:55,913 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.72/compute/v2.1/servers 2.000s 2022-01-18 18:57:55,913 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestShelveInstance-server-616947573", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-528754286", "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "networks": [{"uuid": "2cdd50ba-1548-4d0d-b38e-5851ab1300d7"}], "block_device_mapping_v2": [{"uuid": "36aaede5-db94-4c0a-a68e-91fa8962b0c4", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71bbf4f4-a445-42b5-8924-41a4746c1ffa', 'x-compute-request-id': 'req-71bbf4f4-a445-42b5-8924-41a4746c1ffa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "adminPass": "HThDDhnRr9Ag"}}' 2022-01-18 18:57:56,024 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.108s 2022-01-18 18:57:56,024 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1087', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff7e25f5-e443-4155-8296-e01a44b037e5', 'x-compute-request-id': 'req-ff7e25f5-e443-4155-8296-e01a44b037e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:55Z", "updated": "2022-01-18T18:57:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:57:57,159 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.125s 2022-01-18 18:57:57,159 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1087', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aebdfcb9-917e-4edf-b750-0052e88125c2', 'x-compute-request-id': 'req-aebdfcb9-917e-4edf-b750-0052e88125c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:55Z", "updated": "2022-01-18T18:57:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:57:58,273 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.105s 2022-01-18 18:57:58,274 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1087', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43700b63-fcbc-4944-a725-98599c381ab6', 'x-compute-request-id': 'req-43700b63-fcbc-4944-a725-98599c381ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:55Z", "updated": "2022-01-18T18:57:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:57:59,368 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.086s 2022-01-18 18:57:59,368 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1087', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e897e134-eb34-47b8-81fb-5512fb3bdffb', 'x-compute-request-id': 'req-e897e134-eb34-47b8-81fb-5512fb3bdffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:55Z", "updated": "2022-01-18T18:57:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 18:58:00,492 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.114s 2022-01-18 18:58:00,492 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1137', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01e3c5b7-b4ee-4cf3-9555-4a0de5fb6671', 'x-compute-request-id': 'req-01e3c5b7-b4ee-4cf3-9555-4a0de5fb6671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:01,888 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.387s 2022-01-18 18:58:01,889 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1203', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f57c4ec4-3d28-4af5-8323-d436fdd76be2', 'x-compute-request-id': 'req-f57c4ec4-3d28-4af5-8323-d436fdd76be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:01,896 494960 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 5 second wait 2022-01-18 18:58:03,268 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.370s 2022-01-18 18:58:03,269 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8368c57-f591-46b2-964e-346950b18c50', 'x-compute-request-id': 'req-e8368c57-f591-46b2-964e-346950b18c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:04,538 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.260s 2022-01-18 18:58:04,539 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57c7468c-d60c-4dd8-9108-47d9b21a955e', 'x-compute-request-id': 'req-57c7468c-d60c-4dd8-9108-47d9b21a955e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:05,796 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.248s 2022-01-18 18:58:05,796 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1da3e7e-460c-4f10-a52a-b41b1c653ada', 'x-compute-request-id': 'req-e1da3e7e-460c-4f10-a52a-b41b1c653ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:07,042 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.236s 2022-01-18 18:58:07,043 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8785cda-f5cf-44f8-97fd-4115ee81d745', 'x-compute-request-id': 'req-e8785cda-f5cf-44f8-97fd-4115ee81d745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:08,251 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.199s 2022-01-18 18:58:08,251 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff944295-efa2-4aba-96e7-83c92e6fc9fb', 'x-compute-request-id': 'req-ff944295-efa2-4aba-96e7-83c92e6fc9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:08,259 494960 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 12 second wait 2022-01-18 18:58:09,459 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.199s 2022-01-18 18:58:09,459 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a9c727-57bf-459d-acaf-18feafcb9468', 'x-compute-request-id': 'req-c2a9c727-57bf-459d-acaf-18feafcb9468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:10,663 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.195s 2022-01-18 18:58:10,664 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-036c62a2-1f93-4ac8-aab9-eeda64dfd422', 'x-compute-request-id': 'req-036c62a2-1f93-4ac8-aab9-eeda64dfd422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:11,857 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.185s 2022-01-18 18:58:11,858 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5fd60d3-96d3-440e-83d5-9766e312466a', 'x-compute-request-id': 'req-e5fd60d3-96d3-440e-83d5-9766e312466a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:13,062 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.195s 2022-01-18 18:58:13,062 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb69e6c4-a04e-4867-a105-bdd507ceb0e6', 'x-compute-request-id': 'req-bb69e6c4-a04e-4867-a105-bdd507ceb0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:14,271 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.200s 2022-01-18 18:58:14,271 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9a63a7b-390b-454c-a74e-de797f27c100', 'x-compute-request-id': 'req-b9a63a7b-390b-454c-a74e-de797f27c100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:15,490 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.210s 2022-01-18 18:58:15,491 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d707aa6d-67ba-425d-bb92-1b98f3149820', 'x-compute-request-id': 'req-d707aa6d-67ba-425d-bb92-1b98f3149820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:16,710 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.210s 2022-01-18 18:58:16,710 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-026ce031-3341-4dda-9270-af0699650dd5', 'x-compute-request-id': 'req-026ce031-3341-4dda-9270-af0699650dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:17,932 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.212s 2022-01-18 18:58:17,932 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65c80042-488b-42af-b992-6e82ecfbb643', 'x-compute-request-id': 'req-65c80042-488b-42af-b992-6e82ecfbb643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:19,154 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.212s 2022-01-18 18:58:19,154 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d388dac7-85c3-43a9-b121-d78bb8fafbc3', 'x-compute-request-id': 'req-d388dac7-85c3-43a9-b121-d78bb8fafbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "BUILD", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:20,378 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.214s 2022-01-18 18:58:20,378 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8807e015-f065-4d88-9a4c-53b9ee5d002a', 'x-compute-request-id': 'req-8807e015-f065-4d88-9a4c-53b9ee5d002a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "ACTIVE", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:20Z", "addresses": {"tempest-TestShelveInstance-1428686123-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:4c:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": "2022-01-18T18:58:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:20,385 494960 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 24 second wait 2022-01-18 18:58:20,576 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.190s 2022-01-18 18:58:20,576 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f34443d5-b7fd-43fd-a3cd-b61e55ca3844', 'x-compute-request-id': 'req-f34443d5-b7fd-43fd-a3cd-b61e55ca3844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "ACTIVE", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T18:58:20Z", "addresses": {"tempest-TestShelveInstance-1428686123-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:4c:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": "2022-01-18T18:58:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 18:58:20,641 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=6f560496-7e53-46b5-859e-feb2ab633451 0.052s 2022-01-18 18:58:20,642 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '900', 'x-openstack-request-id': 'req-dd93cab0-4fa8-44ef-a8d2-805f360ca45b', 'date': 'Tue, 18 Jan 2022 18:58:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"ports":[{"id":"3f6cc628-5806-4bce-ac13-be8bc34c8f43","name":"","network_id":"2cdd50ba-1548-4d0d-b38e-5851ab1300d7","tenant_id":"73c12ccbd69946c0b80bc7d8e1ec9ba8","mac_address":"fa:16:3e:16:4c:2f","admin_state_up":true,"status":"ACTIVE","device_id":"6f560496-7e53-46b5-859e-feb2ab633451","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"65237eb5-28f3-490b-a1eb-9f3483fc3fce","ip_address":"172.20.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["851ee2a5-1609-4a51-b5af-8f824ca6c537"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T18:58:01Z","updated_at":"2022-01-18T18:58:17Z","revision_number":5,"project_id":"73c12ccbd69946c0b80bc7d8e1ec9ba8"}]}' 2022-01-18 18:58:23,602 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.959s 2022-01-18 18:58:23,602 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "3f6cc628-5806-4bce-ac13-be8bc34c8f43", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "fixed_ip_address": "172.20.0.10"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-0955b3a8-972f-4ef4-8b66-c03783efcd5a', 'date': 'Tue, 18 Jan 2022 18:58:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9e0b6b02-991c-4566-8242-492fd12d2b60", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "floating_ip_address": "172.26.6.143", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "e87c5624-8d61-4e58-b1fb-60b9a330c6c4", "port_id": "3f6cc628-5806-4bce-ac13-be8bc34c8f43", "fixed_ip_address": "172.20.0.10", "status": "DOWN", "project_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "description": "", "port_details": {"name": "", "network_id": "2cdd50ba-1548-4d0d-b38e-5851ab1300d7", "mac_address": "fa:16:3e:16:4c:2f", "admin_state_up": true, "status": "ACTIVE", "device_id": "6f560496-7e53-46b5-859e-feb2ab633451", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T18:58:21Z", "updated_at": "2022-01-18T18:58:21Z", "revision_number": 0}}' 2022-01-18 18:58:23,615 494960 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.26.6.143:22' as 'ubuntu' with public key authentication 2022-01-18 18:58:28,076 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 1. Retry after 2 seconds. 2022-01-18 18:58:33,648 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 2. Retry after 3 seconds. 2022-01-18 18:58:40,204 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 3. Retry after 4 seconds. 2022-01-18 18:58:47,788 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 4. Retry after 5 seconds. 2022-01-18 18:58:56,364 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 5. Retry after 6 seconds. 2022-01-18 18:59:05,936 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 6. Retry after 7 seconds. 2022-01-18 18:59:16,548 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 7. Retry after 8 seconds. 2022-01-18 18:59:28,108 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 8. Retry after 9 seconds. 2022-01-18 18:59:40,684 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 9. Retry after 10 seconds. 2022-01-18 18:59:54,256 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 10. Retry after 11 seconds. 2022-01-18 19:00:08,848 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 11. Retry after 12 seconds. 2022-01-18 19:00:24,428 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 12. Retry after 13 seconds. 2022-01-18 19:00:41,004 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 13. Retry after 14 seconds. 2022-01-18 19:00:58,628 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 14. Retry after 15 seconds. 2022-01-18 19:01:17,252 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 15. Retry after 16 seconds. 2022-01-18 19:01:36,848 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 ([Errno None] Unable to connect to port 22 on 172.26.6.143). Number attempts: 16. Retry after 17 seconds. 2022-01-18 19:01:57,420 494960 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.143 after 16 attempts. Proxy client: no proxy client 2022-01-18 19:01:57.420 494960 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-01-18 19:01:57.420 494960 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2022-01-18 19:01:57.420 494960 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-01-18 19:01:57.420 494960 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-01-18 19:01:57.420 494960 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-01-18 19:01:57.420 494960 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.143 2022-01-18 19:01:57.420 494960 ERROR tempest.lib.common.ssh 2022-01-18 19:01:57,421 494960 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestShelveInstance:test_shelve_volume_backed_instance. Timeout trying to ssh to server {'id': '6f560496-7e53-46b5-859e-feb2ab633451', 'name': 'tempest-TestShelveInstance-server-616947573', 'status': 'ACTIVE', 'tenant_id': '73c12ccbd69946c0b80bc7d8e1ec9ba8', 'user_id': 'ba84f2119aa9441cb85c9d9b4046fb60', 'metadata': {}, 'hostId': '28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/flavors/452'}]}, 'created': '2022-01-18T18:57:54Z', 'updated': '2022-01-18T18:58:20Z', 'addresses': {'tempest-TestShelveInstance-1428686123-network': [{'version': 4, 'addr': '172.20.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:16:4c:2f'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'}, {'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestShelveInstance-528754286', 'OS-SRV-USG:launched_at': '2022-01-18T18:58:19.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-967830267'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '36aaede5-db94-4c0a-a68e-91fa8962b0c4'}]} 2022-01-18 19:01:58,447 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451/action 1.026s 2022-01-18 19:01:58,448 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 19:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '65961', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dba26a6-2097-4505-941c-02d04a098319', 'x-compute-request-id': 'req-3dba26a6-2097-4505-941c-02d04a098319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 19:01:58,451 494960 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 6f560496-7e53-46b5-859e-feb2ab633451: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.192 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100045] Security Framework initialized [ 0.104005] Yama: becoming mindful. [ 0.108000] AppArmor: AppArmor initialized [ 0.108242] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.112000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.112020] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.116009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120506] CPU: Physical Processor ID: 0 [ 0.124337] mce: CPU supports 1 MCE banks [ 0.128000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.128004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.132005] Spectre V2 : Mitigation: Full generic retpoline [ 0.136000] Speculative Store Bypass: Vulnerable [ 0.181859] Freeing SMP alternatives memory: 36K [ 0.186307] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.188098] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.192061] Hierarchical SRCU implementation. [ 0.196749] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.200004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.204058] smp: Bringing up secondary CPUs ... [ 0.208005] smp: Brought up 1 node, 1 CPU [ 0.212004] smpboot: Max logical packages: 1 [ 0.216004] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.220410] devtmpfs: initialized [ 0.224076] x86/mm: Memory block size: 128MB [ 0.228233] evm: security.selinux [ 0.232027] evm: security.SMACK64 [ 0.236027] evm: security.SMACK64EXEC [ 0.240005] evm: security.SMACK64TRANSMUTE [ 0.244004] evm: security.SMACK64MMAP [ 0.248004] evm: security.apparmor [ 0.252003] evm: security.ima [ 0.256005] evm: security.capability [ 0.260150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.264015] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.268060] pinctrl core: initialized pinctrl subsystem [ 0.276219] NET: Registered protocol family 16 [ 0.280108] audit: initializing netlink subsys (disabled) [ 0.284189] cpuidle: using governor ladder [ 0.288009] audit: type=2000 audit(1642532311.284:1): state=initialized audit_enabled=0 res=1 [ 0.292007] cpuidle: using governor menu [ 0.296056] ACPI: bus type PCI registered [ 0.300004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.308519] PCI: Using configuration type 1 for base access [ 0.313784] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.320224] ACPI: Added _OSI(Module Device) [ 0.324010] ACPI: Added _OSI(Processor Device) [ 0.328004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.332005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.336020] ACPI: Added _OSI(Linux-Dell-Video) [ 0.348143] ACPI: Interpreter enabled [ 0.352015] ACPI: (supports S0 S5) [ 0.356005] ACPI: Using IOAPIC for interrupt routing [ 0.360043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.364509] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.408145] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.416011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.420016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.428189] PCI host bridge to bus 0000:00 [ 0.432008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.436006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.440006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.444006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.448006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.452027] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488466] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.492005] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.496005] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.500025] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.509005] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.509005] * this clock source is slow. Consider trying other clock sources [ 0.522049] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.573383] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.576823] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.584839] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.588756] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.596149] SCSI subsystem initialized [ 0.600260] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.604000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.604026] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.608005] vgaarb: loaded [ 0.612051] pps_core: LinuxPPS API ver. 1 registered [ 0.616004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.620016] PTP clock support registered [ 0.624067] EDAC MC: Ver: 3.0.0 [ 0.632710] hv_vmbus: Vmbus version:4.0 [ 0.636100] PCI: Using ACPI for IRQ routing [ 0.640712] NetLabel: Initializing [ 0.644013] NetLabel: domain hash size = 128 [ 0.648012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.652058] NetLabel: unlabeled traffic allowed by default [ 0.656162] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.675306] VFS: Disk quotas dquot_6.6.0 [ 0.679373] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.683981] AppArmor: AppArmor Filesystem Enabled [ 0.688659] pnp: PnP ACPI init [ 0.699750] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.704320] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.708835] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.713821] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.718601] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.723042] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.728046] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.733929] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.738562] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.742943] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.747846] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.752416] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.757112] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.762513] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.767196] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.771733] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.776852] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.782212] pnp: PnP ACPI: found 9 devices [ 0.792614] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.797706] NET: Registered protocol family 2 [ 0.802266] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.807334] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.811965] TCP: Hash tables configured (established 8192 bind 8192) [ 0.816430] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.820777] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.826240] NET: Registered protocol family 1 [ 0.830291] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.835660] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.840787] Unpacking initramfs... [ 1.140176] Freeing initrd memory: 13088K [ 1.144351] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.148968] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.154729] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.160085] Scanning for low memory corruption every 60 seconds [ 1.165524] Initialise system trusted keyrings [ 1.169814] Key type blacklist registered [ 1.174102] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.180188] zbud: loaded [ 1.185580] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.190406] fuse init (API version 7.26) [ 1.195646] Key type asymmetric registered [ 1.199930] Asymmetric key parser 'x509' registered [ 1.204162] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.208861] io scheduler noop registered (default) [ 1.213244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.217838] ACPI: Power Button [PWRF] [ 1.222246] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.250190] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.279623] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.287153] Linux agpgart interface v0.103 [ 1.293388] loop: module loaded [ 1.309005] hv_vmbus: registering driver hv_storvsc [ 1.327978] scsi host0: storvsc_host_t [ 1.341664] scsi 0:0:0:0: Direct-Access LIO-ORG IBLOCK 4.0 PQ: 0 ANSI: 5 [ 1.355403] scsi host1: storvsc_host_t [ 1.360030] random: fast init done [ 1.368727] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.377055] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.392683] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.398516] scsi host2: ata_piix [ 1.403788] sd 0:0:0:0: [sda] Write Protect is off [ 1.408273] scsi host3: ata_piix [ 1.412725] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.418684] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.423364] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.443419] libphy: Fixed MDIO Bus: probed [ 1.449070] tun: Universal TUN/TAP device driver, 1.6 [ 1.453554] PPP generic driver version 2.4.2 [ 1.458179] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.480776] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.485131] sda: sda1 [ 1.489044] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.494540] mousedev: PS/2 mouse device common for all mice [ 1.500304] rtc_cmos 00:00: RTC can wake from S4 [ 1.530883] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.538207] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.542728] device-mapper: uevent: version 1.0.3 [ 1.550142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.556077] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.561705] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.567952] NET: Registered protocol family 10 [ 1.578342] Segment Routing with IPv6 [ 1.582770] NET: Registered protocol family 17 [ 1.587213] Key type dns_resolver registered [ 1.591685] RAS: Correctable Errors collector initialized. [ 2.448235] registered taskstats version 1 [ 2.559353] Loading compiled-in X.509 certificates [ 2.567902] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.577143] zswap: loaded using pool lzo/zbud [ 2.587850] Key type big_key registered [ 2.594644] Key type trusted registered [ 2.601282] Key type encrypted registered [ 2.605889] AppArmor: AppArmor sha1 policy hashing enabled [ 2.613368] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.617954] evm: HMAC attrs: 0x1 [ 2.759063] rtc_cmos 00:00: setting system clock to 2022-01-18 18:58:34 UTC (1642532314) [ 2.765552] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.769972] EDD information not available. [ 3.208548] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.220545] ata2.00: configured for MWDMA2 [ 3.237629] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.253718] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.258130] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.266791] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.275540] Freeing unused kernel memory: 2248K [ 3.288071] Write protecting the kernel read-only data: 18432k [ 3.293484] Freeing unused kernel memory: 2008K [ 3.298134] Freeing unused kernel memory: 124K [ 3.312871] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.317454] x86/mm: Checking user space page tables [ 3.329047] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.388998] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.394130] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.399867] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.405361] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.410183] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.426447] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.439998] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.447343] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.452122] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.456818] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.597149] hv_vmbus: registering driver hv_netvsc [ 3.607136] hv_utils: Registering HyperV Utility Driver [ 3.611382] hv_vmbus: registering driver hv_util [ 3.628718] hv_vmbus: registering driver hyperv_keyboard [ 3.644564] hidraw: raw HID events driver (C) Jiri Kosina [ 3.650955] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.682879] hv_vmbus: registering driver hid_hyperv [ 3.774491] hv_utils: Heartbeat IC version 3.0 [ 3.794182] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.812021] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.843142] hv_utils: Shutdown IC version 3.0 [ 3.850576] hv_utils: TimeSync IC version 4.0 [ 3.855292] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.024034] raid6: sse2x1 gen() 4926 MB/s [ 4.076026] raid6: sse2x1 xor() 3822 MB/s [ 4.124031] raid6: sse2x2 gen() 6163 MB/s [ 4.172038] raid6: sse2x2 xor() 4339 MB/s [ 4.224029] raid6: sse2x4 gen() 7097 MB/s [ 4.276214] raid6: sse2x4 xor() 5357 MB/s [ 4.280772] raid6: using algorithm sse2x4 gen() 7097 MB/s [ 4.285029] raid6: .... xor() 5357 MB/s, rmw enabled [ 4.289152] raid6: using intx1 recovery algorithm [ 4.297642] xor: measuring software checksum speed [ 4.340212] prefetch64-sse: 10097.000 MB/sec [ 4.384062] generic_sse: 9266.000 MB/sec [ 4.388398] xor: using function: prefetch64-sse (10097.000 MB/sec) [ 4.395964] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.556101] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.760014] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.075282] 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) [ 5.082764] systemd[1]: Detected virtualization microsoft. [ 5.087427] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.126266] systemd[1]: Set hostname to <ubuntu>. [ 5.138467] systemd[1]: Initializing machine ID from random generator. [ 5.143261] systemd[1]: Installed transient /etc/machine-id file. [ 5.547336] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 5.596180] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 5.640884] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 5.686566] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Created slice System Slice. Mounting Huge Pages File System... Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice system-getty.slice. Starting Load Kernel Modules... Starting Remount Root and Kernel File Systems...[ 6.554432] Loading iSCSI transport class v2.0-870. [ 6.566730] EXT4-fs (sda1): re-mounted. Opts: (null) Mounting Debug File System... [ 6.610829] iscsi: registered transport (tcp) [[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 6.651848] iscsi: registered transport (iser) Starting Journal Service... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[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 Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Configuration File System... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 11.883464] cloud-init[326]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 18:58:42 +0000. Up 10.12 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0m[0;31m* [0m] A start job is running for Raise network interfaces (11s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (12s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (13s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (13s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (14s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (14s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (15s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (16s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (16s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (17s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (18s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (18s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (19s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (19s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (20s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (23s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (24s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (26s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (32s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (33s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (35s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (36s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (39s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (40s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (41s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (41s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (43s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (46s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (47s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (48s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (48s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (50s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (53s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (54s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (55s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (55s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (57s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (1min / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (1min 1s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne...k interfaces (1min 1s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (1min 2s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (1min 2s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 3s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 3s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 4s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 4s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 5s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 5s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 6s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 6s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 7s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (1min 7s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (1min 8s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne...k interfaces (1min 8s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (1min 9s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (1min 9s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 10s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 10s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 11s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 11s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 12s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 12s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 13s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 13s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 14s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 14s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 15s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 15s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 16s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 16s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 17s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 17s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 18s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 18s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 19s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 19s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 20s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 20s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 21s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 21s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 22s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 22s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 23s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 23s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 24s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 24s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 25s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 25s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 26s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 26s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 27s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 27s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 28s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 28s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 29s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 29s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 30s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 30s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Rais ne... interfaces (1min 31s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 31s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 32s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 32s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 33s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 33s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 34s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 34s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 35s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 35s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 36s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 36s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 37s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 37s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 38s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 38s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 39s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 39s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 40s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 40s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 41s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 41s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 42s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 42s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 43s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 43s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfacs (1min 44s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 44s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 45s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 45s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 46s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 46s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 47s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 47s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 48s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 48s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 49s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 49s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 50s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 50s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 51s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 51s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 52s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 52s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 53s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 53s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 54s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 54s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 55s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 55s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 56s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 56s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 57s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 57s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 58s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 58s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 59s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 59s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (2min / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 1s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 1s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 2s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 2s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 3s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (2min 3s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (2min 4s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne...k interfaces (2min 4s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (2min 5s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (2min 5s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 6s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 6s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 7s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 7s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 8s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 8s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 9s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 9s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 10s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 10s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 11s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 11s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 12s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 12s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 13s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 13s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 14s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 14s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 15s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 15s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 16s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 16s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 17s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 17s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 18s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 18s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 19s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 19s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 20s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 20s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 21s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 21s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 22s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 22s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 23s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 23s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 24s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 24s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 25s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 25s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 26s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 26s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 27s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 27s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 28s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 28s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 29s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 29s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 30s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 30s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 31s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 31s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 32s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 32s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 33s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 33s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 34s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 34s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 35s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 35s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 36s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 36s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 37s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 37s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 38s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 38s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 39s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 39s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 40s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 40s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 41s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 41s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 42s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 42s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 43s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 43s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 44s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 44s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 45s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 45s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 46s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 46s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 47s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 47s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 48s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 48s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 49s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 49s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 50s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 50s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 51s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 51s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 52s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 52s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 53s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 53s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 54s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 54s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 55s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 55s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 56s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 56s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 57s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 57s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 58s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 58s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 59s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 59s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (3min / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (3min / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (3min 1s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (3min 1s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 2s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 2s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 3s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 3s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 4s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 4s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 5s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 5s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 6s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (3min 6s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (3min 7s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne...k interfaces (3min 7s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (3min 8s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (3min 8s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 9s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 9s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 10s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 10s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 11s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 11s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 12s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 12s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 13s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 13s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 14s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (3min 14s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 15s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 15s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 16s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 16s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 17s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 17s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 18s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 18s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 19s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 19s / 5min 6s) 2022-01-18 19:01:59,610 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/9e0b6b02-991c-4566-8242-492fd12d2b60 1.154s 2022-01-18 19:01:59,611 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-4be035a3-cc79-40e6-bd3a-bdc8a2c9ea29', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 19:01:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/9e0b6b02-991c-4566-8242-492fd12d2b60'} Body: b'' 2022-01-18 19:01:59,840 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.228s 2022-01-18 19:01:59,840 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c56c7e46-3af2-48a3-b220-f5d377402ccf', 'x-compute-request-id': 'req-c56c7e46-3af2-48a3-b220-f5d377402ccf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'' 2022-01-18 19:02:00,743 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.902s 2022-01-18 19:02:00,744 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdc121f4-010b-4638-8662-8c6ee437d77f', 'x-compute-request-id': 'req-bdc121f4-010b-4638-8662-8c6ee437d77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "ACTIVE", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T19:02:00Z", "addresses": {"tempest-TestShelveInstance-1428686123-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:4c:2f"}, {"version": 4, "addr": "172.26.6.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:4c:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": "2022-01-18T18:58:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 19:02:01,986 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.232s 2022-01-18 19:02:01,987 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1449', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce77887a-f708-4cbe-ba74-e170763ccd5d', 'x-compute-request-id': 'req-ce77887a-f708-4cbe-ba74-e170763ccd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "ACTIVE", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T19:02:00Z", "addresses": {"tempest-TestShelveInstance-1428686123-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:4c:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": "2022-01-18T18:58:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-967830267"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 19:02:03,138 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.142s 2022-01-18 19:02:03,138 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4cd6544-a92e-422d-9d33-2e350dd96120', 'x-compute-request-id': 'req-f4cd6544-a92e-422d-9d33-2e350dd96120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "ACTIVE", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T19:02:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": "2022-01-18T18:58:19.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 19:02:04,307 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.160s 2022-01-18 19:02:04,308 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0772e2f3-bde6-42d6-8231-c91b41ba4fcd', 'x-compute-request-id': 'req-0772e2f3-bde6-42d6-8231-c91b41ba4fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "ACTIVE", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T19:02:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": "2022-01-18T18:58:19.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 19:02:05,456 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.139s 2022-01-18 19:02:05,457 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7789ab8c-14e2-4597-b344-a13ef70a0119', 'x-compute-request-id': 'req-7789ab8c-14e2-4597-b344-a13ef70a0119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "ACTIVE", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T19:02:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": "2022-01-18T18:58:19.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 19:02:06,699 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.234s 2022-01-18 19:02:06,700 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a08ac793-2e2f-4bfc-af07-a964a299d5b7', 'x-compute-request-id': 'req-a08ac793-2e2f-4bfc-af07-a964a299d5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"server": {"id": "6f560496-7e53-46b5-859e-feb2ab633451", "name": "tempest-TestShelveInstance-server-616947573", "status": "DELETED", "tenant_id": "73c12ccbd69946c0b80bc7d8e1ec9ba8", "user_id": "ba84f2119aa9441cb85c9d9b4046fb60", "metadata": {}, "hostId": "28668a5c3f8889ada18199ee357c7ceea19840bf3391c6cdcde92e11", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T18:57:54Z", "updated": "2022-01-18T19:02:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/6f560496-7e53-46b5-859e-feb2ab633451"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-528754286", "OS-SRV-USG:launched_at": "2022-01-18T18:58:19.000000", "OS-SRV-USG:terminated_at": "2022-01-18T19:02:06.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36aaede5-db94-4c0a-a68e-91fa8962b0c4"}]}}' 2022-01-18 19:02:06,710 494960 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 6 second wait 2022-01-18 19:02:07,759 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451 0.047s 2022-01-18 19:02:07,760 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-42383ac6-c879-4171-8cac-564c3a2e457a', 'x-compute-request-id': 'req-42383ac6-c879-4171-8cac-564c3a2e457a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/6f560496-7e53-46b5-859e-feb2ab633451'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6f560496-7e53-46b5-859e-feb2ab633451 could not be found."}}' 2022-01-18 19:02:08,012 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/851ee2a5-1609-4a51-b5af-8f824ca6c537 0.252s 2022-01-18 19:02:08,013 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-0a7c3627-93a8-4be1-b176-c9dbcb64cec1', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 19:02:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/851ee2a5-1609-4a51-b5af-8f824ca6c537'} Body: b'' 2022-01-18 19:02:08,056 494960 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestShelveInstance-528754286 0.043s 2022-01-18 19:02:08,057 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d790323-f7d6-4dc6-a5a2-893706462c1e', 'x-compute-request-id': 'req-5d790323-f7d6-4dc6-a5a2-893706462c1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestShelveInstance-528754286'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.143 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 88, in _create_server_then_shelve_and_unshelve timestamp = self.create_timestamp(instance_ip, File "/opt/stack/tempest/tempest/scenario/manager.py", line 1062, in create_timestamp ssh_client = self.get_remote_client(ip_address, File "/opt/stack/tempest/tempest/scenario/manager.py", line 723, in get_remote_client linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 114, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 216, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 126, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.26.6.143 via SSH timed out. User: ubuntu, Password: None |
||||||
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
fail
ft8.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 19:02:37,068 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.796s 2022-01-18 19:02:37,068 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSnapshotPattern-682461619"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d84a5e9-5f1d-4b25-8a03-bda508cb9e7f', 'x-compute-request-id': 'req-9d84a5e9-5f1d-4b25-8a03-bda508cb9e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEA1fSRr5zGqSFPI5Uk90jx+LRAhv44ALYyDIQu87mMTRrdT+57\\n03qFFQPF037cwsWxpqpib/f+4WtBZD/57AT98TddPvbXpc1p/7mGm7MLxwU5umHq\\nh9xh4pI1jAHiAz46SAD7rk5vfr+MkDX16v0W8yiQHDtAuSd8PS1QJI0pmreXda/S\\nQterugUOm4iBlQIit+Gn6IOEH8lMDMeAPpfSJGFNNBK6lKoMAJmnWmdQQYVzcDjY\\n95HxqLGmrSq0hxlT1kmSyssFRON+2tKg7rSnZJecPzeMXtuY522SH1XqMfaSB/ck\\nCrConyGuG2IfhpL/JNqDKH3yKwsrBKbwxjKJ2QIDAQABAoIBAAP+9VmaS/uMq7W2\\na2JS8nH6q9nZlaItxPGG5nmW1Y/7GHcNtTJV73ZdA6zXibf5iT/bnssIjrIXFrmQ\\nmFJYJYYDyrIKWiy2kWw9Qs5Vobqt1k4s1fyDmTBqGqXqwxXca6o8mna+8EYlvbJT\\nz6v73hncgBSG5saOfjuGRSDpogVJr77WlHQbO7Lz3kRQKVaX4FAFsRSnoPqgWn1N\\n68vb3lyDWKhCMO1Qtue5QIo9xR68KSgZiH1MjeOcgTpoHHSaQNaFeJic7FOuqPnt\\nzjL2+bUmk1cJSN8IP6K8jE1KFkft9/4U6NjYTiWpctM8cqlSE3SU66hjKfammMCq\\n5Zo9BIECgYEA+0/SwDaY/Fq/39JUWp9cq9CPnsYIfYKHtvKLdUsD5WsP4xWBmIUd\\nLyy/AlKZ3vP/wI1YgsRhNuBJIve20ReuVPcs2E0hLTeVlW6xdH8F/RZietr8BfpO\\nuwNIQPKuTMpknkLIgn9IPhTrpT++7rIycuEKjr+ZnBcROKfj+p8rWmUCgYEA2fJY\\nMvM2XBdpvPhh0eL8syj+JRaeqHF5Zr4fXj1E0d9xzBWa7J8aM74RziFBBvLmxGZ/\\nKvDhbBuRVRY35B9f0Yh1l8EcQwKj8apK+hQ/QbQ2s3Wrph4KorRryu8VTKtIWP0L\\nt8QORieTodATvCwQ6JJfzNDgf4dPZ6PyLEtKYGUCgYAYFOYVFSZDyE5qnDUJGgw/\\nSpT4mfFmVYO7vDIw4ydUbJXxJLZubxME2jzTdCbafncbdG/u1/KY15UqjKIwFxzV\\nd3oMoBd1xcXHs/u9Ng7U2bhGHYXY7MtukDn0P00EfsB1ieC84IWDrW2HQDyDkv/S\\nkk34r9OAaZV04GGwOmBlIQKBgHh+pMaecnpds2b3h9VrgjxnOIM2y0bjXbQw/tSy\\nWP8TYy3q7/lMSUc8GUn2VqZJ2s3QwRPzkx2a7DG3k/T6Z5ZHtIPPDxn5NrygYs16\\nLjLcOLXlI54207h6uXG71vHJbLlORZE2wpGExflbOd36GusKKg7pmITJQVxSZsyY\\nX6mFAoGBAMPsHGJzJkCsnKJIRAa8o/G2XSZAkrqv69T9lP4tJJIsH+NQSMp1wNcJ\\nhtOSeuv3nyS7E23SA6SKM123nYAFoUurSO3AToVLDWCOdn+RVeqgbLy7UtCZHh20\\nW2rtD/4VIZVU6qjdItJBmxJB3NPim7g5/VWkIsfJQfSbpDxki0cQ\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestSnapshotPattern-682461619", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV9JGvnMapIU8jlST3SPH4tECG/jgAtjIMhC7zuYxNGt1P7nvTeoUVA8XTftzCxbGmqmJv9/7ha0FkP/nsBP3xN10+9telzWn/uYabswvHBTm6YeqH3GHikjWMAeIDPjpIAPuuTm9+v4yQNfXq/RbzKJAcO0C5J3w9LVAkjSmat5d1r9JC16u6BQ6biIGVAiK34afog4QfyUwMx4A+l9IkYU00ErqUqgwAmadaZ1BBhXNwONj3kfGosaatKrSHGVPWSZLKywVE437a0qDutKdkl5w/N4xe25jnbZIfVeox9pIH9yQKsKifIa4bYh+Gkv8k2oMoffIrCysEpvDGMonZ Generated-by-Nova", "fingerprint": "1f:ba:31:19:3f:cc:67:6e:85:a9:7a:34:c5:8b:12:01", "user_id": "1db77cc83ab14dc5a20b41066201505c"}}' 2022-01-18 19:02:37,370 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.300s 2022-01-18 19:02:37,371 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1806910014", "description": "tempest-secgroup-smoke-1806910014 description", "project_id": "a0dcdb202224406091926434206c6b7e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-515e435f-bd89-4036-84ff-c797e9e07583', 'date': 'Tue, 18 Jan 2022 19:02:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "12a68378-4622-497b-844c-6d970fddf907", "name": "tempest-secgroup-smoke-1806910014", "stateful": true, "tenant_id": "a0dcdb202224406091926434206c6b7e", "description": "tempest-secgroup-smoke-1806910014 description", "security_group_rules": [{"id": "2b70502f-16c1-464c-a73e-2ab79cc0b254", "tenant_id": "a0dcdb202224406091926434206c6b7e", "security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1837, "description": null, "tags": [], "created_at": "2022-01-18T19:02:37Z", "updated_at": "2022-01-18T19:02:37Z", "revision_number": 0, "project_id": "a0dcdb202224406091926434206c6b7e"}, {"id": "62a3fef5-35c9-4311-a3ce-cd362562630b", "tenant_id": "a0dcdb202224406091926434206c6b7e", "security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1836, "description": null, "tags": [], "created_at": "2022-01-18T19:02:37Z", "updated_at": "2022-01-18T19:02:37Z", "revision_number": 0, "project_id": "a0dcdb202224406091926434206c6b7e"}], "tags": [], "created_at": "2022-01-18T19:02:37Z", "updated_at": "2022-01-18T19:02:37Z", "revision_number": 1, "project_id": "a0dcdb202224406091926434206c6b7e"}}' 2022-01-18 19:02:37,634 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.263s 2022-01-18 19:02:37,635 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "project_id": "a0dcdb202224406091926434206c6b7e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-0ec84679-3056-4b61-b722-7e2fcdeeb1e6', 'date': 'Tue, 18 Jan 2022 19:02:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "14e090cb-0af2-4b1a-9328-08f089339dbc", "tenant_id": "a0dcdb202224406091926434206c6b7e", "security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T19:02:37Z", "updated_at": "2022-01-18T19:02:37Z", "revision_number": 0, "project_id": "a0dcdb202224406091926434206c6b7e"}}' 2022-01-18 19:02:37,923 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.287s 2022-01-18 19:02:37,923 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "project_id": "a0dcdb202224406091926434206c6b7e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f8d53ddc-6c5e-46f9-b968-ccbc844235b6', 'date': 'Tue, 18 Jan 2022 19:02:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b725d5fb-a4b3-4325-b4c0-b4c127d21227", "tenant_id": "a0dcdb202224406091926434206c6b7e", "security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T19:02:37Z", "updated_at": "2022-01-18T19:02:37Z", "revision_number": 0, "project_id": "a0dcdb202224406091926434206c6b7e"}}' 2022-01-18 19:02:38,159 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.235s 2022-01-18 19:02:38,159 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "project_id": "a0dcdb202224406091926434206c6b7e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6df0db71-9e51-4490-aad0-20178ef826b2', 'date': 'Tue, 18 Jan 2022 19:02:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "57183d47-0973-44b0-bf82-5c7ebfe64e90", "tenant_id": "a0dcdb202224406091926434206c6b7e", "security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T19:02:38Z", "updated_at": "2022-01-18T19:02:38Z", "revision_number": 0, "project_id": "a0dcdb202224406091926434206c6b7e"}}' 2022-01-18 19:02:38,408 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.247s 2022-01-18 19:02:38,408 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "project_id": "a0dcdb202224406091926434206c6b7e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-53e6e428-1631-4fde-903b-738d7f75cdc7', 'date': 'Tue, 18 Jan 2022 19:02:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ab185ef9-d9a9-4ebb-9eb7-8a641c65407a", "tenant_id": "a0dcdb202224406091926434206c6b7e", "security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T19:02:38Z", "updated_at": "2022-01-18T19:02:38Z", "revision_number": 0, "project_id": "a0dcdb202224406091926434206c6b7e"}}' 2022-01-18 19:02:38,693 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.284s 2022-01-18 19:02:38,693 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "project_id": "a0dcdb202224406091926434206c6b7e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-76afd3f5-1d77-4f65-8415-b93d4abd6815', 'date': 'Tue, 18 Jan 2022 19:02:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e630b9db-cbc5-4b4c-8191-c3c2b2f1b025", "tenant_id": "a0dcdb202224406091926434206c6b7e", "security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T19:02:38Z", "updated_at": "2022-01-18T19:02:38Z", "revision_number": 0, "project_id": "a0dcdb202224406091926434206c6b7e"}}' 2022-01-18 19:02:39,005 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.311s 2022-01-18 19:02:39,005 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "project_id": "a0dcdb202224406091926434206c6b7e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2526c2ce-dda2-45ee-94fd-6cbaa5b1b381', 'date': 'Tue, 18 Jan 2022 19:02:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bc7202b9-c0d2-455f-bbed-4dea1ff2dcfd", "tenant_id": "a0dcdb202224406091926434206c6b7e", "security_group_id": "12a68378-4622-497b-844c-6d970fddf907", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T19:02:38Z", "updated_at": "2022-01-18T19:02:38Z", "revision_number": 0, "project_id": "a0dcdb202224406091926434206c6b7e"}}' 2022-01-18 19:02:39,084 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.072s 2022-01-18 19:02:39,085 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3395', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eee6ecb7-c6ea-4079-a227-ab9363fd4090', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1db77cc83ab14dc5a20b41066201505c", "name": "tempest-TestSnapshotPattern-1215203548-project", "password_expires_at": null}, "audit_ids": ["bs5nRbYbQyWYoGznaRz1wA"], "expires_at": "2022-01-18T20:02:39.000000Z", "issued_at": "2022-01-18T19:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0dcdb202224406091926434206c6b7e", "name": "tempest-TestSnapshotPattern-1215203548"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/a0dcdb202224406091926434206c6b7e", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_a0dcdb202224406091926434206c6b7e", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/a0dcdb202224406091926434206c6b7e", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/a0dcdb202224406091926434206c6b7e", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 19:02:39,085 494960 INFO [tempest.lib.common.fixed_network] (TestSnapshotPattern:test_snapshot_pattern) Found network {'id': '0bbf8671-95e5-44c7-95bf-e29dd0895217', 'name': 'tempest-TestSnapshotPattern-1146209134-network', 'tenant_id': 'a0dcdb202224406091926434206c6b7e', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a0dcdb202224406091926434206c6b7e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 68, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-01-18T19:02:20Z', 'updated_at': '2022-01-18T19:02:20Z', 'revision_number': 1} available for tenant 2022-01-18 19:02:40,132 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 202 POST http://10.222.0.72/compute/v2.1/servers 1.046s 2022-01-18 19:02:40,133 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSnapshotPattern-server-1856975724", "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "flavorRef": "452", "key_name": "tempest-TestSnapshotPattern-682461619", "security_groups": [{"name": "tempest-secgroup-smoke-1806910014"}], "networks": [{"uuid": "0bbf8671-95e5-44c7-95bf-e29dd0895217"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c3b301b-9438-4c27-bed9-9e3ef737db10', 'x-compute-request-id': 'req-2c3b301b-9438-4c27-bed9-9e3ef737db10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1806910014"}], "adminPass": "uL8BHq2p9KCs"}}' 2022-01-18 19:02:40,353 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.218s 2022-01-18 19:02:40,354 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8f5424-6f38-44b1-b981-317b1da41d5f', 'x-compute-request-id': 'req-1a8f5424-6f38-44b1-b981-317b1da41d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "BUILD", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:02:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:02:41,495 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.132s 2022-01-18 19:02:41,495 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64c87581-9040-418c-a1e5-17d47d6c5008', 'x-compute-request-id': 'req-64c87581-9040-418c-a1e5-17d47d6c5008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "BUILD", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:02:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:02:41,503 494960 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-01-18 19:02:42,681 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.177s 2022-01-18 19:02:42,682 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c06e599-0208-479f-b758-7285dc8725ed', 'x-compute-request-id': 'req-3c06e599-0208-479f-b758-7285dc8725ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "BUILD", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:02:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:02:42,689 494960 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-01-18 19:02:44,102 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.411s 2022-01-18 19:02:44,102 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa22e22c-2344-4192-b140-78eca41e8fca', 'x-compute-request-id': 'req-fa22e22c-2344-4192-b140-78eca41e8fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "BUILD", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:02:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1806910014"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:02:45,897 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.786s 2022-01-18 19:02:45,898 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da25fbf7-f743-4e62-814d-4338af3c6b17', 'x-compute-request-id': 'req-da25fbf7-f743-4e62-814d-4338af3c6b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "BUILD", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:02:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1806910014"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:02:47,108 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.201s 2022-01-18 19:02:47,108 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-799b50cc-e53c-477c-ab54-65e5ab6fdaea', 'x-compute-request-id': 'req-799b50cc-e53c-477c-ab54-65e5ab6fdaea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "BUILD", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:02:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1806910014"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:02:48,350 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.233s 2022-01-18 19:02:48,350 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d55c85a5-93f9-4e27-83a8-0b01eab4d25e', 'x-compute-request-id': 'req-d55c85a5-93f9-4e27-83a8-0b01eab4d25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "BUILD", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:02:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1806910014"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:02:49,574 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.215s 2022-01-18 19:02:49,574 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a72057e-9225-4e7d-a3e2-ebc1555a06f7', 'x-compute-request-id': 'req-2a72057e-9225-4e7d-a3e2-ebc1555a06f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "BUILD", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:02:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1806910014"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:02:50,803 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.220s 2022-01-18 19:02:50,804 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74b08edb-abd8-40d3-b3eb-3cf141f7c580', 'x-compute-request-id': 'req-74b08edb-abd8-40d3-b3eb-3cf141f7c580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "BUILD", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:02:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1806910014"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:02:52,043 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.231s 2022-01-18 19:02:52,043 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b4718f-8f9b-4d1a-b96a-e6aa9fffa3b5', 'x-compute-request-id': 'req-61b4718f-8f9b-4d1a-b96a-e6aa9fffa3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "ACTIVE", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:02:51Z", "addresses": {"tempest-TestSnapshotPattern-1146209134-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:a8:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": "2022-01-18T19:02:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1806910014"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:02:52,051 494960 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2022-01-18 19:02:52,255 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.203s 2022-01-18 19:02:52,255 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a29cb561-b2d0-4fee-b81c-35680a99a46e', 'x-compute-request-id': 'req-a29cb561-b2d0-4fee-b81c-35680a99a46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "ACTIVE", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:02:51Z", "addresses": {"tempest-TestSnapshotPattern-1146209134-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:a8:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": "2022-01-18T19:02:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1806910014"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:02:52,392 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.129s 2022-01-18 19:02:52,393 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-7f68a122-75d3-471a-ac77-e885eca5eca3', 'date': 'Tue, 18 Jan 2022 19:02:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"ports":[{"id":"6d0c6703-ebe8-4c93-bd1b-43239d03af4b","name":"","network_id":"0bbf8671-95e5-44c7-95bf-e29dd0895217","tenant_id":"a0dcdb202224406091926434206c6b7e","mac_address":"fa:16:3e:84:a8:1b","admin_state_up":true,"status":"ACTIVE","device_id":"4ad5d318-328a-4f22-82b9-2f236fbc80ba","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"88fbf26a-90b4-43d3-ac54-6b5569cb5998","ip_address":"172.20.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["12a68378-4622-497b-844c-6d970fddf907"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T19:02:42Z","updated_at":"2022-01-18T19:02:49Z","revision_number":5,"project_id":"a0dcdb202224406091926434206c6b7e"}]}' 2022-01-18 19:02:54,510 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.117s 2022-01-18 19:02:54,511 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "6d0c6703-ebe8-4c93-bd1b-43239d03af4b", "tenant_id": "a0dcdb202224406091926434206c6b7e", "fixed_ip_address": "172.20.0.6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-7ecf75b1-35dd-4422-9201-be9d8d98bb6d', 'date': 'Tue, 18 Jan 2022 19:02:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "86abfd19-9949-48f1-a6f9-c8998a4f1e6c", "tenant_id": "a0dcdb202224406091926434206c6b7e", "floating_ip_address": "172.26.6.251", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "24897e34-8b36-4f2d-87d9-df59bb1dc519", "port_id": "6d0c6703-ebe8-4c93-bd1b-43239d03af4b", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "project_id": "a0dcdb202224406091926434206c6b7e", "description": "", "port_details": {"name": "", "network_id": "0bbf8671-95e5-44c7-95bf-e29dd0895217", "mac_address": "fa:16:3e:84:a8:1b", "admin_state_up": true, "status": "ACTIVE", "device_id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T19:02:53Z", "updated_at": "2022-01-18T19:02:53Z", "revision_number": 0}}' 2022-01-18 19:02:54,524 494960 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.26.6.251:22' as 'ubuntu' with public key authentication 2022-01-18 19:02:59,008 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 1. Retry after 2 seconds. 2022-01-18 19:03:04,592 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 2. Retry after 3 seconds. 2022-01-18 19:03:11,148 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 3. Retry after 4 seconds. 2022-01-18 19:03:18,732 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 4. Retry after 5 seconds. 2022-01-18 19:03:27,308 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 5. Retry after 6 seconds. 2022-01-18 19:03:36,876 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 6. Retry after 7 seconds. 2022-01-18 19:03:47,436 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 7. Retry after 8 seconds. 2022-01-18 19:03:59,025 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 8. Retry after 9 seconds. 2022-01-18 19:04:11,600 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 9. Retry after 10 seconds. 2022-01-18 19:04:25,164 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 10. Retry after 11 seconds. 2022-01-18 19:04:39,780 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 11. Retry after 12 seconds. 2022-01-18 19:04:55,372 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 12. Retry after 13 seconds. 2022-01-18 19:05:11,972 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 13. Retry after 14 seconds. 2022-01-18 19:05:29,582 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 14. Retry after 15 seconds. 2022-01-18 19:05:48,176 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 15. Retry after 16 seconds. 2022-01-18 19:06:07,793 494960 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 ([Errno None] Unable to connect to port 22 on 172.26.6.251). Number attempts: 16. Retry after 17 seconds. 2022-01-18 19:06:28,372 494960 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.251 after 16 attempts. Proxy client: no proxy client 2022-01-18 19:06:28.372 494960 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-01-18 19:06:28.372 494960 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2022-01-18 19:06:28.372 494960 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-01-18 19:06:28.372 494960 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-01-18 19:06:28.372 494960 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-01-18 19:06:28.372 494960 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.251 2022-01-18 19:06:28.372 494960 ERROR tempest.lib.common.ssh 2022-01-18 19:06:28,373 494960 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestSnapshotPattern:test_snapshot_pattern. Timeout trying to ssh to server {'id': '4ad5d318-328a-4f22-82b9-2f236fbc80ba', 'name': 'tempest-TestSnapshotPattern-server-1856975724', 'status': 'ACTIVE', 'tenant_id': 'a0dcdb202224406091926434206c6b7e', 'user_id': '1db77cc83ab14dc5a20b41066201505c', 'metadata': {}, 'hostId': '5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11', 'image': {'id': '982d954f-0710-4519-9fde-ec69c058af85', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85'}]}, 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/flavors/452'}]}, 'created': '2022-01-18T19:02:40Z', 'updated': '2022-01-18T19:02:51Z', 'addresses': {'tempest-TestSnapshotPattern-1146209134-network': [{'version': 4, 'addr': '172.20.0.6', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:84:a8:1b'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'}, {'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestSnapshotPattern-682461619', 'OS-SRV-USG:launched_at': '2022-01-18T19:02:51.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1806910014'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2022-01-18 19:06:29,402 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 POST http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba/action 1.028s 2022-01-18 19:06:29,403 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 19:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '64304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3afe5e6d-c12d-4d68-b2b0-b5005263ddce', 'x-compute-request-id': 'req-3afe5e6d-c12d-4d68-b2b0-b5005263ddce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 19:06:29,405 494960 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 4ad5d318-328a-4f22-82b9-2f236fbc80ba: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.084000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088000] tsc: Detected 1995.192 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100043] Security Framework initialized [ 0.104005] Yama: becoming mindful. [ 0.108040] AppArmor: AppArmor initialized [ 0.112000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.112099] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.116020] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124511] CPU: Physical Processor ID: 0 [ 0.128000] mce: CPU supports 1 MCE banks [ 0.128102] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.132000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.132005] Spectre V2 : Mitigation: Full generic retpoline [ 0.136000] Speculative Store Bypass: Vulnerable [ 0.174100] Freeing SMP alternatives memory: 36K [ 0.178358] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.180096] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.184059] Hierarchical SRCU implementation. [ 0.188756] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.192004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.196061] smp: Bringing up secondary CPUs ... [ 0.200006] smp: Brought up 1 node, 1 CPU [ 0.204004] smpboot: Max logical packages: 1 [ 0.208005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.212410] devtmpfs: initialized [ 0.216098] x86/mm: Memory block size: 128MB [ 0.220233] evm: security.selinux [ 0.224007] evm: security.SMACK64 [ 0.228004] evm: security.SMACK64EXEC [ 0.232005] evm: security.SMACK64TRANSMUTE [ 0.236004] evm: security.SMACK64MMAP [ 0.240005] evm: security.apparmor [ 0.244004] evm: security.ima [ 0.248004] evm: security.capability [ 0.252147] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.256014] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.260066] pinctrl core: initialized pinctrl subsystem [ 0.264255] NET: Registered protocol family 16 [ 0.268108] audit: initializing netlink subsys (disabled) [ 0.276201] cpuidle: using governor ladder [ 0.280010] audit: type=2000 audit(1642532582.276:1): state=initialized audit_enabled=0 res=1 [ 0.284008] cpuidle: using governor menu [ 0.288059] ACPI: bus type PCI registered [ 0.292004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297272] PCI: Using configuration type 1 for base access [ 0.304921] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.308269] ACPI: Added _OSI(Module Device) [ 0.312009] ACPI: Added _OSI(Processor Device) [ 0.316005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324015] ACPI: Added _OSI(Linux-Dell-Video) [ 0.336493] ACPI: Interpreter enabled [ 0.340036] ACPI: (supports S0 S5) [ 0.344004] ACPI: Using IOAPIC for interrupt routing [ 0.348042] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.352504] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.394010] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.396010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.400011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.404015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412199] PCI host bridge to bus 0000:00 [ 0.416007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.420007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.424006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.432006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.436027] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.477498] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.480005] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.484005] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.488005] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.494344] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.494344] * this clock source is slow. Consider trying other clock sources [ 0.507069] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.554009] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.556773] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.560862] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.564873] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.568651] SCSI subsystem initialized [ 0.572308] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.576000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.576026] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.580004] vgaarb: loaded [ 0.584054] pps_core: LinuxPPS API ver. 1 registered [ 0.588004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.592016] PTP clock support registered [ 0.596062] EDAC MC: Ver: 3.0.0 [ 0.604697] hv_vmbus: Vmbus version:4.0 [ 0.608094] PCI: Using ACPI for IRQ routing [ 0.612695] NetLabel: Initializing [ 0.616013] NetLabel: domain hash size = 128 [ 0.620013] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.624035] NetLabel: unlabeled traffic allowed by default [ 0.628149] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.646503] VFS: Disk quotas dquot_6.6.0 [ 0.650763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.655864] AppArmor: AppArmor Filesystem Enabled [ 0.659876] pnp: PnP ACPI init [ 0.671029] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.675226] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.679609] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.683829] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.688091] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.692294] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.696504] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.701729] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.705946] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.710403] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.714617] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.719547] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.724102] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.728790] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.733846] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.738431] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.742948] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.749084] pnp: PnP ACPI: found 9 devices [ 0.759410] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.764575] NET: Registered protocol family 2 [ 0.768918] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.773339] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.777711] TCP: Hash tables configured (established 8192 bind 8192) [ 0.782206] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.786863] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.791193] NET: Registered protocol family 1 [ 0.795657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.801008] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.806274] Unpacking initramfs... [ 1.100384] Freeing initrd memory: 13088K [ 1.104516] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.109039] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.114218] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.119310] Scanning for low memory corruption every 60 seconds [ 1.125245] Initialise system trusted keyrings [ 1.129241] Key type blacklist registered [ 1.133372] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.140217] zbud: loaded [ 1.144503] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.148948] fuse init (API version 7.26) [ 1.154019] Key type asymmetric registered [ 1.158557] Asymmetric key parser 'x509' registered [ 1.162766] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.167609] io scheduler noop registered (default) [ 1.172464] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.177279] ACPI: Power Button [PWRF] [ 1.181968] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.210153] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.239655] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.247536] Linux agpgart interface v0.103 [ 1.253796] loop: module loaded [ 1.258020] hv_vmbus: registering driver hv_storvsc [ 1.265880] scsi host0: storvsc_host_t [ 1.274641] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.283423] scsi host1: storvsc_host_t [ 1.292141] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.297713] random: fast init done [ 1.302158] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.314441] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.322366] scsi host2: ata_piix [ 1.327355] sd 0:0:0:0: [sda] Write Protect is off [ 1.331891] scsi host3: ata_piix [ 1.336166] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.341093] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.345728] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.361552] libphy: Fixed MDIO Bus: probed [ 1.365622] tun: Universal TUN/TAP device driver, 1.6 [ 1.369969] PPP generic driver version 2.4.2 [ 1.375247] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.398680] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402952] sda: sda1 [ 1.406865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.411484] mousedev: PS/2 mouse device common for all mice [ 1.417022] rtc_cmos 00:00: RTC can wake from S4 [ 1.447841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.459378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.464703] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.468827] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.474978] device-mapper: uevent: version 1.0.3 [ 1.479733] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.485798] NET: Registered protocol family 10 [ 1.495512] Segment Routing with IPv6 [ 1.499949] NET: Registered protocol family 17 [ 1.504330] Key type dns_resolver registered [ 1.508604] RAS: Correctable Errors collector initialized. [ 1.513010] registered taskstats version 1 [ 2.339915] Loading compiled-in X.509 certificates [ 2.448246] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.453468] zswap: loaded using pool lzo/zbud [ 2.462843] Key type big_key registered [ 2.466825] Key type trusted registered [ 2.473260] Key type encrypted registered [ 2.477648] AppArmor: AppArmor sha1 policy hashing enabled [ 2.482466] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.486955] evm: HMAC attrs: 0x1 [ 2.611124] rtc_cmos 00:00: setting system clock to 2022-01-18 19:03:05 UTC (1642532585) [ 2.616058] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.620410] EDD information not available. [ 3.032899] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.043405] ata2.00: configured for MWDMA2 [ 3.059637] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.074002] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.078735] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.086656] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.095090] Freeing unused kernel memory: 2248K [ 3.104044] Write protecting the kernel read-only data: 18432k [ 3.108952] Freeing unused kernel memory: 2008K [ 3.113263] Freeing unused kernel memory: 124K [ 3.127991] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.132995] x86/mm: Checking user space page tables [ 3.147615] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.201443] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.207055] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.212292] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.217390] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.222151] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.228068] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.243773] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.254964] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.261895] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.267364] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.407034] hv_utils: Registering HyperV Utility Driver [ 3.412024] hv_vmbus: registering driver hv_util [ 3.425129] hidraw: raw HID events driver (C) Jiri Kosina [ 3.432128] hv_vmbus: registering driver hv_netvsc [ 3.440963] hv_vmbus: registering driver hyperv_keyboard [ 3.457793] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.467114] hv_utils: Heartbeat IC version 3.0 [ 3.474456] hv_vmbus: registering driver hid_hyperv [ 3.576994] hv_utils: Shutdown IC version 3.0 [ 3.582685] hv_utils: TimeSync IC version 4.0 [ 3.588806] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.624149] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.645944] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.796040] raid6: sse2x1 gen() 4871 MB/s [ 3.848027] raid6: sse2x1 xor() 3771 MB/s [ 3.900029] raid6: sse2x2 gen() 6185 MB/s [ 3.952028] raid6: sse2x2 xor() 4220 MB/s [ 4.004036] raid6: sse2x4 gen() 7030 MB/s [ 4.056028] raid6: sse2x4 xor() 5349 MB/s [ 4.060743] raid6: using algorithm sse2x4 gen() 7030 MB/s [ 4.064829] raid6: .... xor() 5349 MB/s, rmw enabled [ 4.068876] raid6: using intx1 recovery algorithm [ 4.076538] xor: measuring software checksum speed [ 4.120023] prefetch64-sse: 10165.000 MB/sec [ 4.164024] generic_sse: 9403.000 MB/sec [ 4.167990] xor: using function: prefetch64-sse (10165.000 MB/sec) [ 4.175426] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.332987] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.493149] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.987343] 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) [ 4.994691] systemd[1]: Detected virtualization microsoft. [ 4.999576] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.041786] systemd[1]: Set hostname to <ubuntu>. [ 5.056127] systemd[1]: Initializing machine ID from random generator. [ 5.061487] systemd[1]: Installed transient /etc/machine-id file. [ 5.400884] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 5.447919] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 5.491554] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 5.536271] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Created slice System Slice. Starting Remount Root and Kernel File Systems... Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Load Kernel Modules... [[0;32m OK [0m] [ 6.307920] EXT4-fs (sda1): re-mounted. Opts: (null) Reached target Slices. [ 6.335396] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 6.387180] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[ 6.433858] iscsi: registered transport (iser) [0;32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... Starting Journal Service... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 21.301789] cloud-init[339]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 19:03:13 +0000. Up 10.23 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (21s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (22s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (26s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (29s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 1s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 6s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 7s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 8s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 13s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 14s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 15s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 20s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 21s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 22s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 24s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 25s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 27s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 28s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 29s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 31s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 32s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 34s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 35s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 36s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 38s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 39s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 41s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 42s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 43s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 46s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 52s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (1min 53s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 55s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 56s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 57s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 59s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (2min / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (2min / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 2s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 3s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 4s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 6s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 7s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 9s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 10s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 11s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 13s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 14s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 16s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 17s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 18s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 20s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 21s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 22s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 23s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 24s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 25s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 26s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 27s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 28s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 29s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 30s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is unning for Raise ne...interfaces (2min 30s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 31s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 32s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 33s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 34s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 35s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 36s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 37s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 38s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 39s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 40s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 41s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 42s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 43s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 44s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 45s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 46s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 47s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 48s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 49s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 50s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 51s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 52s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 53s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 54s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 55s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (2min 56s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (2min 57s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 58s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (2min 59s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (3min / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (3min / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 1s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 2s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (3min 3s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 4s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 5s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 6s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 7s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 8s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 9s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 10s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 11s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 12s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 13s / 5min 16s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 16s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 14s / 5min 16s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 15s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 16s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 16s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 17s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 18s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 16s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 19s / 5min 16s) 2022-01-18 19:06:30,894 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/86abfd19-9949-48f1-a6f9-c8998a4f1e6c 1.487s 2022-01-18 19:06:30,894 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-7bc3a771-4c09-45c9-81ed-eaeb0dc29079', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 19:06:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/86abfd19-9949-48f1-a6f9-c8998a4f1e6c'} Body: b'' 2022-01-18 19:06:31,175 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.281s 2022-01-18 19:06:31,176 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce696f11-3453-4a29-84a9-6cfc22c50483', 'x-compute-request-id': 'req-ce696f11-3453-4a29-84a9-6cfc22c50483', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'' 2022-01-18 19:06:31,557 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.380s 2022-01-18 19:06:31,557 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1684', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81e75bd4-5a27-4bd6-b867-674fc7323941', 'x-compute-request-id': 'req-81e75bd4-5a27-4bd6-b867-674fc7323941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "ACTIVE", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:06:31Z", "addresses": {"tempest-TestSnapshotPattern-1146209134-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:a8:1b"}, {"version": 4, "addr": "172.26.6.251", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:a8:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": "2022-01-18T19:02:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1806910014"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:06:32,956 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.390s 2022-01-18 19:06:32,957 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1700341-40ca-407a-8d37-7e55761bcb22', 'x-compute-request-id': 'req-d1700341-40ca-407a-8d37-7e55761bcb22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"server": {"id": "4ad5d318-328a-4f22-82b9-2f236fbc80ba", "name": "tempest-TestSnapshotPattern-server-1856975724", "status": "ACTIVE", "tenant_id": "a0dcdb202224406091926434206c6b7e", "user_id": "1db77cc83ab14dc5a20b41066201505c", "metadata": {}, "hostId": "5928e38ad1df14c16f2f1834253e5d6262f80d9380e7cd8e8b8a3f11", "image": {"id": "982d954f-0710-4519-9fde-ec69c058af85", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/images/982d954f-0710-4519-9fde-ec69c058af85"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T19:02:40Z", "updated": "2022-01-18T19:06:31Z", "addresses": {"tempest-TestSnapshotPattern-1146209134-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:a8:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSnapshotPattern-682461619", "OS-SRV-USG:launched_at": "2022-01-18T19:02:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1806910014"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 19:06:34,011 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba 0.043s 2022-01-18 19:06:34,011 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-eeb228e6-4f14-446e-9ca0-414bb7f257e5', 'x-compute-request-id': 'req-eeb228e6-4f14-446e-9ca0-414bb7f257e5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/4ad5d318-328a-4f22-82b9-2f236fbc80ba'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4ad5d318-328a-4f22-82b9-2f236fbc80ba could not be found."}}' 2022-01-18 19:06:34,261 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/12a68378-4622-497b-844c-6d970fddf907 0.250s 2022-01-18 19:06:34,262 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-227df4ac-07c8-4bb1-8b86-ba52e2c80c20', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 19:06:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/12a68378-4622-497b-844c-6d970fddf907'} Body: b'' 2022-01-18 19:06:34,327 494960 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestSnapshotPattern-682461619 0.065s 2022-01-18 19:06:34,328 494960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 19:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c955526f-7136-4b1a-befe-2149f529cdf3', 'x-compute-request-id': 'req-c955526f-7136-4b1a-befe-2149f529cdf3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestSnapshotPattern-682461619'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.251 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_snapshot_pattern.py", line 61, in test_snapshot_pattern timestamp = self.create_timestamp(instance_ip, File "/opt/stack/tempest/tempest/scenario/manager.py", line 1062, in create_timestamp ssh_client = self.get_remote_client(ip_address, File "/opt/stack/tempest/tempest/scenario/manager.py", line 723, in get_remote_client linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 114, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 216, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 126, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.26.6.251 via SSH timed out. User: ubuntu, Password: None |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft9.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-01-18 17:55:29,022 117699 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2022-01-18 17:55:29,747 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.72/compute/v2.1/os-keypairs 0.724s 2022-01-18 17:55:29,748 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-2031212441"}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-391e846a-9663-4e0c-ba22-d35f4938a8b6', 'x-compute-request-id': 'req-391e846a-9663-4e0c-ba22-d35f4938a8b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA8Ju+uLedu7IGuevsMbmlAQj4i0/lYcfA2b6JuesEQtCzA7kR\\nNuxdDVQxJYzkTE4ALwwr8KRo/NrQefV8K/ncD6BIRK1m0P2uIyPv+mgto7UOad7s\\n0bi0470QKeUZ3slgKTxQePGS6QvSTejYWTZutxSNKgaIO6ls0sxDn7EBI45FUgZ8\\ncqM3uT6aXgs1NYUSH+W6ojBcS9lBGuX1fzlApPqo4P/5EVQbvOoEiz54l0OVlC/l\\nDsOq25mPl4uHsvZa3hB4e4ZUqAFhFP2iHCepjUq3adEHEllGCuOmmlPw6VVCk/J0\\nYV2MOTVpjp7iJkQI6aesxOUROJZOrNEBek/TNwIDAQABAoIBAC2TctcOgORS3o9N\\nLxpkLes6Rcotwid5bQBR5UjASbhWS/KClc4vi5jAv+Z6/6usgsBmr9QPcIuk7ySK\\n6ZBy7cpP9CB+MCGaS+gAIK7wGOUPoMFRJs67DBivcWZeLT5UKtDkyeF+8PMP+DAl\\n0QVlGCe5ztuNDTUv7Jspcg3Hu41+QX9XzAl45OwnDdH0/IJVcsBrGm1sLtfmsF28\\nsZteFkkWTgKq0CDLQ46pip4F18jevBgEv1Jujxb6PIVXNM7EvufuPEURPOfPZZa0\\n6uaFPFk6unzJ008XmyH0I40VwHz9FXEt+RcJM5CLsorgh4SnwJNl2AX3N39k2+dG\\n7eJToHECgYEA+0ZBxzpC3lpw1H/PZNTeR5yWyyepBm10Srk3eqE4Yka2htFYSl7P\\nYIh9XUGr9xnvvLUThs45UyDP5qw7R2agLyhABMudUZyZrbrFzn0RNdjpFLiI2b9B\\ncBPJCi/erFCgUk+MfP5+BB1lLUS7L8t8TN/fXdy7ifv9B9GAbPGt9jsCgYEA9SIj\\nFh3rf1WQ0LHBmV9VJbSjjNqdMGrr6A+qyBMCB9XR0u+CVyUbLmZuMcBtY/G/eTYz\\nRaWB8FdSWhxwv4kjnNPwni6+skSFfbEw0sRT+EChEwJcV96E9k83NACupZYok8CD\\nSPyftxcrCCUJYqWxpMtUrDRFypM+mKPoQDSg+zUCgYEAzJRBDeHje4GLB5gf1Opz\\nJz7YjwL1XORUoFn4T4FflLQZ+94J0lMq6F94IitLxV16kNuk0Eaq6YF3g0mK4fEu\\nTfapWL4mkcG8ZXQBhMLS9lJqQpKT6SUMNCIHtqGO3CCwxxM5QLM7CkKck6S3+ovj\\n4fsLszH6BrgBJRJvS0Ph7O0CgYBHjqaFX0iOjDDQ6wLjvbOCZT/U70AxkRS6UlB9\\nRSczmFQ+6hG3VKqhmd8TAOQt57UIMi03aIAM48Czc1fqYaMWtbuowWaDbYM2VNI2\\nxH7qmhsrDGZedCOGL0ujD4vr5HCF6Q2p8azB6q5yGzWpKUs5Gu3lswCoiOEd98Ll\\nczeG/QKBgQCqAl+stoIlIXXxu2vp+434maLL6wpE8VQ9CtDbbqjeflVNtHX8rBxP\\nu84bnaH/x+cUo3tBA34pZeM589Eg1pUrqEJGAl4iMzngXMOpZ4SK5Y3hz3jouz9J\\nEwjrUniiaWrvYpcgzVqp158Y0Wkz8VRYrwGKkIAt4coyEUOJqteGAA==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-2031212441", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwm764t527sga56+wxuaUBCPiLT+Vhx8DZvom56wRC0LMDuRE27F0NVDEljORMTgAvDCvwpGj82tB59Xwr+dwPoEhErWbQ/a4jI+/6aC2jtQ5p3uzRuLTjvRAp5RneyWApPFB48ZLpC9JN6NhZNm63FI0qBog7qWzSzEOfsQEjjkVSBnxyoze5PppeCzU1hRIf5bqiMFxL2UEa5fV/OUCk+qjg//kRVBu86gSLPniXQ5WUL+UOw6rbmY+Xi4ey9lreEHh7hlSoAWEU/aIcJ6mNSrdp0QcSWUYK46aaU/DpVUKT8nRhXYw5NWmOnuImRAjpp6zE5RE4lk6s0QF6T9M3 Generated-by-Nova", "fingerprint": "95:8b:51:e7:e0:39:64:a9:2b:33:b1:14:57:40:89:21", "user_id": "63ee4e3362944eb7858b946fcf59c986"}}' 2022-01-18 17:55:29,982 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-groups 0.231s 2022-01-18 17:55:29,982 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1022572004", "description": "tempest-secgroup-smoke-1022572004 description", "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-f67e8c06-698a-4745-8699-7925cff07a68', 'date': 'Tue, 18 Jan 2022 17:55:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "name": "tempest-secgroup-smoke-1022572004", "stateful": true, "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "description": "tempest-secgroup-smoke-1022572004 description", "security_group_rules": [{"id": "7a71ba63-8679-4753-aea7-0c91759b557a", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1484, "description": null, "tags": [], "created_at": "2022-01-18T17:55:29Z", "updated_at": "2022-01-18T17:55:29Z", "revision_number": 0, "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}, {"id": "eccec724-2a12-4e22-b96d-2ffc28e99fc8", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1485, "description": null, "tags": [], "created_at": "2022-01-18T17:55:29Z", "updated_at": "2022-01-18T17:55:29Z", "revision_number": 0, "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}], "tags": [], "created_at": "2022-01-18T17:55:29Z", "updated_at": "2022-01-18T17:55:29Z", "revision_number": 1, "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:30,203 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.220s 2022-01-18 17:55:30,203 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-aa65d2d5-9aa8-4a0f-9189-e4fbb1cd88a0', 'date': 'Tue, 18 Jan 2022 17:55:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0a19a5ce-950c-4889-8950-4d9f4b46b5c4", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:55:30Z", "updated_at": "2022-01-18T17:55:30Z", "revision_number": 0, "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:30,401 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.197s 2022-01-18 17:55:30,401 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a284bd56-59bc-4711-bddb-6823655668b6', 'date': 'Tue, 18 Jan 2022 17:55:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "da64ab3d-5134-446f-bf80-a4e71b1d3271", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:55:30Z", "updated_at": "2022-01-18T17:55:30Z", "revision_number": 0, "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:30,568 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.167s 2022-01-18 17:55:30,569 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-20fcd194-ee51-4a25-bf59-301bf9131e7f', 'date': 'Tue, 18 Jan 2022 17:55:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4d9b8bcb-26cd-4e0b-895c-5f6222b64f6f", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:55:30Z", "updated_at": "2022-01-18T17:55:30Z", "revision_number": 0, "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:30,774 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.204s 2022-01-18 17:55:30,774 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a82dfa85-1ca0-42e1-8894-bb25de7dbb3b', 'date': 'Tue, 18 Jan 2022 17:55:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "08f72b3e-cb1a-43a4-ba7b-b09bbfbbfa69", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:55:30Z", "updated_at": "2022-01-18T17:55:30Z", "revision_number": 0, "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:31,001 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.226s 2022-01-18 17:55:31,001 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4c83fba3-3756-4112-887c-4718af3be8af', 'date': 'Tue, 18 Jan 2022 17:55:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "055c9188-2c38-4c4e-8875-6d549821c713", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:55:30Z", "updated_at": "2022-01-18T17:55:30Z", "revision_number": 0, "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:31,350 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.72:9696/v2.0/security-group-rules 0.348s 2022-01-18 17:55:31,350 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-5324c88c-7f40-403c-8e99-263b5b9487f4', 'date': 'Tue, 18 Jan 2022 17:55:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6cb3aa76-bb4f-46af-b8e0-9d0129d43bf9", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "security_group_id": "925257bc-af65-44d8-97a3-cb5ba1b0c0ed", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-01-18T17:55:31Z", "updated_at": "2022-01-18T17:55:31Z", "revision_number": 0, "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:31,351 117699 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2022-01-18 17:55:31,413 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/image/v2/images/982d954f-0710-4519-9fde-ec69c058af85 0.061s 2022-01-18 17:55:31,413 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8c0a0a92-4d98-406a-9e4a-586749b16968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/image/v2/images/982d954f-0710-4519-9fde-ec69c058af85'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "7d18986fb75c404bbe44106a03970572", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "982d954f-0710-4519-9fde-ec69c058af85", "created_at": "2022-01-18T17:15:14Z", "updated_at": "2022-01-18T17:15:30Z", "tags": [], "self": "/v2/images/982d954f-0710-4519-9fde-ec69c058af85", "file": "/v2/images/982d954f-0710-4519-9fde-ec69c058af85/file", "schema": "/v2/schemas/image"}' 2022-01-18 17:55:32,514 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes 1.100s 2022-01-18 17:55:32,515 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "snapshot_id": null, "imageRef": "982d954f-0710-4519-9fde-ec69c058af85", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0107590-3222-4594-ab5b-4200649b6e94', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0107590-3222-4594-ab5b-4200649b6e94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.234705", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-01-18 17:55:32,764 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.241s 2022-01-18 17:55:32,764 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aff6452-8525-42fa-90c6-05facb2bea73', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aff6452-8525-42fa-90c6-05facb2bea73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:33,913 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.141s 2022-01-18 17:55:33,913 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc0e413-8658-4be9-907c-a5000a003876', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc0e413-8658-4be9-907c-a5000a003876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:35,026 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.105s 2022-01-18 17:55:35,026 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74fabd31-b263-415c-88cf-73f83ef39a9a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74fabd31-b263-415c-88cf-73f83ef39a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:36,114 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.078s 2022-01-18 17:55:36,114 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b4daf6-5623-485b-82f0-b6e698a43c87', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b4daf6-5623-485b-82f0-b6e698a43c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:37,218 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.095s 2022-01-18 17:55:37,218 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae15cba6-f285-494e-b632-91e0a992a971', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae15cba6-f285-494e-b632-91e0a992a971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:38,305 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.078s 2022-01-18 17:55:38,306 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22983905-a0c2-410c-9100-ddc27ed18d15', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22983905-a0c2-410c-9100-ddc27ed18d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:39,397 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.084s 2022-01-18 17:55:39,398 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b17b7f-5391-4c3f-89bc-e7b5e9c6f453', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b17b7f-5391-4c3f-89bc-e7b5e9c6f453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:40,460 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.054s 2022-01-18 17:55:40,461 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061a10f3-50e2-4c0c-b7b4-6ad39faab4d0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061a10f3-50e2-4c0c-b7b4-6ad39faab4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:41,542 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.074s 2022-01-18 17:55:41,542 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937783c0-80fa-45d6-9571-f06d929e2ceb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937783c0-80fa-45d6-9571-f06d929e2ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:42,650 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.100s 2022-01-18 17:55:42,651 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83efeb70-4b7a-43f1-97e6-dc8e187815ef', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83efeb70-4b7a-43f1-97e6-dc8e187815ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:43,741 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.081s 2022-01-18 17:55:43,741 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89a1127-ea46-46c1-9737-7b2ca30cf637', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89a1127-ea46-46c1-9737-7b2ca30cf637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:44,818 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.068s 2022-01-18 17:55:44,818 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca9cfae-11a3-406d-8395-c190dcd200d1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca9cfae-11a3-406d-8395-c190dcd200d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:45,899 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.073s 2022-01-18 17:55:45,899 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f64402c-fee6-4823-b5c8-1d43e6872adb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f64402c-fee6-4823-b5c8-1d43e6872adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:46,989 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.082s 2022-01-18 17:55:46,990 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241ded35-6ae9-4860-9ae6-bcd72133a4fb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241ded35-6ae9-4860-9ae6-bcd72133a4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:48,065 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.067s 2022-01-18 17:55:48,066 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3931c75f-0dc6-4354-b745-e8d2215b5286', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3931c75f-0dc6-4354-b745-e8d2215b5286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:49,164 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.091s 2022-01-18 17:55:49,165 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc455d9-6fca-4bbe-8618-1fd8b077c468', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc455d9-6fca-4bbe-8618-1fd8b077c468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:50,265 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.093s 2022-01-18 17:55:50,266 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3103f1f3-4eba-4f5a-9a1e-6b52c9d6712b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3103f1f3-4eba-4f5a-9a1e-6b52c9d6712b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:51,345 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.071s 2022-01-18 17:55:51,346 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-281446f3-1a0c-40a9-a7fe-1dc5a75959ba', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-281446f3-1a0c-40a9-a7fe-1dc5a75959ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:52,427 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.073s 2022-01-18 17:55:52,427 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46afe160-291d-48f8-a96a-16032b769edc', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46afe160-291d-48f8-a96a-16032b769edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:53,500 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.064s 2022-01-18 17:55:53,500 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e2d89c-2b73-45b3-88da-6f015501e015', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e2d89c-2b73-45b3-88da-6f015501e015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:54,570 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.061s 2022-01-18 17:55:54,570 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f3cfff-1e4d-4703-a003-8b365b29c32d', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f3cfff-1e4d-4703-a003-8b365b29c32d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:55,644 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.065s 2022-01-18 17:55:55,644 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa9575a-3c8d-41f8-b4ad-252fc0a3f018', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa9575a-3c8d-41f8-b4ad-252fc0a3f018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "982d954f-0710-4519-9fde-ec69c058af85", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:55,651 117699 INFO [tempest.common.waiters] volume d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 reached available after waiting for 23.651660 seconds 2022-01-18 17:55:55,705 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.053s 2022-01-18 17:55:55,705 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c38e5b2-3ed8-4001-b747-eacebc13f1bf', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c38e5b2-3ed8-4001-b747-eacebc13f1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T17:55:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "982d954f-0710-4519-9fde-ec69c058af85", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 17:55:55,758 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.72/identity/v3/auth/tokens 0.040s 2022-01-18 17:55:55,758 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3395', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d1d92cb9-1909-45f6-a36a-9cdb456bdf67', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "63ee4e3362944eb7858b946fcf59c986", "name": "tempest-TestVolumeBootPattern-53951138-project", "password_expires_at": null}, "audit_ids": ["cjyLUsYESXCXbwcFlpMJeg"], "expires_at": "2022-01-18T18:55:55.000000Z", "issued_at": "2022-01-18T17:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "name": "tempest-TestVolumeBootPattern-53951138"}, "is_domain": false, "roles": [{"id": "8fe6e89c71ef444b93a4d4e18ea89c5d", "name": "member"}, {"id": "f0ea04d9b5d94d5b86b59b59a1d3804e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "27b9f79570034443b5ba976f8cd88a64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5", "region": "RegionOne"}], "id": "07d5a9e6302b4c55a2b6fe38e9da080c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9b1649e28dc247909a67a33971a847ab", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/image", "region": "RegionOne"}], "id": "6107d679002042018d1fb1222fd980c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "be89322bf3f943348a193428bb20aa2b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:8080/v1/AUTH_09b78d8547ec4a8b9c82f2c6ee0e8dc5", "region": "RegionOne"}, {"id": "c5e25721724c4185957b87e8421a79ab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72:8080", "region": "RegionOne"}], "id": "628275d955124665b51d1eaa05eab4a3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a6ca07a35514c75bf613907048c4eb2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2.1", "region": "RegionOne"}], "id": "64184308af8c4b75a9dcc0d7f530a01f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "995afce0078f4cfa89e18bfb310faafc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5", "region": "RegionOne"}], "id": "a1c6d56a05bf4041965ed89e080787c6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b2ab426cff534525bd28125b62275249", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/placement", "region": "RegionOne"}], "id": "acf3492e1d7147249e4bb832d1a9d78d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2520aaa8d44d4e079822ef00baecac43", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}, {"id": "f972bb628d8849f99e5cffe05a34e5c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/identity", "region": "RegionOne"}], "id": "cd3544665ce748fd8fdafddacbe2ed20", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03d59dc5cdff4f6cbefbcc429ca3d942", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72:9696/", "region": "RegionOne"}], "id": "d053efb1e74a481695b505695c01047c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90f6fe5fa8e8446f968760c1cf3a32ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.72/compute/v2/09b78d8547ec4a8b9c82f2c6ee0e8dc5", "region": "RegionOne"}], "id": "f8cfb13b091446819c9aa658c1968a42", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2022-01-18 17:55:55,759 117699 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': '603c24b5-d884-4e98-b753-20a285bd2cff', 'name': 'tempest-TestVolumeBootPattern-1355773988-network', 'tenant_id': '09b78d8547ec4a8b9c82f2c6ee0e8dc5', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '09b78d8547ec4a8b9c82f2c6ee0e8dc5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 73, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-01-18T17:55:13Z', 'updated_at': '2022-01-18T17:55:13Z', 'revision_number': 1} available for tenant 2022-01-18 17:55:56,762 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.72/compute/v2.1/servers 1.003s 2022-01-18 17:55:56,763 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1423058958", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-2031212441", "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "block_device_mapping_v2": [{"uuid": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "603c24b5-d884-4e98-b753-20a285bd2cff"}]}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22737b0b-efbc-4a09-a738-047277964e31', 'x-compute-request-id': 'req-22737b0b-efbc-4a09-a738-047277964e31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/servers'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "adminPass": "7SVvDwGKio4T"}}' 2022-01-18 17:55:56,867 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.101s 2022-01-18 17:55:56,867 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1095', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a736151b-f462-40e7-b459-dbedc76c3884', 'x-compute-request-id': 'req-a736151b-f462-40e7-b459-dbedc76c3884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:57Z", "updated": "2022-01-18T17:55:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-01-18 17:55:57,978 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.102s 2022-01-18 17:55:57,978 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1193', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21aa4e4e-7dce-4e9a-a1ca-f15dccdb00e2', 'x-compute-request-id': 'req-21aa4e4e-7dce-4e9a-a1ca-f15dccdb00e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:55:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:55:57,986 117699 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-01-18 17:55:59,334 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.347s 2022-01-18 17:55:59,335 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f55688-257e-4b9a-8082-d498736813eb', 'x-compute-request-id': 'req-06f55688-257e-4b9a-8082-d498736813eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:55:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:55:59,342 117699 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 3 second wait 2022-01-18 17:56:00,729 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.386s 2022-01-18 17:56:00,730 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2372ae2-22ce-43af-bbf8-9100f71e3fb6', 'x-compute-request-id': 'req-b2372ae2-22ce-43af-bbf8-9100f71e3fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:55:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:01,990 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.252s 2022-01-18 17:56:01,990 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-170b7a25-d1de-4783-b399-604a3058e591', 'x-compute-request-id': 'req-170b7a25-d1de-4783-b399-604a3058e591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:55:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:03,221 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.222s 2022-01-18 17:56:03,221 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66cd9794-ed4d-4cba-a43b-a8a583d381af', 'x-compute-request-id': 'req-66cd9794-ed4d-4cba-a43b-a8a583d381af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:55:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:04,408 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.178s 2022-01-18 17:56:04,408 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d25bfde7-823b-46a9-ba8f-0ee705cc6e61', 'x-compute-request-id': 'req-d25bfde7-823b-46a9-ba8f-0ee705cc6e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:04,415 117699 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait 2022-01-18 17:56:05,608 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.191s 2022-01-18 17:56:05,608 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85ae4e34-ed8e-412c-a304-2b55338aaf44', 'x-compute-request-id': 'req-85ae4e34-ed8e-412c-a304-2b55338aaf44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:06,823 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.204s 2022-01-18 17:56:06,823 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7e4b06f-e62a-436a-9994-3eef23b7f045', 'x-compute-request-id': 'req-d7e4b06f-e62a-436a-9994-3eef23b7f045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:08,028 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.197s 2022-01-18 17:56:08,028 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8294e43-757e-4421-a315-b83cbc06d165', 'x-compute-request-id': 'req-e8294e43-757e-4421-a315-b83cbc06d165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:09,217 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.180s 2022-01-18 17:56:09,217 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8141ba1-d044-498c-b043-b91babd29390', 'x-compute-request-id': 'req-e8141ba1-d044-498c-b043-b91babd29390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:10,433 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.207s 2022-01-18 17:56:10,434 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-121e68d6-2630-48be-b83b-c12b107820ba', 'x-compute-request-id': 'req-121e68d6-2630-48be-b83b-c12b107820ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:11,652 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.209s 2022-01-18 17:56:11,652 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2510aff-a06a-4cb2-bddf-c152e829a453', 'x-compute-request-id': 'req-a2510aff-a06a-4cb2-bddf-c152e829a453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:12,849 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.190s 2022-01-18 17:56:12,850 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d17591d2-01bc-4c81-a470-31f14624489c', 'x-compute-request-id': 'req-d17591d2-01bc-4c81-a470-31f14624489c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:14,089 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.229s 2022-01-18 17:56:14,089 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d73caf1a-75e8-4492-b19c-0c7fffcf1301', 'x-compute-request-id': 'req-d73caf1a-75e8-4492-b19c-0c7fffcf1301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:15,315 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.217s 2022-01-18 17:56:15,315 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c9e54b2-58a2-4759-8938-447df4d172f5', 'x-compute-request-id': 'req-7c9e54b2-58a2-4759-8938-447df4d172f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:16,542 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.218s 2022-01-18 17:56:16,543 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-636f2185-7899-48a9-abc8-e36c01e08212', 'x-compute-request-id': 'req-636f2185-7899-48a9-abc8-e36c01e08212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:17,778 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.227s 2022-01-18 17:56:17,778 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74e7a333-8595-4cdd-ab49-8b625ab84fcc', 'x-compute-request-id': 'req-74e7a333-8595-4cdd-ab49-8b625ab84fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "BUILD", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:18,965 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.178s 2022-01-18 17:56:18,966 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1454', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccdb72fd-22b9-451e-a44c-6d8a74cb478a', 'x-compute-request-id': 'req-ccdb72fd-22b9-451e-a44c-6d8a74cb478a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "ACTIVE", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:18Z", "addresses": {"tempest-TestVolumeBootPattern-1355773988-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:33:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": "2022-01-18T17:56:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:18,973 117699 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 22 second wait 2022-01-18 17:56:19,208 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.234s 2022-01-18 17:56:19,208 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1454', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6654144-2049-4b0a-86fd-b15fb8b87142', 'x-compute-request-id': 'req-f6654144-2049-4b0a-86fd-b15fb8b87142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "ACTIVE", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:56:18Z", "addresses": {"tempest-TestVolumeBootPattern-1355773988-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:33:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": "2022-01-18T17:56:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 17:56:19,216 117699 INFO [tempest.scenario.test_volume_boot_pattern] Booted first instance: {'id': '8a505de4-e528-46bb-a76a-7e91d09ff193', 'name': 'tempest-TestVolumeBootPattern-server-1423058958', 'status': 'ACTIVE', 'tenant_id': '09b78d8547ec4a8b9c82f2c6ee0e8dc5', 'user_id': '63ee4e3362944eb7858b946fcf59c986', 'metadata': {}, 'hostId': '8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/flavors/452'}]}, 'created': '2022-01-18T17:55:56Z', 'updated': '2022-01-18T17:56:18Z', 'addresses': {'tempest-TestVolumeBootPattern-1355773988-network': [{'version': 4, 'addr': '172.20.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:d0:33:f1'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'}, {'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-2031212441', 'OS-SRV-USG:launched_at': '2022-01-18T17:56:18.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1022572004'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'd3fb626d-f3a5-4a5b-8df7-d4e403b3a516'}]} 2022-01-18 17:56:19,216 117699 INFO [tempest.scenario.test_volume_boot_pattern] Setting timestamp in instance {'id': '8a505de4-e528-46bb-a76a-7e91d09ff193', 'name': 'tempest-TestVolumeBootPattern-server-1423058958', 'status': 'ACTIVE', 'tenant_id': '09b78d8547ec4a8b9c82f2c6ee0e8dc5', 'user_id': '63ee4e3362944eb7858b946fcf59c986', 'metadata': {}, 'hostId': '8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/flavors/452'}]}, 'created': '2022-01-18T17:55:56Z', 'updated': '2022-01-18T17:56:18Z', 'addresses': {'tempest-TestVolumeBootPattern-1355773988-network': [{'version': 4, 'addr': '172.20.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:d0:33:f1'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'}, {'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-2031212441', 'OS-SRV-USG:launched_at': '2022-01-18T17:56:18.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1022572004'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'd3fb626d-f3a5-4a5b-8df7-d4e403b3a516'}]} 2022-01-18 17:56:19,406 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.72:9696/v2.0/ports?device_id=8a505de4-e528-46bb-a76a-7e91d09ff193 0.189s 2022-01-18 17:56:19,407 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-f14cb7d4-0300-4360-9890-a0f2806150af', 'date': 'Tue, 18 Jan 2022 17:56:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72:9696/v2.0/ports?device_id=8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"ports":[{"id":"1e0a9d1c-16ad-4600-8b9d-2ad389e734e9","name":"","network_id":"603c24b5-d884-4e98-b753-20a285bd2cff","tenant_id":"09b78d8547ec4a8b9c82f2c6ee0e8dc5","mac_address":"fa:16:3e:d0:33:f1","admin_state_up":true,"status":"ACTIVE","device_id":"8a505de4-e528-46bb-a76a-7e91d09ff193","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"67c22620-c893-4e20-9cd9-79bd9d56ce9a","ip_address":"172.20.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["925257bc-af65-44d8-97a3-cb5ba1b0c0ed"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8247","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-01-18T17:55:58Z","updated_at":"2022-01-18T17:56:16Z","revision_number":5,"project_id":"09b78d8547ec4a8b9c82f2c6ee0e8dc5"}]}' 2022-01-18 17:56:22,269 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.72:9696/v2.0/floatingips 2.861s 2022-01-18 17:56:22,269 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "port_id": "1e0a9d1c-16ad-4600-8b9d-2ad389e734e9", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "fixed_ip_address": "172.20.0.4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-da16ac5e-4f6c-4eeb-a364-6daf6e0c7547', 'date': 'Tue, 18 Jan 2022 17:56:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0e9cc519-b998-469d-b82a-ad407894bde9", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "floating_ip_address": "172.26.6.253", "floating_network_id": "50334fed-c913-4a40-9569-a4a96cf148a9", "router_id": "fe2ffe28-f743-40e8-9f16-6ef847fb9c20", "port_id": "1e0a9d1c-16ad-4600-8b9d-2ad389e734e9", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "project_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "description": "", "port_details": {"name": "", "network_id": "603c24b5-d884-4e98-b753-20a285bd2cff", "mac_address": "fa:16:3e:d0:33:f1", "admin_state_up": true, "status": "ACTIVE", "device_id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-01-18T17:56:20Z", "updated_at": "2022-01-18T17:56:20Z", "revision_number": 0}}' 2022-01-18 17:56:22,282 117699 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.26.6.253:22' as 'ubuntu' with public key authentication 2022-01-18 17:56:26,828 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 1. Retry after 2 seconds. 2022-01-18 17:56:32,396 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 2. Retry after 3 seconds. 2022-01-18 17:56:38,956 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 3. Retry after 4 seconds. 2022-01-18 17:56:46,540 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 4. Retry after 5 seconds. 2022-01-18 17:56:55,116 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 5. Retry after 6 seconds. 2022-01-18 17:57:04,684 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 6. Retry after 7 seconds. 2022-01-18 17:57:15,244 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 7. Retry after 8 seconds. 2022-01-18 17:57:26,828 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 8. Retry after 9 seconds. 2022-01-18 17:57:39,404 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 9. Retry after 10 seconds. 2022-01-18 17:57:53,008 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 10. Retry after 11 seconds. 2022-01-18 17:58:07,604 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 11. Retry after 12 seconds. 2022-01-18 17:58:23,180 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 12. Retry after 13 seconds. 2022-01-18 17:58:39,772 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 13. Retry after 14 seconds. 2022-01-18 17:58:57,356 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 14. Retry after 15 seconds. 2022-01-18 17:59:15,948 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 15. Retry after 16 seconds. 2022-01-18 17:59:35,593 117699 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 ([Errno None] Unable to connect to port 22 on 172.26.6.253). Number attempts: 16. Retry after 17 seconds. 2022-01-18 17:59:56,172 117699 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.26.6.253 after 16 attempts. Proxy client: no proxy client 2022-01-18 17:59:56.172 117699 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-01-18 17:59:56.172 117699 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2022-01-18 17:59:56.172 117699 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-01-18 17:59:56.172 117699 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-01-18 17:59:56.172 117699 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-01-18 17:59:56.172 117699 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.253 2022-01-18 17:59:56.172 117699 ERROR tempest.lib.common.ssh 2022-01-18 17:59:56,173 117699 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestVolumeBootPattern:test_volume_boot_pattern. Timeout trying to ssh to server {'id': '8a505de4-e528-46bb-a76a-7e91d09ff193', 'name': 'tempest-TestVolumeBootPattern-server-1423058958', 'status': 'ACTIVE', 'tenant_id': '09b78d8547ec4a8b9c82f2c6ee0e8dc5', 'user_id': '63ee4e3362944eb7858b946fcf59c986', 'metadata': {}, 'hostId': '8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/flavors/452'}]}, 'created': '2022-01-18T17:55:56Z', 'updated': '2022-01-18T17:56:18Z', 'addresses': {'tempest-TestVolumeBootPattern-1355773988-network': [{'version': 4, 'addr': '172.20.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:d0:33:f1'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'}, {'rel': 'bookmark', 'href': 'http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-2031212441', 'OS-SRV-USG:launched_at': '2022-01-18T17:56:18.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1022572004'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'd3fb626d-f3a5-4a5b-8df7-d4e403b3a516'}]} 2022-01-18 17:59:57,201 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193/action 1.027s 2022-01-18 17:59:57,203 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 18 Jan 2022 17:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '66963', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edfdb084-d5cd-446d-b195-ade006cbc7f5', 'x-compute-request-id': 'req-edfdb084-d5cd-446d-b195-ade006cbc7f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-01-18 17:59:57,204 117699 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 8a505de4-e528-46bb-a76a-7e91d09ff193: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 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: x87 FPU will use FXSAVE [ 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 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 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-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K 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] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.084000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088000] tsc: Detected 1995.192 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100000] Security Framework initialized [ 0.100005] Yama: becoming mindful. [ 0.104040] AppArmor: AppArmor initialized [ 0.108249] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.112097] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.116021] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124524] CPU: Physical Processor ID: 0 [ 0.128311] mce: CPU supports 1 MCE banks [ 0.132105] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.136004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.140005] Spectre V2 : Mitigation: Full generic retpoline [ 0.144004] Speculative Store Bypass: Vulnerable [ 0.179535] Freeing SMP alternatives memory: 36K [ 0.182917] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.184097] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.188078] Hierarchical SRCU implementation. [ 0.192751] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.196004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.200060] smp: Bringing up secondary CPUs ... [ 0.204006] smp: Brought up 1 node, 1 CPU [ 0.208004] smpboot: Max logical packages: 1 [ 0.212005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.216413] devtmpfs: initialized [ 0.220078] x86/mm: Memory block size: 128MB [ 0.224239] evm: security.selinux [ 0.228008] evm: security.SMACK64 [ 0.232005] evm: security.SMACK64EXEC [ 0.236024] evm: security.SMACK64TRANSMUTE [ 0.240004] evm: security.SMACK64MMAP [ 0.244004] evm: security.apparmor [ 0.248004] evm: security.ima [ 0.252004] evm: security.capability [ 0.260082] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.264014] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.272016] pinctrl core: initialized pinctrl subsystem [ 0.276247] NET: Registered protocol family 16 [ 0.280110] audit: initializing netlink subsys (disabled) [ 0.284186] cpuidle: using governor ladder [ 0.288009] audit: type=2000 audit(1642528588.284:1): state=initialized audit_enabled=0 res=1 [ 0.292029] cpuidle: using governor menu [ 0.296058] ACPI: bus type PCI registered [ 0.300004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.308641] PCI: Using configuration type 1 for base access [ 0.313500] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.316267] ACPI: Added _OSI(Module Device) [ 0.320009] ACPI: Added _OSI(Processor Device) [ 0.324006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332016] ACPI: Added _OSI(Linux-Dell-Video) [ 0.342765] ACPI: Interpreter enabled [ 0.344015] ACPI: (supports S0 S5) [ 0.348004] ACPI: Using IOAPIC for interrupt routing [ 0.352064] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356555] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.401004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416434] PCI host bridge to bus 0000:00 [ 0.420007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.424006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.428006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.432006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.436026] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.440006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484355] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.488006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492005] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.496027] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.504975] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.504975] * this clock source is slow. Consider trying other clock sources [ 0.520876] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.565659] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.568840] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.572760] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.576761] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.584523] SCSI subsystem initialized [ 0.587982] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.588000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.588006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.592005] vgaarb: loaded [ 0.596052] pps_core: LinuxPPS API ver. 1 registered [ 0.600004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.604037] PTP clock support registered [ 0.608061] EDAC MC: Ver: 3.0.0 [ 0.617999] hv_vmbus: Vmbus version:4.0 [ 0.620095] PCI: Using ACPI for IRQ routing [ 0.624160] NetLabel: Initializing [ 0.628014] NetLabel: domain hash size = 128 [ 0.632016] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.636636] NetLabel: unlabeled traffic allowed by default [ 0.640150] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.659954] VFS: Disk quotas dquot_6.6.0 [ 0.664615] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.669751] AppArmor: AppArmor Filesystem Enabled [ 0.674851] pnp: PnP ACPI init [ 0.686279] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.691923] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.696783] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.701680] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.706699] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.711564] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.715848] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.721181] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.725807] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.730257] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.735238] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.740390] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.745127] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.750464] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.755048] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.759510] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.764033] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.770021] pnp: PnP ACPI: found 9 devices [ 0.780873] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.786947] NET: Registered protocol family 2 [ 0.792346] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.798196] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.803309] TCP: Hash tables configured (established 8192 bind 8192) [ 0.808803] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.814432] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.818896] NET: Registered protocol family 1 [ 0.823059] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.828752] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.835323] Unpacking initramfs... [ 1.141044] Freeing initrd memory: 13088K [ 1.154383] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.160648] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.167250] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.175145] Scanning for low memory corruption every 60 seconds [ 1.180717] Initialise system trusted keyrings [ 1.185273] Key type blacklist registered [ 1.189851] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.195852] zbud: loaded [ 1.199793] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.204862] fuse init (API version 7.26) [ 1.210675] Key type asymmetric registered [ 1.214995] Asymmetric key parser 'x509' registered [ 1.220133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.225755] io scheduler noop registered (default) [ 1.230601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.237136] ACPI: Power Button [PWRF] [ 1.242130] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.271245] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.300878] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.307757] Linux agpgart interface v0.103 [ 1.313249] loop: module loaded [ 1.317573] hv_vmbus: registering driver hv_storvsc [ 1.324625] scsi host0: storvsc_host_t [ 1.334834] scsi 0:0:0:0: Direct-Access LIO-ORG IBLOCK 4.0 PQ: 0 ANSI: 5 [ 1.346938] random: fast init done [ 1.351111] scsi host1: storvsc_host_t [ 1.360323] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.366789] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.379796] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.386512] scsi host2: ata_piix [ 1.391409] sd 0:0:0:0: [sda] Write Protect is off [ 1.395972] scsi host3: ata_piix [ 1.400453] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.405271] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.411481] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.427593] libphy: Fixed MDIO Bus: probed [ 1.431997] tun: Universal TUN/TAP device driver, 1.6 [ 1.436669] PPP generic driver version 2.4.2 [ 1.442219] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.467036] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.471870] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.476511] sda: sda1 [ 1.480778] mousedev: PS/2 mouse device common for all mice [ 1.487055] rtc_cmos 00:00: RTC can wake from S4 [ 1.518046] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.526513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.534449] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.541198] device-mapper: uevent: version 1.0.3 [ 1.546059] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.551408] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.556679] NET: Registered protocol family 10 [ 1.567018] Segment Routing with IPv6 [ 1.571392] NET: Registered protocol family 17 [ 1.575951] Key type dns_resolver registered [ 2.436282] RAS: Correctable Errors collector initialized. [ 2.441480] registered taskstats version 1 [ 2.447060] Loading compiled-in X.509 certificates [ 2.455597] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.460714] zswap: loaded using pool lzo/zbud [ 2.470209] Key type big_key registered [ 2.474748] Key type trusted registered [ 2.481777] Key type encrypted registered [ 2.486571] AppArmor: AppArmor sha1 policy hashing enabled [ 2.491424] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.595072] evm: HMAC attrs: 0x1 [ 2.621605] rtc_cmos 00:00: setting system clock to 2022-01-18 17:56:32 UTC (1642528592) [ 2.627097] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.631478] EDD information not available. [ 3.049983] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.061884] ata2.00: configured for MWDMA2 [ 3.079680] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.096826] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.101832] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.110118] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.122697] Freeing unused kernel memory: 2248K [ 3.132047] Write protecting the kernel read-only data: 18432k [ 3.137430] Freeing unused kernel memory: 2008K [ 3.142875] Freeing unused kernel memory: 124K [ 3.162143] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.166815] x86/mm: Checking user space page tables [ 3.181360] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.235579] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.241522] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.246416] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.251925] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.257540] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.264074] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.280396] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.287812] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.294234] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.298710] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.438117] hv_utils: Registering HyperV Utility Driver [ 3.443507] hv_vmbus: registering driver hv_util [ 3.469565] hidraw: raw HID events driver (C) Jiri Kosina [ 3.477668] hv_vmbus: registering driver hyperv_keyboard [ 3.484438] hv_vmbus: registering driver hv_netvsc [ 3.506207] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.513305] hv_utils: Heartbeat IC version 3.0 [ 3.565224] hv_vmbus: registering driver hid_hyperv [ 3.614824] hv_utils: Shutdown IC version 3.0 [ 3.633191] hv_utils: TimeSync IC version 4.0 [ 3.641366] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.655281] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.690473] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.856037] raid6: sse2x1 gen() 4994 MB/s [ 3.908032] raid6: sse2x1 xor() 3840 MB/s [ 3.960034] raid6: sse2x2 gen() 6203 MB/s [ 4.012030] raid6: sse2x2 xor() 4245 MB/s [ 4.064036] raid6: sse2x4 gen() 6995 MB/s [ 4.116027] raid6: sse2x4 xor() 5384 MB/s [ 4.120456] raid6: using algorithm sse2x4 gen() 6995 MB/s [ 4.125342] raid6: .... xor() 5384 MB/s, rmw enabled [ 4.130131] raid6: using intx1 recovery algorithm [ 4.138068] xor: measuring software checksum speed [ 4.180032] prefetch64-sse: 10165.000 MB/sec [ 4.224030] generic_sse: 9365.000 MB/sec [ 4.228166] xor: using function: prefetch64-sse (10165.000 MB/sec) [ 4.236076] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.395483] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.592144] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.916100] 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) [ 4.923317] systemd[1]: Detected virtualization microsoft. [ 4.928167] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 4.966603] systemd[1]: Set hostname to <ubuntu>. [ 4.977625] systemd[1]: Initializing machine ID from random generator. [ 4.983241] systemd[1]: Installed transient /etc/machine-id file. [ 5.342244] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 5.392421] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 5.438841] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 5.481596] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. Mounting POSIX Message Queue File System... Starting Load Kernel Modules... [[0;32m OK [m] Listening on udev Control Socket.[ 5.631896] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] [ 5.675287] iscsi: registered transport (tcp) Listening on LVM2 metadata daemon socket. [[0;32m OK [m[ 5.717905] iscsi: registered transport (iser) ] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... Mounting Debug File System... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Remount Root and Kernel File Systems... [ 5.974920] EXT4-fs (sda1): re-mounted. Opts: (null) [[0;32m OK [0m] Reached target Swap. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Journal Service... [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Mounting Configuration File System... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 11.684882] cloud-init[339]: Cloud-init v. 18.2 running 'init-local' at Tue, 18 Jan 2022 17:56:40 +0000. Up 9.93 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0m[0;31m* [0m] A start job is running for Raise network interfaces (11s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (12s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (12s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (13s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (13s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (14s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (14s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (15s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (15s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (16s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (16s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (17s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (17s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (18s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (18s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (19s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (19s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (20s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (20s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (21s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (21s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (22s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (22s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (23s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (23s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (24s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (25s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (26s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (26s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (27s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (28s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (29s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (29s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (30s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (30s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (31s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (32s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (33s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (34s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (35s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (36s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (37s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (37s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (38s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (39s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (40s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (41s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (42s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (43s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (44s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (44s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (45s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (46s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (47s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (48s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (49s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (50s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (51s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (51s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (52s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (53s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (54s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (55s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (56s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (57s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise network interfaces (58s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (58s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (59s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise network interfaces (1min / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 1s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 1s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 2s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 2s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (1min 3s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (1min 3s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne...k interfaces (1min 4s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (1min 4s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (1min 5s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 5s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 6s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 6s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 7s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 7s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 8s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 8s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (1min 9s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m [0m] A start job is running for Raise ne...k interfaces (1min 9s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 10s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 10s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 11s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 11s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 12s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 12s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 13s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 13s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 14s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 14s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 15s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 15s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 16s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 16s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 17s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 17s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 18s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 18s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 19s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 19s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 20s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 20s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 21s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 21s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 22s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 22s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 23s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 23s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 24s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 24s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 25s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 25s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 26s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 26s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 27s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 27s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 28s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 28s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 29s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 29s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 30s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 30s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 31s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 31s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 32s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 32s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 33s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 33s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 34s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 34s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 35s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 35s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 36s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 36s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 37s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 37s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 38s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 38s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 39s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 39s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 40s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 40s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 41s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 41s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 42s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 42s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 43s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 43s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 44s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 44s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 45s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 45s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 46s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 46s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 47s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 47s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 48s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 48s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 49s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 49s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 50s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 50s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 51s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 51s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 52s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 52s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (1min 53s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 53s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 54s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 54s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 55s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 55s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 56s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 56s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 57s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 57s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 58s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (1min 58s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (1min 59s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (1min 59s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise network interfaces (2min / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise network interfaces (2min / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (2min 1s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 1s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 2s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 2s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 3s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 3s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 4s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 4s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 5s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 5s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (2min 6s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (2min 6s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne...k interfaces (2min 7s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (2min 7s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (2min 8s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 8s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 9s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (2min 9s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 10s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 10s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 11s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 11s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 12s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 12s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 13s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 13s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 14s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 14s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 15s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 15s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 16s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 16s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 17s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 17s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 18s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 18s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 19s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 19s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 20s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 20s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 21s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 21s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 22s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 22s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 23s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 23s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 24s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 24s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 25s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 25s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 26s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 26s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 27s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 27s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 28s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 28s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 29s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 29s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 30s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 30s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 31s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 31s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 32s / 5min 6s)[K[[0;31m*[0;1;3m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 32s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 33s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 33s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 34s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 34s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 35s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 35s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 36s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 36s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 37s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 37s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 38s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 38s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 39s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 39s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 40s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 40s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 41s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 41s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 42s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 42s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 43s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 43s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 44s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 44s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 45s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 45s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 46s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 46s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 47s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 47s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 48s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 48s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 49s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 49s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 50s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 50s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 51s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 51s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 52s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 52s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 53s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 53s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 54s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 54s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 55s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 55s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (2min 56s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (2min 56s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (2min 57s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 57s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 58s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 58s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 59s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (2min 59s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (3min / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (3min / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 1s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 1s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (3min 2s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (3min 2s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne...k interfaces (3min 3s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (3min 3s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (3min 4s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 4s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 5s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 5s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 6s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 6s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 7s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 7s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 8s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...k interfaces (3min 8s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...k interfaces (3min 9s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...k interfaces (3min 9s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (3min 10s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 10s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 11s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 11s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 12s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 12s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 13s / 5min 6s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 13s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 14s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 14s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 15s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 15s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 16s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 16s / 5min 6s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (3min 17s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (3min 17s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (3min 18s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 18s / 5min 6s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 19s / 5min 6s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 19s / 5min 6s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (3min 20s / 5min 6s) 2022-01-18 17:59:58,312 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/floatingips/0e9cc519-b998-469d-b82a-ad407894bde9 1.106s 2022-01-18 17:59:58,313 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-1bd68687-963d-48d4-b7f0-9df224e6ccc3', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 17:59:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/floatingips/0e9cc519-b998-469d-b82a-ad407894bde9'} Body: b'' 2022-01-18 17:59:58,548 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.235s 2022-01-18 17:59:58,549 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d708ccd-e7b7-4ae3-a829-87c174f323bf', 'x-compute-request-id': 'req-4d708ccd-e7b7-4ae3-a829-87c174f323bf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'' 2022-01-18 17:59:59,111 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.562s 2022-01-18 17:59:59,112 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 17:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1579', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6191fec7-7e16-4984-8fcb-811ad4d944d7', 'x-compute-request-id': 'req-6191fec7-7e16-4984-8fcb-811ad4d944d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "ACTIVE", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:59:58Z", "addresses": {"tempest-TestVolumeBootPattern-1355773988-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:33:f1"}, {"version": 4, "addr": "172.26.6.253", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:33:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": "2022-01-18T17:56:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 18:00:00,492 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.370s 2022-01-18 18:00:00,492 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1460', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-306ca573-9a26-40c4-8913-b382668121df', 'x-compute-request-id': 'req-306ca573-9a26-40c4-8913-b382668121df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "ACTIVE", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:59:58Z", "addresses": {"tempest-TestVolumeBootPattern-1355773988-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:33:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": "2022-01-18T17:56:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022572004"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 18:00:01,649 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.146s 2022-01-18 18:00:01,649 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5173350a-6ef7-4c5d-ac9f-fbf4d6c539ec', 'x-compute-request-id': 'req-5173350a-6ef7-4c5d-ac9f-fbf4d6c539ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "ACTIVE", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:59:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": "2022-01-18T17:56:18.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 18:00:02,809 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.150s 2022-01-18 18:00:02,809 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01385ff5-a425-405d-a57c-3ff576114021', 'x-compute-request-id': 'req-01385ff5-a425-405d-a57c-3ff576114021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "ACTIVE", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:59:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": "2022-01-18T17:56:18.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 18:00:03,968 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.150s 2022-01-18 18:00:03,969 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9d7f107-425f-4ee4-aba6-4d59d8476107', 'x-compute-request-id': 'req-d9d7f107-425f-4ee4-aba6-4d59d8476107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "ACTIVE", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T17:59:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": "2022-01-18T17:56:18.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 18:00:05,123 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.145s 2022-01-18 18:00:05,123 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d34a914a-08c7-45f0-a33c-aca02ddceb58', 'x-compute-request-id': 'req-d34a914a-08c7-45f0-a33c-aca02ddceb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"server": {"id": "8a505de4-e528-46bb-a76a-7e91d09ff193", "name": "tempest-TestVolumeBootPattern-server-1423058958", "status": "DELETED", "tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5", "user_id": "63ee4e3362944eb7858b946fcf59c986", "metadata": {}, "hostId": "8e7679eaadddbc634d436419d58cb5cbabb4a1498ca852f8882ab17c", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.72/compute/flavors/452"}]}, "created": "2022-01-18T17:55:56Z", "updated": "2022-01-18T18:00:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}, {"rel": "bookmark", "href": "http://10.222.0.72/compute/servers/8a505de4-e528-46bb-a76a-7e91d09ff193"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-2031212441", "OS-SRV-USG:launched_at": "2022-01-18T17:56:18.000000", "OS-SRV-USG:terminated_at": "2022-01-18T18:00:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}]}}' 2022-01-18 18:00:05,130 117699 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 6 second wait 2022-01-18 18:00:06,183 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193 0.051s 2022-01-18 18:00:06,184 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6c132b47-b367-4df3-9d07-e47c8df34d68', 'x-compute-request-id': 'req-6c132b47-b367-4df3-9d07-e47c8df34d68', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/compute/v2.1/servers/8a505de4-e528-46bb-a76a-7e91d09ff193'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8a505de4-e528-46bb-a76a-7e91d09ff193 could not be found."}}' 2022-01-18 18:00:06,312 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.128s 2022-01-18 18:00:06,313 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ee5cfd-0a67-4072-92e2-e3b3c0180404', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'' 2022-01-18 18:00:06,382 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.068s 2022-01-18 18:00:06,382 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037aded3-42cd-4f0b-afb8-23978e0d8137', 'content-length': '1367', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037aded3-42cd-4f0b-afb8-23978e0d8137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T18:00:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "982d954f-0710-4519-9fde-ec69c058af85", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 18:00:07,476 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.086s 2022-01-18 18:00:07,477 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984a272e-9ff0-41d8-9712-4e84bea7025e', 'content-length': '1367', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984a272e-9ff0-41d8-9712-4e84bea7025e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T18:00:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "982d954f-0710-4519-9fde-ec69c058af85", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 18:00:08,553 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.068s 2022-01-18 18:00:08,553 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8b1ccd-ef7f-4f0f-8101-994c0e738608', 'content-length': '1367', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8b1ccd-ef7f-4f0f-8101-994c0e738608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"volume": {"id": "d3fb626d-f3a5-4a5b-8df7-d4e403b3a516", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-01-18T17:55:32.000000", "updated_at": "2022-01-18T18:00:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-128443965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}, {"rel": "bookmark", "href": "http://10.222.0.72/volume/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516"}], "user_id": "63ee4e3362944eb7858b946fcf59c986", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "982d954f-0710-4519-9fde-ec69c058af85", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "09b78d8547ec4a8b9c82f2c6ee0e8dc5"}}' 2022-01-18 18:00:09,588 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 0.027s 2022-01-18 18:00:09,589 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7408300-a42a-48b4-add8-a2c5e03e6b1a', 'x-openstack-request-id': 'req-a7408300-a42a-48b4-add8-a2c5e03e6b1a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.72/volume/v3/09b78d8547ec4a8b9c82f2c6ee0e8dc5/volumes/d3fb626d-f3a5-4a5b-8df7-d4e403b3a516'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d3fb626d-f3a5-4a5b-8df7-d4e403b3a516 could not be found."}}' 2022-01-18 18:00:09,835 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.72:9696/v2.0/security-groups/925257bc-af65-44d8-97a3-cb5ba1b0c0ed 0.246s 2022-01-18 18:00:09,836 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-c327ff7e-ab09-4c08-adc7-119282ef8c4c', 'content-length': '0', 'date': 'Tue, 18 Jan 2022 18:00:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.72:9696/v2.0/security-groups/925257bc-af65-44d8-97a3-cb5ba1b0c0ed'} Body: b'' 2022-01-18 18:00:09,879 117699 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-2031212441 0.043s 2022-01-18 18:00:09,880 117699 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 18 Jan 2022 18:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8caf0183-8fec-4d68-87e3-8325ed576986', 'x-compute-request-id': 'req-8caf0183-8fec-4d68-87e3-8325ed576986', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.72/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-2031212441'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.26.6.253 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 82, in test_volume_boot_pattern timestamp = self.create_timestamp(ip_instance_1st, File "/opt/stack/tempest/tempest/scenario/manager.py", line 1062, in create_timestamp ssh_client = self.get_remote_client(ip_address, File "/opt/stack/tempest/tempest/scenario/manager.py", line 723, in get_remote_client linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 114, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 216, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 126, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.26.6.253 via SSH timed out. User: ubuntu, Password: None |
||||||
setUpClass (tempest.api.network.admin.test_metering_extensions | 2 | 0 | 0 | 0 | 2 | Detail | |
MeteringTestJSON) |
skip
pt10.1: setUpClass (tempest.api.network.admin.test_metering_extensions.MeteringTestJSON) |
||||||
MeteringIpV6TestJSON) |
skip
pt10.2: setUpClass (tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON) |
||||||
setUpClass (tempest.api.network.test_tags | 1 | 0 | 0 | 0 | 1 | Detail | |
TagsTest) |
skip
pt11.1: setUpClass (tempest.api.network.test_tags.TagsTest) |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt12.1: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
||||||
test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
pass
pt12.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt13.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt14.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
pass
pt14.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt15.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
||||||
test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
pass
pt15.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
||||||
test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
pass
pt15.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
pass
pt16.1: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
||||||
test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
pass
pt16.2: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
||||||
test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
pass
pt16.3: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
||||||
tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
pass
pt17.1: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
||||||
test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
pass
pt17.2: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
||||||
test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
pass
pt17.3: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
||||||
test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
pass
pt17.4: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
||||||
test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
pass
pt17.5: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
||||||
tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
pass
pt18.1: tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
||||||
tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
pass
pt19.1: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
||||||
test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
pass
pt19.2: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
||||||
tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
pass
pt20.1: tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt21.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt21.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt21.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt21.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt22.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt22.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt22.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt22.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_quotas.QuotasTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
pass
pt23.1: tempest.api.network.admin.test_quotas.QuotasTest.test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
||||||
test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
pass
pt23.2: tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
||||||
tempest.api.network.admin.test_routers.RoutersAdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt24.1: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt24.2: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt24.3: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt24.4: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt24.5: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt24.6: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt24.7: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt24.8: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt24.9: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers.RoutersIpV6AdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt25.1: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt25.2: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt25.3: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt25.4: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt25.5: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt25.6: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt25.7: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt25.8: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt25.9: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers_dvr.RoutersTestDVR | 3 | 3 | 0 | 0 | 0 | Detail | |
test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
pass
pt26.1: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
||||||
test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
pass
pt26.2: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
||||||
test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
pass
pt26.3: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt27.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt28.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
pass
pt29.1: tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest.test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt30.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt30.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt30.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt30.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt31.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt31.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt31.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt31.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
pass
pt32.1: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
||||||
test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
pass
pt32.2: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
||||||
test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
pass
pt32.3: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
||||||
test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
pass
pt32.4: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
||||||
test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
pass
pt32.5: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
||||||
test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
pass
pt32.6: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
||||||
test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
pass
pt32.7: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
||||||
test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
pass
pt32.8: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
||||||
test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
pass
pt32.9: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
||||||
test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
pass
pt32.10: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
||||||
test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
pass
pt32.11: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
||||||
tempest.api.network.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
pass
pt33.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt34.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt34.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt35.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt35.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_floating_ips.FloatingIPTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
pass
pt36.1: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
||||||
test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
pass
pt36.2: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
||||||
test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
pass
pt36.3: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
||||||
test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
pass
pt36.4: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
||||||
test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
pass
pt36.5: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
||||||
tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
pass
pt37.1: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
||||||
test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
pass
pt37.2: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
||||||
test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
pass
pt37.3: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsIpV6Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt38.1: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt38.2: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt38.3: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt39.1: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt39.2: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt39.3: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.NetworksIpV6Test | 22 | 22 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt40.1: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
pass
pt40.2: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt40.3: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt40.4: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt40.5: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
pass
pt40.6: tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt40.7: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt40.8: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt40.9: tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt40.10: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt40.11: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt40.12: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt40.13: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt40.14: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt40.15: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt40.16: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt40.17: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt40.18: tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt40.19: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt40.20: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
pass
pt40.21: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt40.22: tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
tempest.api.network.test_networks.NetworksIpV6TestAttrs | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
pass
pt41.1: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
||||||
test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
pass
pt41.2: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
||||||
test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
pass
pt41.3: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
||||||
test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
pass
pt41.4: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
||||||
test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
pass
pt41.5: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
||||||
tempest.api.network.test_networks.NetworksTest | 20 | 20 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt42.1: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt42.2: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt42.3: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
pass
pt42.4: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt42.5: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt42.6: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt42.7: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt42.8: tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt42.9: tempest.api.network.test_networks.NetworksTest.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt42.10: tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt42.11: tempest.api.network.test_networks.NetworksTest.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt42.12: tempest.api.network.test_networks.NetworksTest.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt42.13: tempest.api.network.test_networks.NetworksTest.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt42.14: tempest.api.network.test_networks.NetworksTest.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt42.15: tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt42.16: tempest.api.network.test_networks.NetworksTest.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt42.17: tempest.api.network.test_networks.NetworksTest.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt42.18: tempest.api.network.test_networks.NetworksTest.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt42.19: tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt42.20: tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
tempest.api.network.test_networks_negative.NetworksNegativeTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
pass
pt43.1: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
||||||
test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
pass
pt43.2: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
||||||
test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
pass
pt43.3: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
||||||
test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
pass
pt43.4: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
||||||
test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
pass
pt43.5: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
||||||
test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
pass
pt43.6: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
||||||
test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
pass
pt43.7: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
||||||
test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
pass
pt43.8: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
||||||
test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
pass
pt43.9: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
||||||
test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
pass
pt43.10: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
||||||
tempest.api.network.test_ports.PortsIpV6TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt44.1: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt44.2: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt44.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt44.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt44.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt44.6: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt44.7: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt44.8: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt44.9: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt44.10: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt44.11: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt44.12: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt44.13: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt44.14: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt44.15: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_ports.PortsTestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt45.1: tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt45.2: tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt45.3: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt45.4: tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt45.5: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt45.6: tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt45.7: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt45.8: tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt45.9: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt45.10: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt45.11: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt45.12: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt45.13: tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt45.14: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt45.15: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_routers.RoutersIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt46.1: tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt46.2: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt46.3: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt46.4: tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt46.5: tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt46.6: tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt46.7: tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers.RoutersTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt47.1: tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt47.2: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt47.3: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt47.4: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt47.5: tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt47.6: tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt47.7: tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers_negative.DvrRoutersNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
pass
pt48.1: tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt49.1: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt49.2: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt49.3: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt49.4: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt49.5: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt49.6: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt49.7: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt50.1: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt50.2: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt50.3: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt50.4: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt50.5: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt50.6: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt50.7: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
tempest.api.network.test_security_groups.SecGroupIPv6Test | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt51.1: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt51.2: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt51.3: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt51.4: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt51.5: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt51.6: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt51.7: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt51.8: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt51.9: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups.SecGroupTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt52.1: tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt52.2: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt52.3: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt52.4: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt52.5: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt52.6: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt52.7: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt52.8: tempest.api.network.test_security_groups.SecGroupTest.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt52.9: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test | 14 | 14 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt53.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt53.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt53.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt53.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt53.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt53.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt53.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt53.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt53.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
pass
pt53.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt53.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt53.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt53.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt53.14: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupTest | 13 | 13 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt54.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt54.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt54.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt54.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt54.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt54.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt54.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt54.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt54.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt54.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt54.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt54.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt54.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_service_providers.ServiceProvidersTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
pass
pt55.1: tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
||||||
tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
pass
pt56.1: tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
||||||
tempest.api.network.test_tags.TagsExtTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
pass
pt57.1: tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
||||||
test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
pass
pt57.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt58.1: tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
||||||
test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
pass
pt58.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt59.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt59.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
||||||
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
pass
pt60.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
||||||
Total | 302 | 273 | 21 | 0 | 8 |