Status: Pass 1190 Failure 7 Skip 90
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume | 5 | 3 | 2 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
fail
ft1.1: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-04-30 21:17:16,293 131603 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; hostname 2022-04-30 21:17:16,293 131603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.4.31:22' as 'ubuntu' with public key authentication 2022-04-30 21:17:20,106 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 1. Retry after 2 seconds. 2022-04-30 21:17:25,674 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 2. Retry after 3 seconds. 2022-04-30 21:17:32,238 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 3. Retry after 4 seconds. 2022-04-30 21:17:39,818 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 4. Retry after 5 seconds. 2022-04-30 21:17:48,398 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 5. Retry after 6 seconds. 2022-04-30 21:17:57,962 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 6. Retry after 7 seconds. 2022-04-30 21:18:08,522 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 7. Retry after 8 seconds. 2022-04-30 21:18:20,106 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 8. Retry after 9 seconds. 2022-04-30 21:18:32,682 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 9. Retry after 10 seconds. 2022-04-30 21:18:46,282 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 10. Retry after 11 seconds. 2022-04-30 21:19:00,874 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 11. Retry after 12 seconds. 2022-04-30 21:19:16,458 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 12. Retry after 13 seconds. 2022-04-30 21:19:33,034 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 13. Retry after 14 seconds. 2022-04-30 21:19:50,602 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 14. Retry after 15 seconds. 2022-04-30 21:20:13,387 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 15. Retry after 16 seconds. 2022-04-30 21:20:29,905 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 16. Retry after 17 seconds. 2022-04-30 21:20:47,424 131603 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 after 16 attempts. Proxy client: no proxy client 2022-04-30 21:20:47.424 131603 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-04-30 21:20:47.424 131603 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, in _get_ssh_connection 2022-04-30 21:20:47.424 131603 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-04-30 21:20:47.424 131603 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-04-30 21:20:47.424 131603 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-04-30 21:20:47.424 131603 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.35.4.31 2022-04-30 21:20:47.424 131603 ERROR tempest.lib.common.ssh 2022-04-30 21:20:47,437 131603 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersTestBootFromVolume:test_host_name_is_same_as_server_name. Timeout trying to ssh to server {'id': '7ff0823b-a621-444c-a64b-dfd437b832df', 'name': 'tempest-ServersTestBootFromVolume-server-928144613', 'status': 'ACTIVE', 'tenant_id': 'b9c121a94ec3445baa05dcaa3dc22af2', 'user_id': '5df6ea2992c04a97af023bfb428ac44e', 'metadata': {'hello': 'world'}, 'hostId': 'ae6e01697db8d4eaee3173d3427eb48eb26bd2c80a28fef99f9bf549', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/flavors/452'}]}, 'created': '2022-04-30T21:16:54Z', 'updated': '2022-04-30T21:17:12Z', 'addresses': {'tempest-ServersTestBootFromVolume-519364279-network': [{'version': 4, 'addr': '172.20.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:c3:0b:ec'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '::babe:dc0c:1602', 'links': [{'rel': 'self', 'href': 'http://10.222.0.23/compute/v2.1/servers/7ff0823b-a621-444c-a64b-dfd437b832df'}, {'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/servers/7ff0823b-a621-444c-a64b-dfd437b832df'}], 'OS-DCF:diskConfig': 'AUTO', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1575200531', 'OS-SRV-USG:launched_at': '2022-04-30T21:17:11.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1223763057'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '6639f2c6-65d9-49ac-ba19-1bfddc2cceae'}]} 2022-04-30 21:20:47,655 131603 INFO [tempest.lib.common.rest_client] Request (ServersTestBootFromVolume:test_host_name_is_same_as_server_name): 200 POST http://10.222.0.23/compute/v2.1/servers/7ff0823b-a621-444c-a64b-dfd437b832df/action 0.217s 2022-04-30 21:20:47,655 131603 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': 'Sat, 30 Apr 2022 21:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d1e0288-976d-408f-a674-ace62edc0239', 'x-compute-request-id': 'req-8d1e0288-976d-408f-a674-ace62edc0239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/7ff0823b-a621-444c-a64b-dfd437b832df/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-04-30 21:20:47,657 131603 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 7ff0823b-a621-444c-a64b-dfd437b832df: [ 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.193 MHz processor [ 0.104000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.108005] pid_max: default: 32768 minimum: 301 [ 0.112045] Security Framework initialized [ 0.116000] Yama: becoming mindful. [ 0.116039] AppArmor: AppArmor initialized [ 0.120034] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.124102] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.128000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132521] CPU: Physical Processor ID: 0 [ 0.136000] mce: CPU supports 1 MCE banks [ 0.136131] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.140000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.140006] Spectre V2 : Mitigation: Full generic retpoline [ 0.144000] Speculative Store Bypass: Vulnerable [ 0.205900] Freeing SMP alternatives memory: 36K [ 0.210420] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.212097] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.216072] Hierarchical SRCU implementation. [ 0.220775] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.224004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.228061] smp: Bringing up secondary CPUs ... [ 0.232006] smp: Brought up 1 node, 1 CPU [ 0.236004] smpboot: Max logical packages: 1 [ 0.240005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.244458] devtmpfs: initialized [ 0.252053] x86/mm: Memory block size: 128MB [ 0.256247] evm: security.selinux [ 0.260004] evm: security.SMACK64 [ 0.264005] evm: security.SMACK64EXEC [ 0.268004] evm: security.SMACK64TRANSMUTE [ 0.272004] evm: security.SMACK64MMAP [ 0.276004] evm: security.apparmor [ 0.280025] evm: security.ima [ 0.284004] evm: security.capability [ 0.288152] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.292016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.296064] pinctrl core: initialized pinctrl subsystem [ 0.300438] NET: Registered protocol family 16 [ 0.304183] audit: initializing netlink subsys (disabled) [ 0.308327] cpuidle: using governor ladder [ 0.312016] audit: type=2000 audit(1651353445.308:1): state=initialized audit_enabled=0 res=1 [ 0.316014] cpuidle: using governor menu [ 0.320061] ACPI: bus type PCI registered [ 0.324004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.330024] PCI: Using configuration type 1 for base access [ 0.333518] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.336286] ACPI: Added _OSI(Module Device) [ 0.340007] ACPI: Added _OSI(Processor Device) [ 0.344005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.348006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.352031] ACPI: Added _OSI(Linux-Dell-Video) [ 0.367941] ACPI: Interpreter enabled [ 0.368018] ACPI: (supports S0 S5) [ 0.372006] ACPI: Using IOAPIC for interrupt routing [ 0.376046] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.380510] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.424146] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.428032] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.436018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.440435] PCI host bridge to bus 0000:00 [ 0.444007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.448007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.452006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.456007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.460027] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.464008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508490] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.512006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516027] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.520005] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.529813] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.529813] * this clock source is slow. Consider trying other clock sources [ 0.541060] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.588604] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.592708] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.600072] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.608382] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.612894] SCSI subsystem initialized [ 0.616315] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.620000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.620036] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.624005] vgaarb: loaded [ 0.628061] pps_core: LinuxPPS API ver. 1 registered [ 0.632005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.636018] PTP clock support registered [ 0.640064] EDAC MC: Ver: 3.0.0 [ 0.646165] hv_vmbus: Vmbus version:4.0 [ 0.648099] PCI: Using ACPI for IRQ routing [ 0.652177] NetLabel: Initializing [ 0.656014] NetLabel: domain hash size = 128 [ 0.660017] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.664623] NetLabel: unlabeled traffic allowed by default [ 0.668157] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.687909] VFS: Disk quotas dquot_6.6.0 [ 0.692390] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.697452] AppArmor: AppArmor Filesystem Enabled [ 0.701633] pnp: PnP ACPI init [ 0.712901] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.718758] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.724490] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.730612] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.736467] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.741550] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.748590] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.755343] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.761076] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.766914] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.771952] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.776540] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.781497] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.786073] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.790627] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.795268] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.799800] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.805254] pnp: PnP ACPI: found 9 devices [ 0.815913] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.822664] NET: Registered protocol family 2 [ 0.827167] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.831869] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.836488] TCP: Hash tables configured (established 8192 bind 8192) [ 0.841143] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.845717] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.850311] NET: Registered protocol family 1 [ 0.855030] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.861261] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.866644] Unpacking initramfs... [ 1.162641] Freeing initrd memory: 13088K [ 1.171355] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.179510] software IO TLB [mem 0x32660000-0x36660000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.186900] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.194911] Scanning for low memory corruption every 60 seconds [ 1.202106] Initialise system trusted keyrings [ 1.208059] Key type blacklist registered [ 1.214129] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.220238] zbud: loaded [ 1.224544] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.229810] fuse init (API version 7.26) [ 1.237110] Key type asymmetric registered [ 1.241280] Asymmetric key parser 'x509' registered [ 1.246703] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.252407] io scheduler noop registered (default) [ 1.256763] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.261551] ACPI: Power Button [PWRF] [ 1.266212] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.295667] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.325969] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.334621] Linux agpgart interface v0.103 [ 1.342093] loop: module loaded [ 1.346224] hv_vmbus: registering driver hv_storvsc [ 1.354299] scsi host0: storvsc_host_t [ 1.364340] scsi 0:0:0:0: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.377346] random: fast init done [ 1.382684] scsi host1: storvsc_host_t [ 1.392223] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.398847] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.412824] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.427047] scsi host2: ata_piix [ 1.443262] scsi host3: ata_piix [ 1.449983] sd 0:0:0:0: [sda] Write Protect is off [ 1.454751] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.459762] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.470665] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.481614] libphy: Fixed MDIO Bus: probed [ 1.486054] tun: Universal TUN/TAP device driver, 1.6 [ 1.490639] PPP generic driver version 2.4.2 [ 1.495361] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.529159] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.533582] sda: sda1 [ 1.537767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.550843] mousedev: PS/2 mouse device common for all mice [ 1.557591] rtc_cmos 00:00: RTC can wake from S4 [ 1.598092] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.605687] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.611256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.619820] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.507405] device-mapper: uevent: version 1.0.3 [ 2.620664] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.628411] NET: Registered protocol family 10 [ 2.648507] Segment Routing with IPv6 [ 2.656935] NET: Registered protocol family 17 [ 2.662050] Key type dns_resolver registered [ 2.667787] RAS: Correctable Errors collector initialized. [ 2.673156] registered taskstats version 1 [ 2.677511] Loading compiled-in X.509 certificates [ 2.685670] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.693397] zswap: loaded using pool lzo/zbud [ 2.822795] Key type big_key registered [ 2.830744] Key type trusted registered [ 2.840719] Key type encrypted registered [ 2.846818] AppArmor: AppArmor sha1 policy hashing enabled [ 2.852133] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.859685] evm: HMAC attrs: 0x1 [ 2.890732] rtc_cmos 00:00: setting system clock to 2022-04-30 21:17:29 UTC (1651353449) [ 2.896039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.900469] EDD information not available. [ 3.345766] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.357494] ata2.00: configured for MWDMA2 [ 3.371792] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.385554] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.390863] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.401247] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.409620] Freeing unused kernel memory: 2248K [ 3.420074] Write protecting the kernel read-only data: 18432k [ 3.425980] Freeing unused kernel memory: 2008K [ 3.431297] Freeing unused kernel memory: 124K [ 3.454870] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.460077] x86/mm: Checking user space page tables [ 3.481568] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.543217] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.548801] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.556525] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.562950] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.567959] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.580097] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.593525] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.602850] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.607638] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.613241] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.770797] hv_utils: Registering HyperV Utility Driver [ 3.776952] hv_vmbus: registering driver hv_util [ 3.794123] hidraw: raw HID events driver (C) Jiri Kosina [ 3.809703] hv_vmbus: registering driver hyperv_keyboard [ 3.829133] hv_vmbus: registering driver hv_netvsc [ 3.840759] 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.858114] hv_vmbus: registering driver hid_hyperv [ 4.014160] hv_utils: Heartbeat IC version 3.0 [ 4.033485] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.072954] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.099051] hv_utils: Shutdown IC version 3.0 [ 4.105942] hv_utils: TimeSync IC version 4.0 [ 4.114516] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.284030] raid6: sse2x1 gen() 4708 MB/s [ 4.340037] raid6: sse2x1 xor() 3883 MB/s [ 4.396043] raid6: sse2x2 gen() 6281 MB/s [ 4.448377] raid6: sse2x2 xor() 4109 MB/s [ 4.504033] raid6: sse2x4 gen() 6972 MB/s [ 4.560041] raid6: sse2x4 xor() 4887 MB/s [ 4.567849] raid6: using algorithm sse2x4 gen() 6972 MB/s [ 4.575619] raid6: .... xor() 4887 MB/s, rmw enabled [ 4.583461] raid6: using intx1 recovery algorithm [ 4.592656] xor: measuring software checksum speed [ 4.636027] prefetch64-sse: 10059.000 MB/sec [ 4.680025] generic_sse: 9132.000 MB/sec [ 4.685372] xor: using function: prefetch64-sse (10059.000 MB/sec) [ 4.692196] 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.858476] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.146457] 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.744593] 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.753874] systemd[1]: Detected virtualization microsoft. [ 5.758798] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.818628] systemd[1]: Set hostname to <ubuntu>. [ 5.846653] systemd[1]: Initializing machine ID from random generator. [ 5.853491] systemd[1]: Installed transient /etc/machine-id file. [ 6.540767] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 6.589653] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 6.646836] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 6.724355] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on Journal Socket. Mounting POSIX Me }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, 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.35.4.31 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 143, in test_host_name_is_same_as_server_name hostname = linux_client.exec_command("hostname").rstrip() 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 109, in exec_command return self.ssh_client.exec_command(cmd) File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 182, in exec_command ssh = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 150, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.35.4.31 via SSH timed out. User: ubuntu, Password: Z6#8E~qOd78WZy9 |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt1.2: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt1.3: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
fail
ft1.4: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-04-30 21:20:50,030 131603 INFO [tempest.lib.common.rest_client] Request (ServersTestBootFromVolume:test_verify_created_server_vcpus): 200 GET http://10.222.0.23/compute/v2.1/flavors/452 0.045s 2022-04-30 21:20:50,031 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:49 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-8e0d2d02-4687-49ca-8fca-ebbb5c8c4eae', 'x-compute-request-id': 'req-8e0d2d02-4687-49ca-8fca-ebbb5c8c4eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/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.23/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}}' 2022-04-30 21:20:50,047 131603 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-04-30 21:20:50,055 131603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.4.31:22' as 'ubuntu' with public key authentication 2022-04-30 21:20:50,057 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 1. Retry after 2 seconds. 2022-04-30 21:20:52,559 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 2. Retry after 3 seconds. 2022-04-30 21:20:56,064 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 3. Retry after 4 seconds. 2022-04-30 21:21:00,570 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 4. Retry after 5 seconds. 2022-04-30 21:21:06,075 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 5. Retry after 6 seconds. 2022-04-30 21:21:12,583 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 6. Retry after 7 seconds. 2022-04-30 21:21:20,091 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 7. Retry after 8 seconds. 2022-04-30 21:21:28,600 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 8. Retry after 9 seconds. 2022-04-30 21:21:38,111 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 9. Retry after 10 seconds. 2022-04-30 21:21:48,623 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 10. Retry after 11 seconds. 2022-04-30 21:22:00,135 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 11. Retry after 12 seconds. 2022-04-30 21:22:12,652 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 12. Retry after 13 seconds. 2022-04-30 21:22:26,167 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 13. Retry after 14 seconds. 2022-04-30 21:22:40,684 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 14. Retry after 15 seconds. 2022-04-30 21:22:56,202 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 15. Retry after 16 seconds. 2022-04-30 21:23:12,719 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 16. Retry after 17 seconds. 2022-04-30 21:23:30,235 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 17. Retry after 18 seconds. 2022-04-30 21:23:48,755 131603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 ([Errno None] Unable to connect to port 22 on 172.35.4.31). Number attempts: 18. Retry after 19 seconds. 2022-04-30 21:24:08,277 131603 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.31 after 18 attempts. Proxy client: no proxy client 2022-04-30 21:24:08.277 131603 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-04-30 21:24:08.277 131603 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, in _get_ssh_connection 2022-04-30 21:24:08.277 131603 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-04-30 21:24:08.277 131603 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-04-30 21:24:08.277 131603 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-04-30 21:24:08.277 131603 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.35.4.31 2022-04-30 21:24:08.277 131603 ERROR tempest.lib.common.ssh 2022-04-30 21:24:08,278 131603 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersTestBootFromVolume:test_verify_created_server_vcpus. Timeout trying to ssh to server {'id': '7ff0823b-a621-444c-a64b-dfd437b832df', 'name': 'tempest-ServersTestBootFromVolume-server-928144613', 'status': 'ACTIVE', 'tenant_id': 'b9c121a94ec3445baa05dcaa3dc22af2', 'user_id': '5df6ea2992c04a97af023bfb428ac44e', 'metadata': {'hello': 'world'}, 'hostId': 'ae6e01697db8d4eaee3173d3427eb48eb26bd2c80a28fef99f9bf549', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/flavors/452'}]}, 'created': '2022-04-30T21:16:54Z', 'updated': '2022-04-30T21:17:12Z', 'addresses': {'tempest-ServersTestBootFromVolume-519364279-network': [{'version': 4, 'addr': '172.20.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:c3:0b:ec'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '::babe:dc0c:1602', 'links': [{'rel': 'self', 'href': 'http://10.222.0.23/compute/v2.1/servers/7ff0823b-a621-444c-a64b-dfd437b832df'}, {'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/servers/7ff0823b-a621-444c-a64b-dfd437b832df'}], 'OS-DCF:diskConfig': 'AUTO', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1575200531', 'OS-SRV-USG:launched_at': '2022-04-30T21:17:11.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1223763057'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '6639f2c6-65d9-49ac-ba19-1bfddc2cceae'}]} 2022-04-30 21:24:08,675 131603 INFO [tempest.lib.common.rest_client] Request (ServersTestBootFromVolume:test_verify_created_server_vcpus): 200 POST http://10.222.0.23/compute/v2.1/servers/7ff0823b-a621-444c-a64b-dfd437b832df/action 0.397s 2022-04-30 21:24:08,676 131603 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': 'Sat, 30 Apr 2022 21:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e744c51-3d58-49cf-b9e5-237800aae789', 'x-compute-request-id': 'req-5e744c51-3d58-49cf-b9e5-237800aae789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/7ff0823b-a621-444c-a64b-dfd437b832df/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-04-30 21:24:08,678 131603 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 7ff0823b-a621-444c-a64b-dfd437b832df: [ 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.193 MHz processor [ 0.104000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.108005] pid_max: default: 32768 minimum: 301 [ 0.112045] Security Framework initialized [ 0.116000] Yama: becoming mindful. [ 0.116039] AppArmor: AppArmor initialized [ 0.120034] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.124102] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.128000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132521] CPU: Physical Processor ID: 0 [ 0.136000] mce: CPU supports 1 MCE banks [ 0.136131] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.140000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.140006] Spectre V2 : Mitigation: Full generic retpoline [ 0.144000] Speculative Store Bypass: Vulnerable [ 0.205900] Freeing SMP alternatives memory: 36K [ 0.210420] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.212097] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.216072] Hierarchical SRCU implementation. [ 0.220775] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.224004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.228061] smp: Bringing up secondary CPUs ... [ 0.232006] smp: Brought up 1 node, 1 CPU [ 0.236004] smpboot: Max logical packages: 1 [ 0.240005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.244458] devtmpfs: initialized [ 0.252053] x86/mm: Memory block size: 128MB [ 0.256247] evm: security.selinux [ 0.260004] evm: security.SMACK64 [ 0.264005] evm: security.SMACK64EXEC [ 0.268004] evm: security.SMACK64TRANSMUTE [ 0.272004] evm: security.SMACK64MMAP [ 0.276004] evm: security.apparmor [ 0.280025] evm: security.ima [ 0.284004] evm: security.capability [ 0.288152] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.292016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.296064] pinctrl core: initialized pinctrl subsystem [ 0.300438] NET: Registered protocol family 16 [ 0.304183] audit: initializing netlink subsys (disabled) [ 0.308327] cpuidle: using governor ladder [ 0.312016] audit: type=2000 audit(1651353445.308:1): state=initialized audit_enabled=0 res=1 [ 0.316014] cpuidle: using governor menu [ 0.320061] ACPI: bus type PCI registered [ 0.324004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.330024] PCI: Using configuration type 1 for base access [ 0.333518] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.336286] ACPI: Added _OSI(Module Device) [ 0.340007] ACPI: Added _OSI(Processor Device) [ 0.344005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.348006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.352031] ACPI: Added _OSI(Linux-Dell-Video) [ 0.367941] ACPI: Interpreter enabled [ 0.368018] ACPI: (supports S0 S5) [ 0.372006] ACPI: Using IOAPIC for interrupt routing [ 0.376046] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.380510] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.424146] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.428032] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.436018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.440435] PCI host bridge to bus 0000:00 [ 0.444007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.448007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.452006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.456007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.460027] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.464008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508490] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.512006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516027] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.520005] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.529813] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.529813] * this clock source is slow. Consider trying other clock sources [ 0.541060] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.588604] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.592708] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.600072] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.608382] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.612894] SCSI subsystem initialized [ 0.616315] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.620000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.620036] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.624005] vgaarb: loaded [ 0.628061] pps_core: LinuxPPS API ver. 1 registered [ 0.632005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.636018] PTP clock support registered [ 0.640064] EDAC MC: Ver: 3.0.0 [ 0.646165] hv_vmbus: Vmbus version:4.0 [ 0.648099] PCI: Using ACPI for IRQ routing [ 0.652177] NetLabel: Initializing [ 0.656014] NetLabel: domain hash size = 128 [ 0.660017] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.664623] NetLabel: unlabeled traffic allowed by default [ 0.668157] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.687909] VFS: Disk quotas dquot_6.6.0 [ 0.692390] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.697452] AppArmor: AppArmor Filesystem Enabled [ 0.701633] pnp: PnP ACPI init [ 0.712901] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.718758] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.724490] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.730612] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.736467] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.741550] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.748590] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.755343] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.761076] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.766914] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.771952] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.776540] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.781497] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.786073] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.790627] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.795268] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.799800] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.805254] pnp: PnP ACPI: found 9 devices [ 0.815913] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.822664] NET: Registered protocol family 2 [ 0.827167] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.831869] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.836488] TCP: Hash tables configured (established 8192 bind 8192) [ 0.841143] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.845717] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.850311] NET: Registered protocol family 1 [ 0.855030] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.861261] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.866644] Unpacking initramfs... [ 1.162641] Freeing initrd memory: 13088K [ 1.171355] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.179510] software IO TLB [mem 0x32660000-0x36660000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.186900] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.194911] Scanning for low memory corruption every 60 seconds [ 1.202106] Initialise system trusted keyrings [ 1.208059] Key type blacklist registered [ 1.214129] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.220238] zbud: loaded [ 1.224544] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.229810] fuse init (API version 7.26) [ 1.237110] Key type asymmetric registered [ 1.241280] Asymmetric key parser 'x509' registered [ 1.246703] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.252407] io scheduler noop registered (default) [ 1.256763] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.261551] ACPI: Power Button [PWRF] [ 1.266212] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.295667] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.325969] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.334621] Linux agpgart interface v0.103 [ 1.342093] loop: module loaded [ 1.346224] hv_vmbus: registering driver hv_storvsc [ 1.354299] scsi host0: storvsc_host_t [ 1.364340] scsi 0:0:0:0: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.377346] random: fast init done [ 1.382684] scsi host1: storvsc_host_t [ 1.392223] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.398847] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.412824] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.427047] scsi host2: ata_piix [ 1.443262] scsi host3: ata_piix [ 1.449983] sd 0:0:0:0: [sda] Write Protect is off [ 1.454751] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.459762] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.470665] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.481614] libphy: Fixed MDIO Bus: probed [ 1.486054] tun: Universal TUN/TAP device driver, 1.6 [ 1.490639] PPP generic driver version 2.4.2 [ 1.495361] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.529159] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.533582] sda: sda1 [ 1.537767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.550843] mousedev: PS/2 mouse device common for all mice [ 1.557591] rtc_cmos 00:00: RTC can wake from S4 [ 1.598092] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.605687] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.611256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.619820] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.507405] device-mapper: uevent: version 1.0.3 [ 2.620664] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.628411] NET: Registered protocol family 10 [ 2.648507] Segment Routing with IPv6 [ 2.656935] NET: Registered protocol family 17 [ 2.662050] Key type dns_resolver registered [ 2.667787] RAS: Correctable Errors collector initialized. [ 2.673156] registered taskstats version 1 [ 2.677511] Loading compiled-in X.509 certificates [ 2.685670] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.693397] zswap: loaded using pool lzo/zbud [ 2.822795] Key type big_key registered [ 2.830744] Key type trusted registered [ 2.840719] Key type encrypted registered [ 2.846818] AppArmor: AppArmor sha1 policy hashing enabled [ 2.852133] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.859685] evm: HMAC attrs: 0x1 [ 2.890732] rtc_cmos 00:00: setting system clock to 2022-04-30 21:17:29 UTC (1651353449) [ 2.896039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.900469] EDD information not available. [ 3.345766] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.357494] ata2.00: configured for MWDMA2 [ 3.371792] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.385554] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.390863] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.401247] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.409620] Freeing unused kernel memory: 2248K [ 3.420074] Write protecting the kernel read-only data: 18432k [ 3.425980] Freeing unused kernel memory: 2008K [ 3.431297] Freeing unused kernel memory: 124K [ 3.454870] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.460077] x86/mm: Checking user space page tables [ 3.481568] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.543217] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.548801] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.556525] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.562950] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.567959] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.580097] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.593525] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.602850] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.607638] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.613241] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.770797] hv_utils: Registering HyperV Utility Driver [ 3.776952] hv_vmbus: registering driver hv_util [ 3.794123] hidraw: raw HID events driver (C) Jiri Kosina [ 3.809703] hv_vmbus: registering driver hyperv_keyboard [ 3.829133] hv_vmbus: registering driver hv_netvsc [ 3.840759] 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.858114] hv_vmbus: registering driver hid_hyperv [ 4.014160] hv_utils: Heartbeat IC version 3.0 [ 4.033485] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.072954] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.099051] hv_utils: Shutdown IC version 3.0 [ 4.105942] hv_utils: TimeSync IC version 4.0 [ 4.114516] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.284030] raid6: sse2x1 gen() 4708 MB/s [ 4.340037] raid6: sse2x1 xor() 3883 MB/s [ 4.396043] raid6: sse2x2 gen() 6281 MB/s [ 4.448377] raid6: sse2x2 xor() 4109 MB/s [ 4.504033] raid6: sse2x4 gen() 6972 MB/s [ 4.560041] raid6: sse2x4 xor() 4887 MB/s [ 4.567849] raid6: using algorithm sse2x4 gen() 6972 MB/s [ 4.575619] raid6: .... xor() 4887 MB/s, rmw enabled [ 4.583461] raid6: using intx1 recovery algorithm [ 4.592656] xor: measuring software checksum speed [ 4.636027] prefetch64-sse: 10059.000 MB/sec [ 4.680025] generic_sse: 9132.000 MB/sec [ 4.685372] xor: using function: prefetch64-sse (10059.000 MB/sec) [ 4.692196] 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.858476] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.146457] 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.744593] 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.753874] systemd[1]: Detected virtualization microsoft. [ 5.758798] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.818628] systemd[1]: Set hostname to <ubuntu>. [ 5.846653] systemd[1]: Initializing machine ID from random generator. [ 5.853491] systemd[1]: Installed transient /etc/machine-id file. [ 6.540767] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 6.589653] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 6.646836] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 6.724355] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on Journal Socket. Mounting POSIX Me }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, 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.35.4.31 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 109, in exec_command return self.ssh_client.exec_command(cmd) File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 182, in exec_command ssh = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 150, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.35.4.31 via SSH timed out. User: ubuntu, Password: Z6#8E~qOd78WZy9 |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt1.5: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft2.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-04-30 21:17:04,570 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes 1.389s 2022-04-30 21:17:04,571 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-389576971", "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b8e048-daa2-422e-9f35-a271205ae72f', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b8e048-daa2-422e-9f35-a271205ae72f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes'} Body: b'{"volume": {"id": "acace4b6-8088-43ff-9975-029ca62df01f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:04.140046", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-389576971", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-30 21:17:04,635 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f 0.056s 2022-04-30 21:17:04,635 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c62be4-6e72-497d-8929-f36241095627', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c62be4-6e72-497d-8929-f36241095627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f'} Body: b'{"volume": {"id": "acace4b6-8088-43ff-9975-029ca62df01f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:04.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-389576971", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:05,712 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f 0.067s 2022-04-30 21:17:05,712 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846ce4f2-11bc-4d35-85ba-534f860054a3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846ce4f2-11bc-4d35-85ba-534f860054a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f'} Body: b'{"volume": {"id": "acace4b6-8088-43ff-9975-029ca62df01f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:04.000000", "updated_at": "2022-04-30T21:17:05.000000", "name": "tempest-TaggedBootDevicesTest-volume-389576971", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:06,766 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f 0.046s 2022-04-30 21:17:06,766 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6ee502-41d5-41d3-8c89-3402fe515473', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6ee502-41d5-41d3-8c89-3402fe515473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f'} Body: b'{"volume": {"id": "acace4b6-8088-43ff-9975-029ca62df01f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:04.000000", "updated_at": "2022-04-30T21:17:05.000000", "name": "tempest-TaggedBootDevicesTest-volume-389576971", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:07,826 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f 0.052s 2022-04-30 21:17:07,827 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e075d64-b675-419e-ae45-0ae49445f5f6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e075d64-b675-419e-ae45-0ae49445f5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f'} Body: b'{"volume": {"id": "acace4b6-8088-43ff-9975-029ca62df01f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:04.000000", "updated_at": "2022-04-30T21:17:05.000000", "name": "tempest-TaggedBootDevicesTest-volume-389576971", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:08,931 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f 0.096s 2022-04-30 21:17:08,932 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69f4c92-f723-4d6d-b8ab-141cc7a74899', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69f4c92-f723-4d6d-b8ab-141cc7a74899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f'} Body: b'{"volume": {"id": "acace4b6-8088-43ff-9975-029ca62df01f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:04.000000", "updated_at": "2022-04-30T21:17:05.000000", "name": "tempest-TaggedBootDevicesTest-volume-389576971", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:10,008 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f 0.067s 2022-04-30 21:17:10,008 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f811e19a-0365-4bcf-8eb7-8884193e54ae', 'content-length': '1323', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f811e19a-0365-4bcf-8eb7-8884193e54ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f'} Body: b'{"volume": {"id": "acace4b6-8088-43ff-9975-029ca62df01f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:04.000000", "updated_at": "2022-04-30T21:17:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-389576971", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:10,015 131605 INFO [tempest.common.waiters] volume acace4b6-8088-43ff-9975-029ca62df01f reached available after waiting for 6.015175 seconds 2022-04-30 21:17:11,039 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes 1.024s 2022-04-30 21:17:11,040 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-880546840"}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1940d0d5-1a07-4961-92f6-f292c1769b6c', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1940d0d5-1a07-4961-92f6-f292c1769b6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes'} Body: b'{"volume": {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:10.593820", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-880546840", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-30 21:17:11,107 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 0.061s 2022-04-30 21:17:11,108 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1139425c-9a47-4693-ac19-864c3670f2a2', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1139425c-9a47-4693-ac19-864c3670f2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6'} Body: b'{"volume": {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:11.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-880546840", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:12,195 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 0.078s 2022-04-30 21:17:12,195 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5a79ab-7106-42f9-a229-195a8f78875f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5a79ab-7106-42f9-a229-195a8f78875f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6'} Body: b'{"volume": {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:11.000000", "updated_at": "2022-04-30T21:17:11.000000", "name": "tempest-TaggedBootDevicesTest-volume-880546840", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:13,289 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 0.086s 2022-04-30 21:17:13,289 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d326a236-1ef2-4ac0-b147-652f98bda34a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d326a236-1ef2-4ac0-b147-652f98bda34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6'} Body: b'{"volume": {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:11.000000", "updated_at": "2022-04-30T21:17:13.000000", "name": "tempest-TaggedBootDevicesTest-volume-880546840", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:13,296 131605 INFO [tempest.common.waiters] volume 2c40c928-cd22-4b64-8d73-211240864fa6 reached available after waiting for 2.296325 seconds 2022-04-30 21:17:13,949 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes 0.652s 2022-04-30 21:17:13,949 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2101680604"}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb07ce50-73e3-4166-adad-15672b7bd363', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb07ce50-73e3-4166-adad-15672b7bd363', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes'} Body: b'{"volume": {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:13.617150", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2101680604", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-30 21:17:14,011 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 0.055s 2022-04-30 21:17:14,011 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab27b25d-2ccc-45f4-98c8-52c8a6bd89aa', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab27b25d-2ccc-45f4-98c8-52c8a6bd89aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28'} Body: b'{"volume": {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:14.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2101680604", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:15,095 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 0.075s 2022-04-30 21:17:15,095 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eeea4e4-ccac-435b-972e-97989f26fa66', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eeea4e4-ccac-435b-972e-97989f26fa66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28'} Body: b'{"volume": {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:14.000000", "updated_at": "2022-04-30T21:17:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-2101680604", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:16,152 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 0.049s 2022-04-30 21:17:16,153 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f421d435-1df4-40f9-89a5-0e97f08695de', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f421d435-1df4-40f9-89a5-0e97f08695de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28'} Body: b'{"volume": {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:17:14.000000", "updated_at": "2022-04-30T21:17:15.000000", "name": "tempest-TaggedBootDevicesTest-volume-2101680604", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28"}], "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:16,159 131605 INFO [tempest.common.waiters] volume 80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 reached available after waiting for 2.159950 seconds 2022-04-30 21:17:16,986 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.23:9696/v2.0/networks 0.826s 2022-04-30 21:17:16,987 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-device-tagging-net1-1669922441"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-bea03688-5ee4-4cda-a1eb-5c891230db8a', 'date': 'Sat, 30 Apr 2022 21:17:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/networks'} Body: b'{"network":{"id":"dcb46efb-f856-4d0a-9c79-6edd64276510","name":"tempest-device-tagging-net1-1669922441","tenant_id":"b57cf4c7f250443a8afd9460085f6951","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"b57cf4c7f250443a8afd9460085f6951","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-04-30T21:17:16Z","updated_at":"2022-04-30T21:17:16Z","revision_number":1}}' 2022-04-30 21:17:17,983 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.23:9696/v2.0/networks 0.995s 2022-04-30 21:17:17,983 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-device-tagging-net2-1624013846"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a3dd8036-d727-4c5a-8f47-512dec84d9af', 'date': 'Sat, 30 Apr 2022 21:17:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/networks'} Body: b'{"network":{"id":"491ca467-fa0f-4500-813a-eee0ea86bd57","name":"tempest-device-tagging-net2-1624013846","tenant_id":"b57cf4c7f250443a8afd9460085f6951","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"b57cf4c7f250443a8afd9460085f6951","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-04-30T21:17:17Z","updated_at":"2022-04-30T21:17:17Z","revision_number":1}}' 2022-04-30 21:17:19,413 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.23:9696/v2.0/subnets 1.429s 2022-04-30 21:17:19,414 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "dcb46efb-f856-4d0a-9c79-6edd64276510", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-fe0df1b3-5953-4c42-b2ab-6f2f4e550ede', 'date': 'Sat, 30 Apr 2022 21:17:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"571ded28-00fa-4191-8b0a-dfd38ff94586","name":"","tenant_id":"b57cf4c7f250443a8afd9460085f6951","network_id":"dcb46efb-f856-4d0a-9c79-6edd64276510","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-04-30T21:17:18Z","updated_at":"2022-04-30T21:17:18Z","revision_number":0,"project_id":"b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:20,850 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.23:9696/v2.0/subnets 1.436s 2022-04-30 21:17:20,851 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "491ca467-fa0f-4500-813a-eee0ea86bd57", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-edc30449-c605-4162-afc4-4dc32efc2f3a', 'date': 'Sat, 30 Apr 2022 21:17:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"c5a4580b-4646-42ab-b5c2-280e7b80f322","name":"","tenant_id":"b57cf4c7f250443a8afd9460085f6951","network_id":"491ca467-fa0f-4500-813a-eee0ea86bd57","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-04-30T21:17:20Z","updated_at":"2022-04-30T21:17:20Z","revision_number":0,"project_id":"b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:23,633 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.23:9696/v2.0/ports 2.781s 2022-04-30 21:17:23,633 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "dcb46efb-f856-4d0a-9c79-6edd64276510", "name": "tempest-TaggedBootDevicesTest-77434684", "fixed_ips": [{"subnet_id": "571ded28-00fa-4191-8b0a-dfd38ff94586"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '731', 'x-openstack-request-id': 'req-4cdd9160-a36c-499c-9f82-7066b119e341', 'date': 'Sat, 30 Apr 2022 21:17:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/ports'} Body: b'{"port":{"id":"eeb95bf2-7a04-4881-a1c4-a027f2905abd","name":"tempest-TaggedBootDevicesTest-77434684","network_id":"dcb46efb-f856-4d0a-9c79-6edd64276510","tenant_id":"b57cf4c7f250443a8afd9460085f6951","mac_address":"fa:16:3e:b9:d8:95","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"571ded28-00fa-4191-8b0a-dfd38ff94586","ip_address":"10.1.1.116"}],"project_id":"b57cf4c7f250443a8afd9460085f6951","port_security_enabled":true,"security_groups":["69539747-8884-4e8e-a8d9-b7f919f69c24"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2022-04-30T21:17:21Z","updated_at":"2022-04-30T21:17:22Z","revision_number":1}}' 2022-04-30 21:17:26,650 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.23:9696/v2.0/ports 3.016s 2022-04-30 21:17:26,651 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "dcb46efb-f856-4d0a-9c79-6edd64276510", "name": "tempest-TaggedBootDevicesTest-1743770890", "fixed_ips": [{"subnet_id": "571ded28-00fa-4191-8b0a-dfd38ff94586"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-9aff370e-5f4a-456d-a483-471b95af7f99', 'date': 'Sat, 30 Apr 2022 21:17:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/ports'} Body: b'{"port":{"id":"bb19e621-b828-4d48-80fb-51c3c27d3aae","name":"tempest-TaggedBootDevicesTest-1743770890","network_id":"dcb46efb-f856-4d0a-9c79-6edd64276510","tenant_id":"b57cf4c7f250443a8afd9460085f6951","mac_address":"fa:16:3e:06:79:80","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"571ded28-00fa-4191-8b0a-dfd38ff94586","ip_address":"10.1.1.111"}],"project_id":"b57cf4c7f250443a8afd9460085f6951","port_security_enabled":true,"security_groups":["69539747-8884-4e8e-a8d9-b7f919f69c24"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2022-04-30T21:17:24Z","updated_at":"2022-04-30T21:17:25Z","revision_number":1}}' 2022-04-30 21:17:26,652 131605 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-04-30 21:17:26,657 131605 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-04-30 21:17:27,499 131605 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.841s 2022-04-30 21:17:27,499 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1856707096"}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb2b22ed-2d11-4949-b0e1-b851f03ecff7', 'x-compute-request-id': 'req-fb2b22ed-2d11-4949-b0e1-b851f03ecff7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpgIBAAKCAQEA19wn5Mazd1dPeoDHRKqsPHli8vU8I+MakapnnVYaSYha4p3q\\ntWqz4Bt63Phr8uYuiPGPo5b0kyeLdknissRVUbFXHbgAvefQM1cibG5JxDFFmKrN\\nGnAsHRIj/cI6PiqvTVFgwsvRuWT8xjU68niXejP09YfWNZygSxsenPj8IO+QWGLn\\nTfWFV9IaYWIwSt+l6B/svjetwZSRYCimgDTElDHxLya9p7u+8yn8N8yu5QzGATcn\\ndwArlCeEw+90SUqc2BGI0aEEqu8s78laqYPHFtbMxGA/ccFt4JYcbL7A5/tHPMap\\nAYJl/r608NNBBUlf2jHsmoVwSbkpPKJNwN8OFQIDAQABAoIBAQCOqsiHMTjeUIuM\\nKN8LKE6L7aKTd7gW8/vUeK7g006uePuwubSt0Ocv4Jm0wFAAi1gIVLed5KCjPci0\\nFqNJie/l/XLZhoqe+T6nIBj1V3NTw0j/XSwQJEFTuXCmQB/khKu2S2nLdZCYmwFi\\nMz5RkZh0QTDOssfGSU28NiFmmD1zugtaWD0QiE6cy7lLsVLaecaQBXqr9vQ1MFAj\\ngslfCNzR+cibSJ/CfxJa3xWCPl1I82YQK1DauBxIlsxImjNT3g8e9VFT/TKVHpCI\\nbh1KCw+6iqb2hahCavslCA3vMlj1XPYzOe7LuWJ7OMB78xu3r/02N+7tUz7XBSxO\\nvU9XL5/FAoGBAPOgDeelD+YHYc4ysWwLNcI72NJSkpVKwAAYRLtNYKfYhQKdi8Bh\\nCbtfK6gcFUQQUzygZNIcG3Ntj3xx1gu5kMxk4qZjA9eBIU9n3Rr7iOcZK5zB9Z+Z\\ntk188aAAZJoTqcZp9l8KxiAU/q1GImx+tS8lUJIyhU8D8bAVxSGzo6arAoGBAOLT\\nD3HyTiYtpLPl3IdBtfOqycL7g1Xk1Wwr+JNYNw4+BXCECkiwgzA63Xu9diLXy0Ri\\nmrBWGzwlFhd9Y3gwBRGdmRbG36mnWoAdThf5WD1YQIFtXp29TGU2nhRfcVAUDGdh\\nBh5rZs35VXuUSB2HlFUr1XkJiXDE3bGSLvl+Mx4/AoGBAK1jpWHPHWCWsmphs9p0\\no/8oPul5sS+lsr6ehxRTPs5WkFvLKvJxXc7ILjcIPa5ifAszEG5laLgfKrbkAfX4\\nTPDbgF/xKoPPOJjeEAQrL0ViqaJ4fMrpSFEf8ovwm6j5A6TeN2VvMpEUwCksOEXF\\nbEgwo4ZZhH03DmVHKTUSOA/fAoGBAICqqUBB6wLNMXi7E3XGWKh4YSsx8TZwMIDE\\nEKXEjLaPiBZjUFIbjs91FN50gucQ8kVAie8taRWdFAMPJbWvx7BObeD1vzpFrJiw\\nBvSihOOHhE/m8p0YHJXtfY6g9W4vcTnTV905n3+HyG3pl17o4cPOsbGPL1/AzOFF\\nw0/TvruRAoGBALDQqpWdaSLED5cIv97VyFV+hHmq+xHSXz+MFtC9QICGhc43k91b\\n0bE5SSvQA4MT6GrpKNa7f4zZdWXYVU/ZOGsLUO/BYLsHWQ0SiK6tW2iH3JwzpDOi\\n42BRGANGu2TiV21LnHzP4QPccJlXsvvkc3hVFuUQKDXfay5csFiHpmo/\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1856707096", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX3CfkxrN3V096gMdEqqw8eWLy9Twj4xqRqmedVhpJiFrineq1arPgG3rc+Gvy5i6I8Y+jlvSTJ4t2SeKyxFVRsVcduAC959AzVyJsbknEMUWYqs0acCwdEiP9wjo+Kq9NUWDCy9G5ZPzGNTryeJd6M/T1h9Y1nKBLGx6c+Pwg75BYYudN9YVX0hphYjBK36XoH+y+N63BlJFgKKaANMSUMfEvJr2nu77zKfw3zK7lDMYBNyd3ACuUJ4TD73RJSpzYEYjRoQSq7yzvyVqpg8cW1szEYD9xwW3glhxsvsDn+0c8xqkBgmX+vrTw00EFSV/aMeyahXBJuSk8ok3A3w4V Generated-by-Nova", "fingerprint": "c9:49:45:dc:50:e5:20:6a:ee:dc:88:87:e2:4c:fd:1f", "user_id": "f0c43fdc22254d7f9c5999e044c4f844"}}' 2022-04-30 21:17:27,501 131605 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1856707096 created 2022-04-30 21:17:28,319 131605 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-groups 0.817s 2022-04-30 21:17:28,320 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--74255143", "description": "tempest-description--459093843"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-9697e3c3-01f9-4984-a3ee-7847d984c313', 'date': 'Sat, 30 Apr 2022 21:17:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "cdab9cd2-344c-439c-a7a2-74b74c69338f", "name": "tempest-securitygroup--74255143", "stateful": true, "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "description": "tempest-description--459093843", "shared": false, "security_group_rules": [{"id": "151feb89-d05f-4cea-8648-47fc19dbdc9d", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "security_group_id": "cdab9cd2-344c-439c-a7a2-74b74c69338f", "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": 879, "description": null, "tags": [], "created_at": "2022-04-30T21:17:27Z", "updated_at": "2022-04-30T21:17:27Z", "revision_number": 0, "project_id": "b57cf4c7f250443a8afd9460085f6951"}, {"id": "ca80e4c9-1c1d-496d-bbb7-714f477ed512", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "security_group_id": "cdab9cd2-344c-439c-a7a2-74b74c69338f", "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": 880, "description": null, "tags": [], "created_at": "2022-04-30T21:17:27Z", "updated_at": "2022-04-30T21:17:27Z", "revision_number": 0, "project_id": "b57cf4c7f250443a8afd9460085f6951"}], "tags": [], "created_at": "2022-04-30T21:17:27Z", "updated_at": "2022-04-30T21:17:27Z", "revision_number": 1, "project_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:29,164 131605 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.844s 2022-04-30 21:17:29,165 131605 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": "cdab9cd2-344c-439c-a7a2-74b74c69338f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-1508e6cf-991e-47a9-ab7a-e42dd69c6e5b', 'date': 'Sat, 30 Apr 2022 21:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bfb74ab3-5486-4895-bcd1-f642101ce25c", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "security_group_id": "cdab9cd2-344c-439c-a7a2-74b74c69338f", "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-04-30T21:17:28Z", "updated_at": "2022-04-30T21:17:28Z", "revision_number": 0, "project_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:29,784 131605 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.618s 2022-04-30 21:17:29,784 131605 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": "cdab9cd2-344c-439c-a7a2-74b74c69338f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3fbd15a0-2130-4c55-a4d4-2b7b6cc6ac3a', 'date': 'Sat, 30 Apr 2022 21:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d073323-f7ae-4228-a0fc-998929c9cfe6", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "security_group_id": "cdab9cd2-344c-439c-a7a2-74b74c69338f", "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-04-30T21:17:29Z", "updated_at": "2022-04-30T21:17:29Z", "revision_number": 0, "project_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:17:29,784 131605 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--74255143 created 2022-04-30 21:17:33,533 131605 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/floatingips 3.747s 2022-04-30 21:17:33,533 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-d9b5f66f-3a28-4742-a9c2-df826ff405b1', 'date': 'Sat, 30 Apr 2022 21:17:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4406c058-0c21-4030-bc38-41df49eb764a", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "floating_ip_address": "172.35.4.212", "floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b57cf4c7f250443a8afd9460085f6951", "description": "", "port_details": null, "tags": [], "created_at": "2022-04-30T21:17:31Z", "updated_at": "2022-04-30T21:17:31Z", "revision_number": 0}}' 2022-04-30 21:17:33,534 131605 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4406c058-0c21-4030-bc38-41df49eb764a', 'tenant_id': 'b57cf4c7f250443a8afd9460085f6951', 'floating_ip_address': '172.35.4.212', 'floating_network_id': '24d2363b-44f9-4b0c-a866-84cec16dff58', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b57cf4c7f250443a8afd9460085f6951', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-04-30T21:17:31Z', 'updated_at': '2022-04-30T21:17:31Z', 'revision_number': 0, 'ip': '172.35.4.212'} created 2022-04-30 21:17:33,720 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.181s 2022-04-30 21:17:33,721 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3246', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5c950aa5-7b96-44d5-8aa3-ec71c4f529c7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f0c43fdc22254d7f9c5999e044c4f844", "name": "tempest-TaggedBootDevicesTest-1496276863-project", "password_expires_at": null}, "audit_ids": ["OxWWputZTDyCAcEP6wMhXQ"], "expires_at": "2022-04-30T22:17:33.000000Z", "issued_at": "2022-04-30T21:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b57cf4c7f250443a8afd9460085f6951", "name": "tempest-TaggedBootDevicesTest-1496276863"}, "is_domain": false, "roles": [{"id": "df4ebd23bc804a629fbb7b2dad89c96a", "name": "reader"}, {"id": "9f25fed676d84770b9dc2a96a769de28", "name": "member"}], "catalog": [{"endpoints": [{"id": "6958966e92994301a2d65a5ae3dbd657", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "07792c53d10e432a93e85b9ed02df2bd", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "def2f802f05441e98d4cf302a242bcda", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "0adebf5f4e3a4001aa1264c68ab6a37b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "aa8365e2fd3245c4902c08b242c2bd14", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e562f067d4414b4ab125a6f76c66abd4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_b57cf4c7f250443a8afd9460085f6951", "region": "RegionOne"}], "id": "0d5bde65582944c082b504bde87dee18", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "944c5d48f1b74a2a9cecc0a8ca9ca1bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951", "region": "RegionOne"}], "id": "133be04db27d45cdaccf05109683704f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aefda35500b54f6199278937e1e8fdd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "2797ef3b45554fe8a0463b86245238ae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2cc2178ab72f49f3a95c1e0aa6bba1c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/b57cf4c7f250443a8afd9460085f6951", "region": "RegionOne"}], "id": "5ede9239f7074edbb6a1de34e3564c66", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1940404a022c45aea2b53d4e13c90d3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951", "region": "RegionOne"}], "id": "b0a88be552014b479d81441e45cb5ad9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b815f5cf09c24d0786e121d00bd08d73", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "d5282883189f437b973bdf9465e9ed21", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "819365c48569439f841590a9027d196d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "eedd0e537fc4480abfb745dbe39bb76b", "type": "placement", "name": "placement"}]}}' 2022-04-30 21:17:33,721 131605 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '1f054da6-523b-43c4-83a2-ca0049497cde', 'name': 'tempest-TaggedBootDevicesTest-1414595880-network', 'tenant_id': 'b57cf4c7f250443a8afd9460085f6951', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b57cf4c7f250443a8afd9460085f6951', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 107, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-30T21:16:40Z', 'updated_at': '2022-04-30T21:16:40Z', 'revision_number': 1} available for tenant 2022-04-30 21:17:33,804 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.077s 2022-04-30 21:17:33,805 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3246', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d01e0d77-4e7d-48e6-94af-4665aee4af5d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f0c43fdc22254d7f9c5999e044c4f844", "name": "tempest-TaggedBootDevicesTest-1496276863-project", "password_expires_at": null}, "audit_ids": ["eTsXLh9USE-gTtyrphFfdA"], "expires_at": "2022-04-30T22:17:33.000000Z", "issued_at": "2022-04-30T21:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b57cf4c7f250443a8afd9460085f6951", "name": "tempest-TaggedBootDevicesTest-1496276863"}, "is_domain": false, "roles": [{"id": "df4ebd23bc804a629fbb7b2dad89c96a", "name": "reader"}, {"id": "9f25fed676d84770b9dc2a96a769de28", "name": "member"}], "catalog": [{"endpoints": [{"id": "6958966e92994301a2d65a5ae3dbd657", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "07792c53d10e432a93e85b9ed02df2bd", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "def2f802f05441e98d4cf302a242bcda", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "0adebf5f4e3a4001aa1264c68ab6a37b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "aa8365e2fd3245c4902c08b242c2bd14", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e562f067d4414b4ab125a6f76c66abd4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_b57cf4c7f250443a8afd9460085f6951", "region": "RegionOne"}], "id": "0d5bde65582944c082b504bde87dee18", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "944c5d48f1b74a2a9cecc0a8ca9ca1bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951", "region": "RegionOne"}], "id": "133be04db27d45cdaccf05109683704f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aefda35500b54f6199278937e1e8fdd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "2797ef3b45554fe8a0463b86245238ae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2cc2178ab72f49f3a95c1e0aa6bba1c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/b57cf4c7f250443a8afd9460085f6951", "region": "RegionOne"}], "id": "5ede9239f7074edbb6a1de34e3564c66", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1940404a022c45aea2b53d4e13c90d3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951", "region": "RegionOne"}], "id": "b0a88be552014b479d81441e45cb5ad9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b815f5cf09c24d0786e121d00bd08d73", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "d5282883189f437b973bdf9465e9ed21", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "819365c48569439f841590a9027d196d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "eedd0e537fc4480abfb745dbe39bb76b", "type": "placement", "name": "placement"}]}}' 2022-04-30 21:17:33,805 131605 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '1f054da6-523b-43c4-83a2-ca0049497cde', 'name': 'tempest-TaggedBootDevicesTest-1414595880-network', 'tenant_id': 'b57cf4c7f250443a8afd9460085f6951', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b57cf4c7f250443a8afd9460085f6951', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 107, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-30T21:16:40Z', 'updated_at': '2022-04-30T21:16:40Z', 'revision_number': 1} available for tenant 2022-04-30 21:17:33,806 131605 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA19wn5Mazd1dPeoDHRKqsPHli8vU8I+MakapnnVYaSYha4p3q\ntWqz4Bt63Phr8uYuiPGPo5b0kyeLdknissRVUbFXHbgAvefQM1cibG5JxDFFmKrN\nGnAsHRIj/cI6PiqvTVFgwsvRuWT8xjU68niXejP09YfWNZygSxsenPj8IO+QWGLn\nTfWFV9IaYWIwSt+l6B/svjetwZSRYCimgDTElDHxLya9p7u+8yn8N8yu5QzGATcn\ndwArlCeEw+90SUqc2BGI0aEEqu8s78laqYPHFtbMxGA/ccFt4JYcbL7A5/tHPMap\nAYJl/r608NNBBUlf2jHsmoVwSbkpPKJNwN8OFQIDAQABAoIBAQCOqsiHMTjeUIuM\nKN8LKE6L7aKTd7gW8/vUeK7g006uePuwubSt0Ocv4Jm0wFAAi1gIVLed5KCjPci0\nFqNJie/l/XLZhoqe+T6nIBj1V3NTw0j/XSwQJEFTuXCmQB/khKu2S2nLdZCYmwFi\nMz5RkZh0QTDOssfGSU28NiFmmD1zugtaWD0QiE6cy7lLsVLaecaQBXqr9vQ1MFAj\ngslfCNzR+cibSJ/CfxJa3xWCPl1I82YQK1DauBxIlsxImjNT3g8e9VFT/TKVHpCI\nbh1KCw+6iqb2hahCavslCA3vMlj1XPYzOe7LuWJ7OMB78xu3r/02N+7tUz7XBSxO\nvU9XL5/FAoGBAPOgDeelD+YHYc4ysWwLNcI72NJSkpVKwAAYRLtNYKfYhQKdi8Bh\nCbtfK6gcFUQQUzygZNIcG3Ntj3xx1gu5kMxk4qZjA9eBIU9n3Rr7iOcZK5zB9Z+Z\ntk188aAAZJoTqcZp9l8KxiAU/q1GImx+tS8lUJIyhU8D8bAVxSGzo6arAoGBAOLT\nD3HyTiYtpLPl3IdBtfOqycL7g1Xk1Wwr+JNYNw4+BXCECkiwgzA63Xu9diLXy0Ri\nmrBWGzwlFhd9Y3gwBRGdmRbG36mnWoAdThf5WD1YQIFtXp29TGU2nhRfcVAUDGdh\nBh5rZs35VXuUSB2HlFUr1XkJiXDE3bGSLvl+Mx4/AoGBAK1jpWHPHWCWsmphs9p0\no/8oPul5sS+lsr6ehxRTPs5WkFvLKvJxXc7ILjcIPa5ifAszEG5laLgfKrbkAfX4\nTPDbgF/xKoPPOJjeEAQrL0ViqaJ4fMrpSFEf8ovwm6j5A6TeN2VvMpEUwCksOEXF\nbEgwo4ZZhH03DmVHKTUSOA/fAoGBAICqqUBB6wLNMXi7E3XGWKh4YSsx8TZwMIDE\nEKXEjLaPiBZjUFIbjs91FN50gucQ8kVAie8taRWdFAMPJbWvx7BObeD1vzpFrJiw\nBvSihOOHhE/m8p0YHJXtfY6g9W4vcTnTV905n3+HyG3pl17o4cPOsbGPL1/AzOFF\nw0/TvruRAoGBALDQqpWdaSLED5cIv97VyFV+hHmq+xHSXz+MFtC9QICGhc43k91b\n0bE5SSvQA4MT6GrpKNa7f4zZdWXYVU/ZOGsLUO/BYLsHWQ0SiK6tW2iH3JwzpDOi\n42BRGANGu2TiV21LnHzP4QPccJlXsvvkc3hVFuUQKDXfay5csFiHpmo/\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1856707096', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX3CfkxrN3V096gMdEqqw8eWLy9Twj4xqRqmedVhpJiFrineq1arPgG3rc+Gvy5i6I8Y+jlvSTJ4t2SeKyxFVRsVcduAC959AzVyJsbknEMUWYqs0acCwdEiP9wjo+Kq9NUWDCy9G5ZPzGNTryeJd6M/T1h9Y1nKBLGx6c+Pwg75BYYudN9YVX0hphYjBK36XoH+y+N63BlJFgKKaANMSUMfEvJr2nu77zKfw3zK7lDMYBNyd3ACuUJ4TD73RJSpzYEYjRoQSq7yzvyVqpg8cW1szEYD9xwW3glhxsvsDn+0c8xqkBgmX+vrTw00EFSV/aMeyahXBJuSk8ok3A3w4V Generated-by-Nova', 'fingerprint': 'c9:49:45:dc:50:e5:20:6a:ee:dc:88:87:e2:4c:fd:1f', 'user_id': 'f0c43fdc22254d7f9c5999e044c4f844'}, 'security_group': {'id': 'cdab9cd2-344c-439c-a7a2-74b74c69338f', 'name': 'tempest-securitygroup--74255143', 'stateful': True, 'tenant_id': 'b57cf4c7f250443a8afd9460085f6951', 'description': 'tempest-description--459093843', 'shared': False, 'security_group_rules': [{'id': '151feb89-d05f-4cea-8648-47fc19dbdc9d', 'tenant_id': 'b57cf4c7f250443a8afd9460085f6951', 'security_group_id': 'cdab9cd2-344c-439c-a7a2-74b74c69338f', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 879, 'description': None, 'tags': [], 'created_at': '2022-04-30T21:17:27Z', 'updated_at': '2022-04-30T21:17:27Z', 'revision_number': 0, 'project_id': 'b57cf4c7f250443a8afd9460085f6951'}, {'id': 'ca80e4c9-1c1d-496d-bbb7-714f477ed512', 'tenant_id': 'b57cf4c7f250443a8afd9460085f6951', 'security_group_id': 'cdab9cd2-344c-439c-a7a2-74b74c69338f', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 880, 'description': None, 'tags': [], 'created_at': '2022-04-30T21:17:27Z', 'updated_at': '2022-04-30T21:17:27Z', 'revision_number': 0, 'project_id': 'b57cf4c7f250443a8afd9460085f6951'}], 'tags': [], 'created_at': '2022-04-30T21:17:27Z', 'updated_at': '2022-04-30T21:17:27Z', 'revision_number': 1, 'project_id': 'b57cf4c7f250443a8afd9460085f6951'}, 'floating_ip': {'id': '4406c058-0c21-4030-bc38-41df49eb764a', 'tenant_id': 'b57cf4c7f250443a8afd9460085f6951', 'floating_ip_address': '172.35.4.212', 'floating_network_id': '24d2363b-44f9-4b0c-a866-84cec16dff58', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b57cf4c7f250443a8afd9460085f6951', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-04-30T21:17:31Z', 'updated_at': '2022-04-30T21:17:31Z', 'revision_number': 0, 'ip': '172.35.4.212'}} 2022-04-30 21:17:45,132 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.23/compute/v2.1/servers 11.325s 2022-04-30 21:17:45,132 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-device-tagging-server-1711013862", "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "flavorRef": "452", "config_drive": true, "networks": [{"uuid": "1f054da6-523b-43c4-83a2-ca0049497cde"}, {"port": "eeb95bf2-7a04-4881-a1c4-a027f2905abd", "tag": "port-1"}, {"port": "bb19e621-b828-4d48-80fb-51c3c27d3aae", "tag": "port-2"}, {"uuid": "dcb46efb-f856-4d0a-9c79-6edd64276510", "tag": "net-1"}, {"uuid": "dcb46efb-f856-4d0a-9c79-6edd64276510"}, {"uuid": "491ca467-fa0f-4500-813a-eee0ea86bd57", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "491ca467-fa0f-4500-813a-eee0ea86bd57", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "acace4b6-8088-43ff-9975-029ca62df01f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "2c40c928-cd22-4b64-8d73-211240864fa6", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--74255143"}], "key_name": "tempest-keypair-1856707096", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '404', 'location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd59acc6-600e-495b-9503-abb09ff60d50', 'x-compute-request-id': 'req-bd59acc6-600e-495b-9503-abb09ff60d50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--74255143"}], "adminPass": "9EKZECtw85JM"}}' 2022-04-30 21:17:47,000 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.865s 2022-04-30 21:17:47,001 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98be28ef-49b5-46a8-ac69-67ed19eb8603', 'x-compute-request-id': 'req-98be28ef-49b5-46a8-ac69-67ed19eb8603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:45Z", "updated": "2022-04-30T21:17:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "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": [], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:17:49,620 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.609s 2022-04-30 21:17:49,621 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1584', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a449e8d-0b7a-4981-b03b-0cd495661d2e', 'x-compute-request-id': 'req-1a449e8d-0b7a-4981-b03b-0cd495661d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:17:49,630 131605 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2022-04-30 21:17:51,588 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.956s 2022-04-30 21:17:51,588 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e77ddf9d-d3c8-43c2-84b6-ba846b05864d', 'x-compute-request-id': 'req-e77ddf9d-d3c8-43c2-84b6-ba846b05864d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}], "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": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:17:51,597 131605 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 4 second wait 2022-04-30 21:17:53,472 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.870s 2022-04-30 21:17:53,472 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1705', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-276446b1-de2a-4e92-ab3f-6db76d1b7418', 'x-compute-request-id': 'req-276446b1-de2a-4e92-ab3f-6db76d1b7418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}], "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": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:17:55,923 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.440s 2022-04-30 21:17:55,923 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21db393a-f86c-4b8f-83a5-8c4fec43929d', 'x-compute-request-id': 'req-21db393a-f86c-4b8f-83a5-8c4fec43929d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}], "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": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:17:58,986 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 2.052s 2022-04-30 21:17:58,986 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1828', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c46f4da0-fb54-479e-a2a3-d0be497019aa', 'x-compute-request-id': 'req-c46f4da0-fb54-479e-a2a3-d0be497019aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:17:58,997 131605 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 11 second wait 2022-04-30 21:18:01,392 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.391s 2022-04-30 21:18:01,393 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1828', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7fdc616-f4f2-4172-95eb-866de4651062', 'x-compute-request-id': 'req-e7fdc616-f4f2-4172-95eb-866de4651062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:03,060 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.656s 2022-04-30 21:18:03,061 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1849', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dcfb0a6-867d-4f03-aafe-8f526e73e1d8', 'x-compute-request-id': 'req-0dcfb0a6-867d-4f03-aafe-8f526e73e1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:05,109 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.038s 2022-04-30 21:18:05,110 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f23e2f-5d1d-4d77-aae4-85ead29fa849', 'x-compute-request-id': 'req-a1f23e2f-5d1d-4d77-aae4-85ead29fa849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:06,599 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.479s 2022-04-30 21:18:06,599 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e3f0501-6f41-4e92-82e0-0c03a225c4d1', 'x-compute-request-id': 'req-9e3f0501-6f41-4e92-82e0-0c03a225c4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:09,026 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.416s 2022-04-30 21:18:09,026 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8442615e-420b-4754-a0e6-99fd40a53132', 'x-compute-request-id': 'req-8442615e-420b-4754-a0e6-99fd40a53132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:12,471 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 2.434s 2022-04-30 21:18:12,472 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bab9084c-87d3-4eeb-bab4-6a9f66d66460', 'x-compute-request-id': 'req-bab9084c-87d3-4eeb-bab4-6a9f66d66460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:14,724 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.243s 2022-04-30 21:18:14,725 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e74fb94-6b27-451d-8ed3-055501cfa85d', 'x-compute-request-id': 'req-4e74fb94-6b27-451d-8ed3-055501cfa85d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:16,786 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.050s 2022-04-30 21:18:16,786 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c125886-7d57-4683-b86d-f085348c93c7', 'x-compute-request-id': 'req-8c125886-7d57-4683-b86d-f085348c93c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:19,076 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.280s 2022-04-30 21:18:19,077 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a16311f8-8a59-49b4-b0e0-cca4927bde2d', 'x-compute-request-id': 'req-a16311f8-8a59-49b4-b0e0-cca4927bde2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:22,027 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.941s 2022-04-30 21:18:22,028 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d9bab5b-6f47-42ae-b699-8765b3eda442', 'x-compute-request-id': 'req-9d9bab5b-6f47-42ae-b699-8765b3eda442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:23,478 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.440s 2022-04-30 21:18:23,478 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa5462c4-805e-4cf5-a0de-3d1a54888c94', 'x-compute-request-id': 'req-aa5462c4-805e-4cf5-a0de-3d1a54888c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:25,209 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.720s 2022-04-30 21:18:25,210 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1797f35-e421-4bf6-b448-2394eaa4fe27', 'x-compute-request-id': 'req-d1797f35-e421-4bf6-b448-2394eaa4fe27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:26,780 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.559s 2022-04-30 21:18:26,780 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60bbd742-255c-4ade-ae7a-24cb255e52ef', 'x-compute-request-id': 'req-60bbd742-255c-4ade-ae7a-24cb255e52ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:28,341 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.551s 2022-04-30 21:18:28,342 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c064f7d-80d4-4845-8f00-3a44c264ff99', 'x-compute-request-id': 'req-9c064f7d-80d4-4845-8f00-3a44c264ff99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:30,284 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.932s 2022-04-30 21:18:30,285 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-566152b3-46bc-449d-8fa5-b102ffefb361', 'x-compute-request-id': 'req-566152b3-46bc-449d-8fa5-b102ffefb361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:31,683 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.387s 2022-04-30 21:18:31,683 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7327687b-0a85-4f57-8913-4cd0bcc68b67', 'x-compute-request-id': 'req-7327687b-0a85-4f57-8913-4cd0bcc68b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:34,176 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.482s 2022-04-30 21:18:34,176 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5376df11-d2ad-441f-b7fd-0e14965dec1b', 'x-compute-request-id': 'req-5376df11-d2ad-441f-b7fd-0e14965dec1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:36,476 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.289s 2022-04-30 21:18:36,476 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f87a81c-8536-482b-ac62-c77af2d62518', 'x-compute-request-id': 'req-4f87a81c-8536-482b-ac62-c77af2d62518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:37,782 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.296s 2022-04-30 21:18:37,783 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adfa898d-6168-4af3-bcd6-094dc69bda41', 'x-compute-request-id': 'req-adfa898d-6168-4af3-bcd6-094dc69bda41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:39,069 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.276s 2022-04-30 21:18:39,070 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cba581c-9593-4ef3-8dd9-f2d68e5d9354', 'x-compute-request-id': 'req-7cba581c-9593-4ef3-8dd9-f2d68e5d9354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:40,785 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.699s 2022-04-30 21:18:40,785 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51283d73-5fee-43c4-82f5-497e00a2dec3', 'x-compute-request-id': 'req-51283d73-5fee-43c4-82f5-497e00a2dec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:42,046 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.249s 2022-04-30 21:18:42,046 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af77b20a-124e-4bef-9616-f51ab6172a10', 'x-compute-request-id': 'req-af77b20a-124e-4bef-9616-f51ab6172a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:43,392 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.330s 2022-04-30 21:18:43,392 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89bdd458-b991-4211-b637-b6374266f630', 'x-compute-request-id': 'req-89bdd458-b991-4211-b637-b6374266f630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "BUILD", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:44,817 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.414s 2022-04-30 21:18:44,817 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2825', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-679d0f14-b6ae-4e0d-8a36-87d22437d324', 'x-compute-request-id': 'req-679d0f14-b6ae-4e0d-8a36-87d22437d324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "ACTIVE", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:18:44Z", "addresses": {"tempest-TaggedBootDevicesTest-1414595880-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}], "tempest-device-tagging-net1-1669922441": [{"version": 4, "addr": "10.1.1.116", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:d8:95"}, {"version": 4, "addr": "10.1.1.111", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:79:80"}, {"version": 4, "addr": "10.1.1.124", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:1f:75"}, {"version": 4, "addr": "10.1.1.175", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:17:6d"}], "tempest-device-tagging-net2-1624013846": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:ec:3b"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:a3:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": "2022-04-30T21:18:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:18:44,829 131605 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 57 second wait 2022-04-30 21:18:45,170 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd/os-interface 0.340s 2022-04-30 21:18:45,171 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1832', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c0b8165-42f9-4e2f-9352-5d8861fda394', 'x-compute-request-id': 'req-9c0b8165-42f9-4e2f-9352-5d8861fda394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1f054da6-523b-43c4-83a2-ca0049497cde", "port_id": "0db7a9c5-d9ee-4b9a-92e2-32c25f3c9a3e", "mac_addr": "fa:16:3e:dd:7f:dc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c851f35a-af8a-45a3-a6e7-adf7f97d2833", "ip_address": "172.20.0.6"}]}, {"net_id": "491ca467-fa0f-4500-813a-eee0ea86bd57", "port_id": "1dee72be-0aaa-4eb2-8be1-5b0b65cdbe24", "mac_addr": "fa:16:3e:a9:ec:3b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c5a4580b-4646-42ab-b5c2-280e7b80f322", "ip_address": "10.2.2.100"}]}, {"net_id": "491ca467-fa0f-4500-813a-eee0ea86bd57", "port_id": "3612a02c-d7fa-4f7d-8b59-27351eff0cc5", "mac_addr": "fa:16:3e:e6:a3:48", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c5a4580b-4646-42ab-b5c2-280e7b80f322", "ip_address": "10.2.2.200"}]}, {"net_id": "dcb46efb-f856-4d0a-9c79-6edd64276510", "port_id": "b3fce87b-a558-49fc-83b7-71bd012b7290", "mac_addr": "fa:16:3e:dc:1f:75", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "571ded28-00fa-4191-8b0a-dfd38ff94586", "ip_address": "10.1.1.124"}]}, {"net_id": "dcb46efb-f856-4d0a-9c79-6edd64276510", "port_id": "bb19e621-b828-4d48-80fb-51c3c27d3aae", "mac_addr": "fa:16:3e:06:79:80", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "571ded28-00fa-4191-8b0a-dfd38ff94586", "ip_address": "10.1.1.111"}]}, {"net_id": "dcb46efb-f856-4d0a-9c79-6edd64276510", "port_id": "cf1a6f7c-2c09-4b51-bf2e-219bf5b8b382", "mac_addr": "fa:16:3e:50:17:6d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "571ded28-00fa-4191-8b0a-dfd38ff94586", "ip_address": "10.1.1.175"}]}, {"net_id": "dcb46efb-f856-4d0a-9c79-6edd64276510", "port_id": "eeb95bf2-7a04-4881-a1c4-a027f2905abd", "mac_addr": "fa:16:3e:b9:d8:95", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "571ded28-00fa-4191-8b0a-dfd38ff94586", "ip_address": "10.1.1.116"}]}]}' 2022-04-30 21:18:48,535 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 PUT http://10.222.0.23:9696/v2.0/floatingips/4406c058-0c21-4030-bc38-41df49eb764a 3.360s 2022-04-30 21:18:48,536 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "0db7a9c5-d9ee-4b9a-92e2-32c25f3c9a3e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-e194f096-14bd-409d-9382-dcc041399192', 'date': 'Sat, 30 Apr 2022 21:18:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/4406c058-0c21-4030-bc38-41df49eb764a'} Body: b'{"floatingip": {"id": "4406c058-0c21-4030-bc38-41df49eb764a", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "floating_ip_address": "172.35.4.212", "floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58", "router_id": "bcaf2210-cb83-4af2-9c40-2e97390ab2a6", "port_id": "0db7a9c5-d9ee-4b9a-92e2-32c25f3c9a3e", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1f054da6-523b-43c4-83a2-ca0049497cde", "mac_address": "fa:16:3e:dd:7f:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-04-30T21:17:31Z", "updated_at": "2022-04-30T21:18:46Z", "revision_number": 1, "project_id": "b57cf4c7f250443a8afd9460085f6951"}}' 2022-04-30 21:18:48,552 131605 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.4.212:22' as 'ubuntu' with public key authentication 2022-04-30 21:18:53,102 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 1. Retry after 2 seconds. 2022-04-30 21:18:58,666 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 2. Retry after 3 seconds. 2022-04-30 21:19:05,226 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 3. Retry after 4 seconds. 2022-04-30 21:19:12,810 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 4. Retry after 5 seconds. 2022-04-30 21:19:21,386 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 5. Retry after 6 seconds. 2022-04-30 21:19:30,954 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 6. Retry after 7 seconds. 2022-04-30 21:19:41,514 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 7. Retry after 8 seconds. 2022-04-30 21:19:53,098 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 8. Retry after 9 seconds. 2022-04-30 21:20:05,674 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 9. Retry after 10 seconds. 2022-04-30 21:20:19,242 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 10. Retry after 11 seconds. 2022-04-30 21:20:33,838 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 11. Retry after 12 seconds. 2022-04-30 21:20:49,418 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 12. Retry after 13 seconds. 2022-04-30 21:21:05,994 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 13. Retry after 14 seconds. 2022-04-30 21:21:23,562 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 14. Retry after 15 seconds. 2022-04-30 21:21:42,158 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 15. Retry after 16 seconds. 2022-04-30 21:22:01,738 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 16. Retry after 17 seconds. 2022-04-30 21:22:22,314 131605 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 after 16 attempts. Proxy client: no proxy client 2022-04-30 21:22:22.314 131605 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-04-30 21:22:22.314 131605 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, in _get_ssh_connection 2022-04-30 21:22:22.314 131605 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-04-30 21:22:22.314 131605 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-04-30 21:22:22.314 131605 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-04-30 21:22:22.314 131605 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.35.4.212 2022-04-30 21:22:22.314 131605 ERROR tempest.lib.common.ssh 2022-04-30 21:22:22,315 131605 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TaggedBootDevicesTest:test_tagged_boot_devices. Timeout trying to ssh to server response: {'date': 'Sat, 30 Apr 2022 21:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '404', 'location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd59acc6-600e-495b-9503-abb09ff60d50', 'x-compute-request-id': 'req-bd59acc6-600e-495b-9503-abb09ff60d50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: {'id': 'e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd', 'links': [{'rel': 'self', 'href': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'}, {'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'}], 'OS-DCF:diskConfig': 'MANUAL', 'security_groups': [{'name': 'tempest-securitygroup--74255143'}], 'adminPass': '9EKZECtw85JM'} 2022-04-30 21:22:23,483 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 POST http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd/action 1.167s 2022-04-30 21:22:23,484 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-435fcf63-252c-42ec-b6a0-513fe85a61c8', 'x-compute-request-id': 'req-435fcf63-252c-42ec-b6a0-513fe85a61c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd/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-04-30 21:22:23,485 131605 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd: [ 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.008000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.148000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.152000] tsc: Detected 1995.193 MHz processor [ 0.156000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.160006] pid_max: default: 32768 minimum: 301 [ 0.164079] Security Framework initialized [ 0.168007] Yama: becoming mindful. [ 0.172056] AppArmor: AppArmor initialized [ 0.176256] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.180216] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184031] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.188012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.193347] CPU: Physical Processor ID: 0 [ 0.200368] mce: CPU supports 1 MCE banks [ 0.204149] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.208005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.212005] Spectre V2 : Mitigation: Full generic retpoline [ 0.216005] Speculative Store Bypass: Vulnerable [ 0.300000] Freeing SMP alternatives memory: 36K [ 0.303152] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.304133] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.308068] Hierarchical SRCU implementation. [ 0.312788] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.316005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.320068] smp: Bringing up secondary CPUs ... [ 0.324006] smp: Brought up 1 node, 1 CPU [ 0.328006] smpboot: Max logical packages: 1 [ 0.332007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.336517] devtmpfs: initialized [ 0.340090] x86/mm: Memory block size: 128MB [ 0.344258] evm: security.selinux [ 0.348008] evm: security.SMACK64 [ 0.352005] evm: security.SMACK64EXEC [ 0.356005] evm: security.SMACK64TRANSMUTE [ 0.360006] evm: security.SMACK64MMAP [ 0.364005] evm: security.apparmor [ 0.368029] evm: security.ima [ 0.371189] evm: security.capability [ 0.372212] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.376019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.380086] pinctrl core: initialized pinctrl subsystem [ 0.384301] NET: Registered protocol family 16 [ 0.388120] audit: initializing netlink subsys (disabled) [ 0.392188] cpuidle: using governor ladder [ 0.396012] audit: type=2000 audit(1651353537.392:1): state=initialized audit_enabled=0 res=1 [ 0.400034] cpuidle: using governor menu [ 0.404073] ACPI: bus type PCI registered [ 0.408005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.413299] PCI: Using configuration type 1 for base access [ 0.417556] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.420292] ACPI: Added _OSI(Module Device) [ 0.428009] ACPI: Added _OSI(Processor Device) [ 0.432006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.440046] ACPI: Added _OSI(Linux-Dell-Video) [ 0.457131] ACPI: Interpreter enabled [ 0.460015] ACPI: (supports S0 S5) [ 0.464005] ACPI: Using IOAPIC for interrupt routing [ 0.468056] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.472614] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.521862] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.524012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.528015] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.532023] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.536529] PCI host bridge to bus 0000:00 [ 0.540033] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.544008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.548007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.552008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.556008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.560008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619657] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.624007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.628033] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.636007] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.636007] * this clock source is slow. Consider trying other clock sources [ 0.653841] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.705817] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.712031] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.720276] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.728718] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.736251] SCSI subsystem initialized [ 0.740304] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.744000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.744008] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.748008] vgaarb: loaded [ 0.752113] pps_core: LinuxPPS API ver. 1 registered [ 0.756006] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.760056] PTP clock support registered [ 0.764105] EDAC MC: Ver: 3.0.0 [ 0.773170] hv_vmbus: Vmbus version:4.0 [ 0.777339] PCI: Using ACPI for IRQ routing [ 0.780241] NetLabel: Initializing [ 0.784015] NetLabel: domain hash size = 128 [ 0.788041] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.792041] NetLabel: unlabeled traffic allowed by default [ 0.796265] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.818003] VFS: Disk quotas dquot_6.6.0 [ 0.827442] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.834675] AppArmor: AppArmor Filesystem Enabled [ 0.839735] pnp: PnP ACPI init [ 0.858256] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.866316] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.872523] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.880462] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.890029] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.901232] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.914058] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.919456] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.928799] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.935989] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.941199] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.948397] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.955142] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.963851] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.972587] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.981277] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.987757] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.000645] pnp: PnP ACPI: found 9 devices [ 1.014310] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.021132] NET: Registered protocol family 2 [ 1.025885] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.031971] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.036700] TCP: Hash tables configured (established 8192 bind 8192) [ 1.042215] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.051205] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.058093] NET: Registered protocol family 1 [ 1.064623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.069659] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.074310] Unpacking initramfs... [ 1.388538] Freeing initrd memory: 13088K [ 1.395994] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.402141] software IO TLB [mem 0x38800000-0x3c800000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.412755] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.427336] Scanning for low memory corruption every 60 seconds [ 1.433629] random: fast init done [ 1.439261] Initialise system trusted keyrings [ 1.453616] Key type blacklist registered [ 1.460523] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.467504] zbud: loaded [ 1.471905] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.477032] fuse init (API version 7.26) [ 1.490663] Key type asymmetric registered [ 1.502102] Asymmetric key parser 'x509' registered [ 1.506388] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.511272] io scheduler noop registered (default) [ 1.515482] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.520297] ACPI: Power Button [PWRF] [ 1.524581] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.553218] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.583430] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.594313] Linux agpgart interface v0.103 [ 1.603084] loop: module loaded [ 1.608060] hv_vmbus: registering driver hv_storvsc [ 1.616057] scsi host0: storvsc_host_t [ 1.625487] scsi 0:0:0:0: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.637508] scsi host1: storvsc_host_t [ 1.650732] scsi 1:0:0:0: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.658111] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.673120] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.682591] scsi 1:0:0:1: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.703587] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.714291] scsi host2: ata_piix [ 1.720630] sd 0:0:0:0: [sda] Write Protect is off [ 1.728223] scsi host3: ata_piix [ 1.743283] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.751068] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.762436] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.781292] libphy: Fixed MDIO Bus: probed [ 1.786245] tun: Universal TUN/TAP device driver, 1.6 [ 1.791885] PPP generic driver version 2.4.2 [ 1.797150] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.834813] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.839835] sda: sda1 [ 1.843605] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.849518] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.858112] sd 1:0:0:1: Attached scsi generic sg2 type 0 [ 1.864515] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.875947] mousedev: PS/2 mouse device common for all mice [ 1.880765] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.886664] rtc_cmos 00:00: RTC can wake from S4 [ 1.917125] sd 1:0:0:0: [sdb] Write Protect is off [ 2.890382] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.899672] sd 1:0:0:1: [sdc] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.907200] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 3.018427] sd 1:0:0:1: [sdc] Write Protect is off [ 3.053099] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.059156] sd 1:0:0:1: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 3.068226] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.073539] device-mapper: uevent: version 1.0.3 [ 3.078196] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.086896] NET: Registered protocol family 10 [ 3.100292] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.108441] Segment Routing with IPv6 [ 3.119381] NET: Registered protocol family 17 [ 3.126523] Key type dns_resolver registered [ 3.257850] RAS: Correctable Errors collector initialized. [ 3.263080] registered taskstats version 1 [ 3.268920] Loading compiled-in X.509 certificates [ 3.274327] sd 1:0:0:1: [sdc] Attached SCSI disk [ 3.283392] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.292723] zswap: loaded using pool lzo/zbud [ 3.301477] Key type big_key registered [ 3.307248] Key type trusted registered [ 3.315092] Key type encrypted registered [ 3.320060] AppArmor: AppArmor sha1 policy hashing enabled [ 3.332741] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.338093] evm: HMAC attrs: 0x1 [ 3.348138] rtc_cmos 00:00: setting system clock to 2022-04-30 21:19:02 UTC (1651353542) [ 3.354651] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.364427] EDD information not available. [ 3.840983] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.849634] ata2.00: configured for MWDMA2 [ 3.866204] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.885543] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.891550] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.907116] sr 3:0:0:0: Attached scsi generic sg3 type 5 [ 3.915822] Freeing unused kernel memory: 2248K [ 3.928176] Write protecting the kernel read-only data: 18432k [ 3.933793] Freeing unused kernel memory: 2008K [ 3.939548] Freeing unused kernel memory: 124K [ 3.954775] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.961081] x86/mm: Checking user space page tables [ 3.990239] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.070836] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.077943] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.088072] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.094273] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.099219] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.108077] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.122515] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.133729] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.139439] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.144982] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.334703] hv_vmbus: registering driver hv_netvsc [ 4.359358] hv_utils: Registering HyperV Utility Driver [ 4.366357] hv_vmbus: registering driver hv_util [ 4.400285] hidraw: raw HID events driver (C) Jiri Kosina [ 4.429096] hv_utils: Heartbeat IC version 3.0 [ 4.442956] hv_vmbus: registering driver hid_hyperv [ 4.578983] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input3 [ 4.592140] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.625220] hv_utils: Shutdown IC version 3.0 [ 4.632987] hv_utils: TimeSync IC version 4.0 [ 4.707593] hv_utils: VSS IC version 5.0 [ 4.722948] hv_vmbus: registering driver hyperv_keyboard [ 4.839996] 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/input4 Begin: Loading essential drivers ... [ 5.296032] raid6: sse2x1 gen() 4821 MB/s [ 5.356042] raid6: sse2x1 xor() 3119 MB/s [ 5.408042] raid6: sse2x2 gen() 5507 MB/s [ 5.460033] raid6: sse2x2 xor() 4386 MB/s [ 5.512037] raid6: sse2x4 gen() 7092 MB/s [ 5.564038] raid6: sse2x4 xor() 5465 MB/s [ 5.568839] raid6: using algorithm sse2x4 gen() 7092 MB/s [ 5.574179] raid6: .... xor() 5465 MB/s, rmw enabled [ 5.583619] raid6: using intx1 recovery algorithm [ 5.604087] xor: measuring software checksum speed [ 5.656031] prefetch64-sse: 10016.000 MB/sec [ 5.712190] generic_sse: 9100.000 MB/sec [ 5.717992] xor: using function: prefetch64-sse (10016.000 MB/sec) [ 5.729317] 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 ... [ 5.985270] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.276224] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.860220] 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) [ 6.876067] systemd[1]: Detected virtualization microsoft. [ 6.881240] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.940629] systemd[1]: Set hostname to <ubuntu>. [ 6.961289] systemd[1] 2022-04-30 21:22:23,486 131605 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.4.212:22' as 'ubuntu' with public key authentication 2022-04-30 21:22:26,538 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 1. Retry after 2 seconds. 2022-04-30 21:22:32,106 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 2. Retry after 3 seconds. 2022-04-30 21:22:38,666 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 3. Retry after 4 seconds. 2022-04-30 21:22:46,250 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 4. Retry after 5 seconds. 2022-04-30 21:22:54,830 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 5. Retry after 6 seconds. 2022-04-30 21:23:02,347 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 6. Retry after 7 seconds. 2022-04-30 21:23:09,857 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 7. Retry after 8 seconds. 2022-04-30 21:23:18,376 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 8. Retry after 9 seconds. 2022-04-30 21:23:27,887 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 9. Retry after 10 seconds. 2022-04-30 21:23:38,399 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 10. Retry after 11 seconds. 2022-04-30 21:23:49,913 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 11. Retry after 12 seconds. 2022-04-30 21:24:02,427 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 12. Retry after 13 seconds. 2022-04-30 21:24:15,940 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 13. Retry after 14 seconds. 2022-04-30 21:24:30,456 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 14. Retry after 15 seconds. 2022-04-30 21:24:45,972 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 15. Retry after 16 seconds. 2022-04-30 21:25:02,488 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 16. Retry after 17 seconds. 2022-04-30 21:25:20,008 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 17. Retry after 18 seconds. 2022-04-30 21:25:38,528 131605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 ([Errno None] Unable to connect to port 22 on 172.35.4.212). Number attempts: 18. Retry after 19 seconds. 2022-04-30 21:25:58,048 131605 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.212 after 18 attempts. Proxy client: no proxy client 2022-04-30 21:25:58.048 131605 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-04-30 21:25:58.048 131605 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, in _get_ssh_connection 2022-04-30 21:25:58.048 131605 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-04-30 21:25:58.048 131605 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-04-30 21:25:58.048 131605 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-04-30 21:25:58.048 131605 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.35.4.212 2022-04-30 21:25:58.048 131605 ERROR tempest.lib.common.ssh 2022-04-30 21:25:58,049 131605 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TaggedBootDevicesTest:test_tagged_boot_devices. Timeout trying to ssh to server response: {'date': 'Sat, 30 Apr 2022 21:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '404', 'location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd59acc6-600e-495b-9503-abb09ff60d50', 'x-compute-request-id': 'req-bd59acc6-600e-495b-9503-abb09ff60d50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: {'id': 'e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd', 'links': [{'rel': 'self', 'href': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'}, {'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'}], 'OS-DCF:diskConfig': 'MANUAL', 'security_groups': [{'name': 'tempest-securitygroup--74255143'}], 'adminPass': '9EKZECtw85JM'} 2022-04-30 21:25:59,003 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 POST http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd/action 0.951s 2022-04-30 21:25:59,004 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f5e47c2-727a-4fb9-9fcc-4cf29e23c69c', 'x-compute-request-id': 'req-0f5e47c2-727a-4fb9-9fcc-4cf29e23c69c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd/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-04-30 21:25:59,005 131605 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd: [ 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.008000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.148000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.152000] tsc: Detected 1995.193 MHz processor [ 0.156000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.160006] pid_max: default: 32768 minimum: 301 [ 0.164079] Security Framework initialized [ 0.168007] Yama: becoming mindful. [ 0.172056] AppArmor: AppArmor initialized [ 0.176256] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.180216] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184031] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.188012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.193347] CPU: Physical Processor ID: 0 [ 0.200368] mce: CPU supports 1 MCE banks [ 0.204149] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.208005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.212005] Spectre V2 : Mitigation: Full generic retpoline [ 0.216005] Speculative Store Bypass: Vulnerable [ 0.300000] Freeing SMP alternatives memory: 36K [ 0.303152] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.304133] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.308068] Hierarchical SRCU implementation. [ 0.312788] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.316005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.320068] smp: Bringing up secondary CPUs ... [ 0.324006] smp: Brought up 1 node, 1 CPU [ 0.328006] smpboot: Max logical packages: 1 [ 0.332007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.336517] devtmpfs: initialized [ 0.340090] x86/mm: Memory block size: 128MB [ 0.344258] evm: security.selinux [ 0.348008] evm: security.SMACK64 [ 0.352005] evm: security.SMACK64EXEC [ 0.356005] evm: security.SMACK64TRANSMUTE [ 0.360006] evm: security.SMACK64MMAP [ 0.364005] evm: security.apparmor [ 0.368029] evm: security.ima [ 0.371189] evm: security.capability [ 0.372212] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.376019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.380086] pinctrl core: initialized pinctrl subsystem [ 0.384301] NET: Registered protocol family 16 [ 0.388120] audit: initializing netlink subsys (disabled) [ 0.392188] cpuidle: using governor ladder [ 0.396012] audit: type=2000 audit(1651353537.392:1): state=initialized audit_enabled=0 res=1 [ 0.400034] cpuidle: using governor menu [ 0.404073] ACPI: bus type PCI registered [ 0.408005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.413299] PCI: Using configuration type 1 for base access [ 0.417556] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.420292] ACPI: Added _OSI(Module Device) [ 0.428009] ACPI: Added _OSI(Processor Device) [ 0.432006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.440046] ACPI: Added _OSI(Linux-Dell-Video) [ 0.457131] ACPI: Interpreter enabled [ 0.460015] ACPI: (supports S0 S5) [ 0.464005] ACPI: Using IOAPIC for interrupt routing [ 0.468056] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.472614] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.521862] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.524012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.528015] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.532023] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.536529] PCI host bridge to bus 0000:00 [ 0.540033] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.544008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.548007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.552008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.556008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.560008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619657] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.624007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.628033] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.636007] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.636007] * this clock source is slow. Consider trying other clock sources [ 0.653841] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.705817] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.712031] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.720276] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.728718] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.736251] SCSI subsystem initialized [ 0.740304] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.744000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.744008] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.748008] vgaarb: loaded [ 0.752113] pps_core: LinuxPPS API ver. 1 registered [ 0.756006] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.760056] PTP clock support registered [ 0.764105] EDAC MC: Ver: 3.0.0 [ 0.773170] hv_vmbus: Vmbus version:4.0 [ 0.777339] PCI: Using ACPI for IRQ routing [ 0.780241] NetLabel: Initializing [ 0.784015] NetLabel: domain hash size = 128 [ 0.788041] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.792041] NetLabel: unlabeled traffic allowed by default [ 0.796265] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.818003] VFS: Disk quotas dquot_6.6.0 [ 0.827442] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.834675] AppArmor: AppArmor Filesystem Enabled [ 0.839735] pnp: PnP ACPI init [ 0.858256] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.866316] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.872523] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.880462] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.890029] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.901232] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.914058] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.919456] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.928799] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.935989] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.941199] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.948397] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.955142] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.963851] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.972587] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.981277] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.987757] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.000645] pnp: PnP ACPI: found 9 devices [ 1.014310] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.021132] NET: Registered protocol family 2 [ 1.025885] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.031971] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.036700] TCP: Hash tables configured (established 8192 bind 8192) [ 1.042215] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.051205] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.058093] NET: Registered protocol family 1 [ 1.064623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.069659] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.074310] Unpacking initramfs... [ 1.388538] Freeing initrd memory: 13088K [ 1.395994] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.402141] software IO TLB [mem 0x38800000-0x3c800000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.412755] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.427336] Scanning for low memory corruption every 60 seconds [ 1.433629] random: fast init done [ 1.439261] Initialise system trusted keyrings [ 1.453616] Key type blacklist registered [ 1.460523] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.467504] zbud: loaded [ 1.471905] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.477032] fuse init (API version 7.26) [ 1.490663] Key type asymmetric registered [ 1.502102] Asymmetric key parser 'x509' registered [ 1.506388] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.511272] io scheduler noop registered (default) [ 1.515482] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.520297] ACPI: Power Button [PWRF] [ 1.524581] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.553218] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.583430] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.594313] Linux agpgart interface v0.103 [ 1.603084] loop: module loaded [ 1.608060] hv_vmbus: registering driver hv_storvsc [ 1.616057] scsi host0: storvsc_host_t [ 1.625487] scsi 0:0:0:0: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.637508] scsi host1: storvsc_host_t [ 1.650732] scsi 1:0:0:0: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.658111] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.673120] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.682591] scsi 1:0:0:1: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.703587] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.714291] scsi host2: ata_piix [ 1.720630] sd 0:0:0:0: [sda] Write Protect is off [ 1.728223] scsi host3: ata_piix [ 1.743283] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.751068] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.762436] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.781292] libphy: Fixed MDIO Bus: probed [ 1.786245] tun: Universal TUN/TAP device driver, 1.6 [ 1.791885] PPP generic driver version 2.4.2 [ 1.797150] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.834813] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.839835] sda: sda1 [ 1.843605] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.849518] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.858112] sd 1:0:0:1: Attached scsi generic sg2 type 0 [ 1.864515] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.875947] mousedev: PS/2 mouse device common for all mice [ 1.880765] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.886664] rtc_cmos 00:00: RTC can wake from S4 [ 1.917125] sd 1:0:0:0: [sdb] Write Protect is off [ 2.890382] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.899672] sd 1:0:0:1: [sdc] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.907200] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 3.018427] sd 1:0:0:1: [sdc] Write Protect is off [ 3.053099] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.059156] sd 1:0:0:1: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 3.068226] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.073539] device-mapper: uevent: version 1.0.3 [ 3.078196] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.086896] NET: Registered protocol family 10 [ 3.100292] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.108441] Segment Routing with IPv6 [ 3.119381] NET: Registered protocol family 17 [ 3.126523] Key type dns_resolver registered [ 3.257850] RAS: Correctable Errors collector initialized. [ 3.263080] registered taskstats version 1 [ 3.268920] Loading compiled-in X.509 certificates [ 3.274327] sd 1:0:0:1: [sdc] Attached SCSI disk [ 3.283392] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.292723] zswap: loaded using pool lzo/zbud [ 3.301477] Key type big_key registered [ 3.307248] Key type trusted registered [ 3.315092] Key type encrypted registered [ 3.320060] AppArmor: AppArmor sha1 policy hashing enabled [ 3.332741] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.338093] evm: HMAC attrs: 0x1 [ 3.348138] rtc_cmos 00:00: setting system clock to 2022-04-30 21:19:02 UTC (1651353542) [ 3.354651] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.364427] EDD information not available. [ 3.840983] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.849634] ata2.00: configured for MWDMA2 [ 3.866204] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.885543] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.891550] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.907116] sr 3:0:0:0: Attached scsi generic sg3 type 5 [ 3.915822] Freeing unused kernel memory: 2248K [ 3.928176] Write protecting the kernel read-only data: 18432k [ 3.933793] Freeing unused kernel memory: 2008K [ 3.939548] Freeing unused kernel memory: 124K [ 3.954775] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.961081] x86/mm: Checking user space page tables [ 3.990239] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.070836] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.077943] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.088072] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.094273] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.099219] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.108077] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.122515] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.133729] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.139439] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.144982] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.334703] hv_vmbus: registering driver hv_netvsc [ 4.359358] hv_utils: Registering HyperV Utility Driver [ 4.366357] hv_vmbus: registering driver hv_util [ 4.400285] hidraw: raw HID events driver (C) Jiri Kosina [ 4.429096] hv_utils: Heartbeat IC version 3.0 [ 4.442956] hv_vmbus: registering driver hid_hyperv [ 4.578983] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input3 [ 4.592140] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.625220] hv_utils: Shutdown IC version 3.0 [ 4.632987] hv_utils: TimeSync IC version 4.0 [ 4.707593] hv_utils: VSS IC version 5.0 [ 4.722948] hv_vmbus: registering driver hyperv_keyboard [ 4.839996] 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/input4 Begin: Loading essential drivers ... [ 5.296032] raid6: sse2x1 gen() 4821 MB/s [ 5.356042] raid6: sse2x1 xor() 3119 MB/s [ 5.408042] raid6: sse2x2 gen() 5507 MB/s [ 5.460033] raid6: sse2x2 xor() 4386 MB/s [ 5.512037] raid6: sse2x4 gen() 7092 MB/s [ 5.564038] raid6: sse2x4 xor() 5465 MB/s [ 5.568839] raid6: using algorithm sse2x4 gen() 7092 MB/s [ 5.574179] raid6: .... xor() 5465 MB/s, rmw enabled [ 5.583619] raid6: using intx1 recovery algorithm [ 5.604087] xor: measuring software checksum speed [ 5.656031] prefetch64-sse: 10016.000 MB/sec [ 5.712190] generic_sse: 9100.000 MB/sec [ 5.717992] xor: using function: prefetch64-sse (10016.000 MB/sec) [ 5.729317] 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 ... [ 5.985270] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.276224] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.860220] 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) [ 6.876067] systemd[1]: Detected virtualization microsoft. [ 6.881240] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.940629] systemd[1]: Set hostname to <ubuntu>. [ 6.961289] systemd[1]: Initializing machine ID from random generator. [ 6.970718] systemd[1]: Installed transient /etc/machine-id file. [ 7.664059] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 7.735804] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [m] Started Dispatch Password Requests to Console Directory Watch. [ 7.839226] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 7.913460] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[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... Starting Remount Root and Kernel File Systems... [ 8.386283] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Swap.[ 8.488472] iscsi: registered transport (tcp) [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Journal Service... [ 8.630897] iscsi: registered transport (iser) Mounting Huge Pages File System... Mounting Debug File System... [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Reached target Slices. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[ 9.452562] EXT4-fs (sda1): re-mounted. Opts: (null) [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 Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Apply Kernel Variables... Mounting Configuration File System... 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 udev Coldplug all Devices. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Jurnal to Persistent Storage. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[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 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] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 236.288193] cloud-init[331]: Cloud-init v. 18.2 running 'init-local' at Sat, 30 Apr 2022 21:19:41 +0000. Up 42.04 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 ne...interfaces (3min 54s / 8min 49s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 54s / 8min 49s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 55s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 55s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 56s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 56s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 57s / 8min 49s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (3min 57s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (3min 58s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (3min 58s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 59s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (3min 59s / 8min 49s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (4min / 8min 49s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise network interfaces (4min / 8min 49s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 1s / 8min 49s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 1s / 8min 49s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 2s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 2s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 3s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 3s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 4s / 8min 49s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (4min 4s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 5s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 5s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 6s / 8min 49s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 6s / 8min 49s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 7s / 8min 49s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 7s / 8min 49s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 8s / 8min 49s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 8s / 8min 49s)[K[[0;31m*[0;1;31m 2022-04-30 21:25:59,687 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.681s 2022-04-30 21:25:59,688 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5af17c8-2c07-47d2-98c1-01aeca794804', 'x-compute-request-id': 'req-d5af17c8-2c07-47d2-98c1-01aeca794804', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'' 2022-04-30 21:26:00,412 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.724s 2022-04-30 21:26:00,413 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2950', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24368200-0334-488b-815e-18040e49f6b5', 'x-compute-request-id': 'req-24368200-0334-488b-815e-18040e49f6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "ACTIVE", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:25:59Z", "addresses": {"tempest-TaggedBootDevicesTest-1414595880-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}, {"version": 4, "addr": "172.35.4.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}], "tempest-device-tagging-net1-1669922441": [{"version": 4, "addr": "10.1.1.116", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:d8:95"}, {"version": 4, "addr": "10.1.1.111", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:79:80"}, {"version": 4, "addr": "10.1.1.124", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:1f:75"}, {"version": 4, "addr": "10.1.1.175", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:17:6d"}], "tempest-device-tagging-net2-1624013846": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:ec:3b"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:a3:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": "2022-04-30T21:18:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:26:01,923 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.495s 2022-04-30 21:26:01,923 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2950', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-005259c8-8cf6-4b68-9e47-109acf53050e', 'x-compute-request-id': 'req-005259c8-8cf6-4b68-9e47-109acf53050e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "ACTIVE", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:25:59Z", "addresses": {"tempest-TaggedBootDevicesTest-1414595880-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}, {"version": 4, "addr": "172.35.4.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}], "tempest-device-tagging-net1-1669922441": [{"version": 4, "addr": "10.1.1.116", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:d8:95"}, {"version": 4, "addr": "10.1.1.111", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:79:80"}, {"version": 4, "addr": "10.1.1.124", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:1f:75"}, {"version": 4, "addr": "10.1.1.175", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:17:6d"}], "tempest-device-tagging-net2-1624013846": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:ec:3b"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:a3:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": "2022-04-30T21:18:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:26:03,430 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.494s 2022-04-30 21:26:03,430 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2950', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0deca815-73f9-43e4-a8d2-fe54b56189c4', 'x-compute-request-id': 'req-0deca815-73f9-43e4-a8d2-fe54b56189c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "ACTIVE", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:25:59Z", "addresses": {"tempest-TaggedBootDevicesTest-1414595880-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}, {"version": 4, "addr": "172.35.4.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}], "tempest-device-tagging-net1-1669922441": [{"version": 4, "addr": "10.1.1.116", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:d8:95"}, {"version": 4, "addr": "10.1.1.111", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:79:80"}, {"version": 4, "addr": "10.1.1.124", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:1f:75"}, {"version": 4, "addr": "10.1.1.175", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:17:6d"}], "tempest-device-tagging-net2-1624013846": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:ec:3b"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:a3:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": "2022-04-30T21:18:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "default"}, {"name": "tempest-securitygroup--74255143"}, {"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": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:26:05,286 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.843s 2022-04-30 21:26:05,287 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2908', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cb36dcd-26f1-45e0-a446-f98af2cd293f', 'x-compute-request-id': 'req-7cb36dcd-26f1-45e0-a446-f98af2cd293f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "ACTIVE", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:25:59Z", "addresses": {"tempest-TaggedBootDevicesTest-1414595880-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}, {"version": 4, "addr": "172.35.4.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}], "tempest-device-tagging-net1-1669922441": [{"version": 4, "addr": "10.1.1.116", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:d8:95"}, {"version": 4, "addr": "10.1.1.111", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:79:80"}, {"version": 4, "addr": "10.1.1.124", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:1f:75"}, {"version": 4, "addr": "10.1.1.175", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:17:6d"}], "tempest-device-tagging-net2-1624013846": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:ec:3b"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:a3:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": "2022-04-30T21:18:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:26:07,461 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.160s 2022-04-30 21:26:07,462 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2749', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f234358-02fa-4dde-9e0c-9aaadd8b6ddf', 'x-compute-request-id': 'req-3f234358-02fa-4dde-9e0c-9aaadd8b6ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "ACTIVE", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:25:59Z", "addresses": {"tempest-TaggedBootDevicesTest-1414595880-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}, {"version": 4, "addr": "172.35.4.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}], "tempest-device-tagging-net1-1669922441": [{"version": 4, "addr": "10.1.1.116", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:d8:95"}, {"version": 4, "addr": "10.1.1.111", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:79:80"}, {"version": 4, "addr": "10.1.1.175", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:17:6d"}], "tempest-device-tagging-net2-1624013846": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:ec:3b"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:a3:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": "2022-04-30T21:18:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:26:09,871 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.389s 2022-04-30 21:26:09,871 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2590', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27934b52-ab0f-4296-aad8-64667f617367', 'x-compute-request-id': 'req-27934b52-ab0f-4296-aad8-64667f617367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "ACTIVE", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:25:59Z", "addresses": {"tempest-TaggedBootDevicesTest-1414595880-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}, {"version": 4, "addr": "172.35.4.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}], "tempest-device-tagging-net1-1669922441": [{"version": 4, "addr": "10.1.1.116", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:d8:95"}, {"version": 4, "addr": "10.1.1.111", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:79:80"}, {"version": 4, "addr": "10.1.1.175", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:17:6d"}], "tempest-device-tagging-net2-1624013846": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:ec:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": "2022-04-30T21:18:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}, {"name": "tempest-securitygroup--74255143"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:26:11,394 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.511s 2022-04-30 21:26:11,394 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd0e6ec1-4744-4e9b-a7c4-f7f506562dd8', 'x-compute-request-id': 'req-dd0e6ec1-4744-4e9b-a7c4-f7f506562dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "ACTIVE", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:25:59Z", "addresses": {"tempest-TaggedBootDevicesTest-1414595880-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}, {"version": 4, "addr": "172.35.4.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}], "tempest-device-tagging-net1-1669922441": [{"version": 4, "addr": "10.1.1.116", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:d8:95"}, {"version": 4, "addr": "10.1.1.111", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:79:80"}], "tempest-device-tagging-net2-1624013846": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:ec:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": "2022-04-30T21:18:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:26:13,021 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 0.614s 2022-04-30 21:26:13,022 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59d405a1-ab2b-485c-8360-1f1da178e76f', 'x-compute-request-id': 'req-59d405a1-ab2b-485c-8360-1f1da178e76f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "ACTIVE", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:25:59Z", "addresses": {"tempest-TaggedBootDevicesTest-1414595880-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}, {"version": 4, "addr": "172.35.4.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:7f:dc"}], "tempest-device-tagging-net1-1669922441": [{"version": 4, "addr": "10.1.1.116", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:d8:95"}, {"version": 4, "addr": "10.1.1.111", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:79:80"}], "tempest-device-tagging-net2-1624013846": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:ec:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": "2022-04-30T21:18:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--74255143"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:26:15,065 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.031s 2022-04-30 21:26:15,066 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1605', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e24b41db-30b8-4305-88ac-02123deec2da', 'x-compute-request-id': 'req-e24b41db-30b8-4305-88ac-02123deec2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"server": {"id": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd", "name": "tempest-device-tagging-server-1711013862", "status": "ACTIVE", "tenant_id": "b57cf4c7f250443a8afd9460085f6951", "user_id": "f0c43fdc22254d7f9c5999e044c4f844", "metadata": {}, "hostId": "b376c677939f74e821641f0f34234f145d38f44f0ae92a4de03ae6eb", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:17:44Z", "updated": "2022-04-30T21:25:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1856707096", "OS-SRV-USG:launched_at": "2022-04-30T21:18:43.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": "acace4b6-8088-43ff-9975-029ca62df01f", "delete_on_termination": false}, {"id": "2c40c928-cd22-4b64-8d73-211240864fa6", "delete_on_termination": false}, {"id": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:26:17,239 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd 1.159s 2022-04-30 21:26:17,240 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8b105e35-07b4-41bd-af06-ccf90c97a11b', 'x-compute-request-id': 'req-8b105e35-07b4-41bd-af06-ccf90c97a11b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd could not be found."}}' 2022-04-30 21:26:17,483 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-1856707096 0.184s 2022-04-30 21:26:17,483 131605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c64e641-3521-4816-9f5b-256b2e510455', 'x-compute-request-id': 'req-8c64e641-3521-4816-9f5b-256b2e510455', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-1856707096'} Body: b'' 2022-04-30 21:26:17,821 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/security-groups/cdab9cd2-344c-439c-a7a2-74b74c69338f 0.337s 2022-04-30 21:26:17,822 131605 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-c91753cb-e3d8-4cdd-a6ec-fb0941a270e5', 'content-length': '0', 'date': 'Sat, 30 Apr 2022 21:26:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/cdab9cd2-344c-439c-a7a2-74b74c69338f'} Body: b'' 2022-04-30 21:26:17,880 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://10.222.0.23:9696/v2.0/security-groups/cdab9cd2-344c-439c-a7a2-74b74c69338f 0.058s 2022-04-30 21:26:17,881 131605 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': '146', 'x-openstack-request-id': 'req-534c5134-24dc-4b0b-b493-666745f4699a', 'date': 'Sat, 30 Apr 2022 21:26:17 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/cdab9cd2-344c-439c-a7a2-74b74c69338f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cdab9cd2-344c-439c-a7a2-74b74c69338f does not exist", "detail": ""}}' 2022-04-30 21:26:19,059 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/floatingips/4406c058-0c21-4030-bc38-41df49eb764a 1.178s 2022-04-30 21:26:19,060 131605 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-62e0629d-00f9-4553-9d89-728758161e8b', 'content-length': '0', 'date': 'Sat, 30 Apr 2022 21:26:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/4406c058-0c21-4030-bc38-41df49eb764a'} Body: b'' 2022-04-30 21:26:20,228 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/ports/bb19e621-b828-4d48-80fb-51c3c27d3aae 1.167s 2022-04-30 21:26:20,228 131605 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-55eedbae-96d9-40d0-8df0-f225af0b5ec8', 'date': 'Sat, 30 Apr 2022 21:26:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/ports/bb19e621-b828-4d48-80fb-51c3c27d3aae'} Body: b'' 2022-04-30 21:26:21,308 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/ports/eeb95bf2-7a04-4881-a1c4-a027f2905abd 1.079s 2022-04-30 21:26:21,308 131605 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-dfc504d3-7f7c-454f-942e-baa06016da81', 'date': 'Sat, 30 Apr 2022 21:26:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/ports/eeb95bf2-7a04-4881-a1c4-a027f2905abd'} Body: b'' 2022-04-30 21:26:21,907 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/subnets/c5a4580b-4646-42ab-b5c2-280e7b80f322 0.598s 2022-04-30 21:26:21,908 131605 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-700291e8-a475-4ce9-bf3d-150b829d8ac8', 'date': 'Sat, 30 Apr 2022 21:26:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/subnets/c5a4580b-4646-42ab-b5c2-280e7b80f322'} Body: b'' 2022-04-30 21:26:22,520 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/subnets/571ded28-00fa-4191-8b0a-dfd38ff94586 0.611s 2022-04-30 21:26:22,520 131605 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-a3232034-8c38-4750-b8f0-2d229a547a43', 'date': 'Sat, 30 Apr 2022 21:26:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/subnets/571ded28-00fa-4191-8b0a-dfd38ff94586'} Body: b'' 2022-04-30 21:26:24,627 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/networks/491ca467-fa0f-4500-813a-eee0ea86bd57 2.106s 2022-04-30 21:26:24,627 131605 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-62f808a1-a186-48f1-8777-22bc5d5731b7', 'date': 'Sat, 30 Apr 2022 21:26:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/networks/491ca467-fa0f-4500-813a-eee0ea86bd57'} Body: b'' 2022-04-30 21:26:25,427 131605 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/networks/dcb46efb-f856-4d0a-9c79-6edd64276510 0.799s 2022-04-30 21:26:25,428 131605 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-184d937c-16a5-44e2-accb-2f2dadfb3955', 'date': 'Sat, 30 Apr 2022 21:26:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/networks/dcb46efb-f856-4d0a-9c79-6edd64276510'} 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/api/compute/servers/test_device_tagging.py", line 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 353, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server wait_for_ssh_or_ping( File "/opt/stack/tempest/tempest/common/compute.py", line 148, in wait_for_ssh_or_ping waiters.wait_for_ssh( File "/opt/stack/tempest/tempest/common/waiters.py", line 596, in wait_for_ssh raise lib_exc.TimeoutException() tempest.lib.exceptions.TimeoutException: Request timed out Details: None |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft3.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-04-30 21:19:59,547 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes 1.445s 2022-04-30 21:19:59,547 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1699715250", "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76481a06-2731-4a1f-b237-c3799415a5b1', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76481a06-2731-4a1f-b237-c3799415a5b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes'} Body: b'{"volume": {"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:19:59.079487", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1699715250", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-30 21:19:59,627 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d 0.073s 2022-04-30 21:19:59,628 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7bb47a-3d20-4cc8-b993-d6e1c95ad8aa', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7bb47a-3d20-4cc8-b993-d6e1c95ad8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d'} Body: b'{"volume": {"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:19:59.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1699715250", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:00,718 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d 0.082s 2022-04-30 21:20:00,718 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbed199a-e563-4a55-8d30-1f7517a32dc0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbed199a-e563-4a55-8d30-1f7517a32dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d'} Body: b'{"volume": {"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:19:59.000000", "updated_at": "2022-04-30T21:20:00.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1699715250", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:01,876 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d 0.150s 2022-04-30 21:20:01,876 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3fb4c0b-fb61-4680-b550-05ef57a770bc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3fb4c0b-fb61-4680-b550-05ef57a770bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d'} Body: b'{"volume": {"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:19:59.000000", "updated_at": "2022-04-30T21:20:00.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1699715250", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:02,979 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d 0.095s 2022-04-30 21:20:02,980 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9efe2e05-44c0-4dfc-9061-ee7d30693f2a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9efe2e05-44c0-4dfc-9061-ee7d30693f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d'} Body: b'{"volume": {"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:19:59.000000", "updated_at": "2022-04-30T21:20:00.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1699715250", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:04,070 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d 0.081s 2022-04-30 21:20:04,070 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d361662-b162-491b-808e-7e05846320c2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d361662-b162-491b-808e-7e05846320c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d'} Body: b'{"volume": {"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:19:59.000000", "updated_at": "2022-04-30T21:20:00.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1699715250", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:05,140 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d 0.057s 2022-04-30 21:20:05,140 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd99db8b-8f1a-4664-96bc-c136dd1bc396', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd99db8b-8f1a-4664-96bc-c136dd1bc396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d'} Body: b'{"volume": {"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:19:59.000000", "updated_at": "2022-04-30T21:20:00.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1699715250", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:06,308 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d 0.159s 2022-04-30 21:20:06,308 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838b90e3-d940-42ac-b632-8ab39b4b7b29', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838b90e3-d940-42ac-b632-8ab39b4b7b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d'} Body: b'{"volume": {"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:19:59.000000", "updated_at": "2022-04-30T21:20:00.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1699715250", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:07,359 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d 0.043s 2022-04-30 21:20:07,360 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dadd95fe-8a76-485a-a1e1-067ee1ef3435', 'content-length': '1329', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dadd95fe-8a76-485a-a1e1-067ee1ef3435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d'} Body: b'{"volume": {"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:19:59.000000", "updated_at": "2022-04-30T21:20:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1699715250", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:07,366 131598 INFO [tempest.common.waiters] volume 36930a8a-00bb-4076-b396-25ba68392b9d reached available after waiting for 8.366827 seconds 2022-04-30 21:20:08,031 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes 0.664s 2022-04-30 21:20:08,031 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1137684164"}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89739d96-47f0-4fb4-866d-986d652d5e34', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89739d96-47f0-4fb4-866d-986d652d5e34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes'} Body: b'{"volume": {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:20:07.604777", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1137684164", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-30 21:20:08,150 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b 0.112s 2022-04-30 21:20:08,150 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed407f25-983a-4e33-ac78-ac42dc490d2b', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed407f25-983a-4e33-ac78-ac42dc490d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b'} Body: b'{"volume": {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:20:08.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1137684164", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:09,225 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b 0.067s 2022-04-30 21:20:09,225 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-515d662d-fc09-4747-99e2-0e40dd86cb1c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-515d662d-fc09-4747-99e2-0e40dd86cb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b'} Body: b'{"volume": {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:20:08.000000", "updated_at": "2022-04-30T21:20:08.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1137684164", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:10,279 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b 0.045s 2022-04-30 21:20:10,279 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d4e9e06-b24e-4bf8-abee-4d2038947833', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d4e9e06-b24e-4bf8-abee-4d2038947833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b'} Body: b'{"volume": {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:20:08.000000", "updated_at": "2022-04-30T21:20:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1137684164", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:10,286 131598 INFO [tempest.common.waiters] volume 27b24866-27ef-457f-bbcc-0152de7c242b reached available after waiting for 2.286541 seconds 2022-04-30 21:20:10,829 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes 0.542s 2022-04-30 21:20:10,829 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1084862396"}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abd6c36-1c4c-4319-8725-a08cf5e404dd', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abd6c36-1c4c-4319-8725-a08cf5e404dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes'} Body: b'{"volume": {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:20:10.501178", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1084862396", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-30 21:20:10,879 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 0.044s 2022-04-30 21:20:10,879 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-445cb71c-1492-4855-9f86-4e2fbc63b03b', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-445cb71c-1492-4855-9f86-4e2fbc63b03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487'} Body: b'{"volume": {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:20:11.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1084862396", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:11,932 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 0.044s 2022-04-30 21:20:11,932 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88117de-0228-471e-a5c9-32bc4f7a4d9c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88117de-0228-471e-a5c9-32bc4f7a4d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487'} Body: b'{"volume": {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:20:11.000000", "updated_at": "2022-04-30T21:20:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1084862396", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:12,988 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 0.047s 2022-04-30 21:20:12,988 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd2b7c5-0084-4de3-ab2b-e7dedd31c883', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd2b7c5-0084-4de3-ab2b-e7dedd31c883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487'} Body: b'{"volume": {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:20:11.000000", "updated_at": "2022-04-30T21:20:12.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1084862396", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487"}], "user_id": "af1585cd61ba445eba82fb0b5c74a460", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:12,995 131598 INFO [tempest.common.waiters] volume 04049fb4-d6f1-4d01-83c2-db5981be2487 reached available after waiting for 2.995690 seconds 2022-04-30 21:20:13,588 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.23:9696/v2.0/networks 0.589s 2022-04-30 21:20:13,588 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-device-tagging-net1-2019621978"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b716850d-788e-4b18-aa02-fff51b69bee4', 'date': 'Sat, 30 Apr 2022 21:20:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/networks'} Body: b'{"network":{"id":"2398732c-111b-435b-a08f-1b346cc08b51","name":"tempest-device-tagging-net1-2019621978","tenant_id":"b81eb3fcf4664f479119191dbc28bf07","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"b81eb3fcf4664f479119191dbc28bf07","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-04-30T21:20:13Z","updated_at":"2022-04-30T21:20:13Z","revision_number":1}}' 2022-04-30 21:20:14,419 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.23:9696/v2.0/networks 0.830s 2022-04-30 21:20:14,420 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-device-tagging-net2-202103405"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-38b96cbd-371f-4c6e-beef-69e5461c989e', 'date': 'Sat, 30 Apr 2022 21:20:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/networks'} Body: b'{"network":{"id":"b8d11e40-b37d-4318-bdf2-7339b1b28107","name":"tempest-device-tagging-net2-202103405","tenant_id":"b81eb3fcf4664f479119191dbc28bf07","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"b81eb3fcf4664f479119191dbc28bf07","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-04-30T21:20:13Z","updated_at":"2022-04-30T21:20:13Z","revision_number":1}}' 2022-04-30 21:20:15,560 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.23:9696/v2.0/subnets 1.139s 2022-04-30 21:20:15,560 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "2398732c-111b-435b-a08f-1b346cc08b51", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-93009420-343f-47e7-94ca-e1ac9777aa67', 'date': 'Sat, 30 Apr 2022 21:20:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"c50d6dd4-111c-4c00-a457-494c755078c9","name":"","tenant_id":"b81eb3fcf4664f479119191dbc28bf07","network_id":"2398732c-111b-435b-a08f-1b346cc08b51","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-04-30T21:20:14Z","updated_at":"2022-04-30T21:20:14Z","revision_number":0,"project_id":"b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:17,261 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.23:9696/v2.0/subnets 1.700s 2022-04-30 21:20:17,261 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "b8d11e40-b37d-4318-bdf2-7339b1b28107", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-70eafe30-47e5-4ffe-8031-ebc4e63a683e', 'date': 'Sat, 30 Apr 2022 21:20:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"6940b647-3609-4564-b307-f6ea3540cbc9","name":"","tenant_id":"b81eb3fcf4664f479119191dbc28bf07","network_id":"b8d11e40-b37d-4318-bdf2-7339b1b28107","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-04-30T21:20:16Z","updated_at":"2022-04-30T21:20:16Z","revision_number":0,"project_id":"b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:19,870 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.23:9696/v2.0/ports 2.608s 2022-04-30 21:20:19,870 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "2398732c-111b-435b-a08f-1b346cc08b51", "name": "tempest-TaggedBootDevicesTest_v242-484364897", "fixed_ips": [{"subnet_id": "c50d6dd4-111c-4c00-a457-494c755078c9"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-ebae28b9-82c5-4475-ab32-ffb268169381', 'date': 'Sat, 30 Apr 2022 21:20:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/ports'} Body: b'{"port":{"id":"83b262c0-f5b8-4175-b9b8-1163fa513cc0","name":"tempest-TaggedBootDevicesTest_v242-484364897","network_id":"2398732c-111b-435b-a08f-1b346cc08b51","tenant_id":"b81eb3fcf4664f479119191dbc28bf07","mac_address":"fa:16:3e:06:b0:95","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"c50d6dd4-111c-4c00-a457-494c755078c9","ip_address":"10.1.1.142"}],"project_id":"b81eb3fcf4664f479119191dbc28bf07","port_security_enabled":true,"security_groups":["3cd2a2e2-49e2-4a20-a03d-ee246c051cff"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2022-04-30T21:20:18Z","updated_at":"2022-04-30T21:20:18Z","revision_number":1}}' 2022-04-30 21:20:21,182 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.23:9696/v2.0/ports 1.311s 2022-04-30 21:20:21,182 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "2398732c-111b-435b-a08f-1b346cc08b51", "name": "tempest-TaggedBootDevicesTest_v242-1201043307", "fixed_ips": [{"subnet_id": "c50d6dd4-111c-4c00-a457-494c755078c9"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '738', 'x-openstack-request-id': 'req-270ec644-055d-4ce9-bb6e-456d2b3e411a', 'date': 'Sat, 30 Apr 2022 21:20:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/ports'} Body: b'{"port":{"id":"68951237-c8b8-42a1-8ab3-47a4e01c2f51","name":"tempest-TaggedBootDevicesTest_v242-1201043307","network_id":"2398732c-111b-435b-a08f-1b346cc08b51","tenant_id":"b81eb3fcf4664f479119191dbc28bf07","mac_address":"fa:16:3e:e7:1d:b5","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"c50d6dd4-111c-4c00-a457-494c755078c9","ip_address":"10.1.1.176"}],"project_id":"b81eb3fcf4664f479119191dbc28bf07","port_security_enabled":true,"security_groups":["3cd2a2e2-49e2-4a20-a03d-ee246c051cff"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2022-04-30T21:20:20Z","updated_at":"2022-04-30T21:20:20Z","revision_number":1}}' 2022-04-30 21:20:21,183 131598 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-04-30 21:20:21,184 131598 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-04-30 21:20:21,552 131598 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.367s 2022-04-30 21:20:21,552 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1375931719"}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab9775d9-6c2c-4698-b34d-781ae5119763', 'x-compute-request-id': 'req-ab9775d9-6c2c-4698-b34d-781ae5119763', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEA4wHlRSruED2MMJBDaJWcM+S+/Ck+Ld5BN/tf2R8+ftYX2bnc\\nM1G1yGFEx1gbec4dyjd60QNRPSa1g1QhdXZ4P8dfdf/7nTNsN+fsGnv7y/weQQq1\\nT6NJnKGYdfrGYDBxG0Nu1zQH85owsDfw51EE0wCDfYmCxiKEZ2Dmg/xSpGcEH9FN\\nvvv81PFryuSOdq40sp87fp2lofsWiERHkRIKdG+UZIb01sA38P8BYMp94/AsmkwC\\nin9Fzo8zFZNvGAPRQqVUj4s1H07etaO1YJPyy1iKO3WKUHlspe7ZYm8tmFiN7EoP\\nUaiiiy5Ywc8i51VIH3ChEYdUxIh9x/zW2NbBqQIDAQABAoIBAEaTNUtewGquJ+KF\\nR1/Be7GqgTH2RI2QFqin7zGahBx8xSd8oBgYZDKrAu4S11/0E9DllLpclKo1WaM9\\nybUyIsp5WpVeA0TpUtDCuuW0/CB7/o/sG1hqBJ28o6CyWXBYPyHhwhkH5Rz4KADx\\nM2VHC//pnfeug8jDvHRDbQdFsA/KHSSHjqzU1IIbkUm/mfHlKcSQQ5eK3rB5yof0\\nWeIvG7Cp7jAxYsEl4TbJACzl/yunc9SwswenNRzysxr9uvN+Qzr+DxYtbfHS5dwI\\nkvuGVtNNXZqARjhRLJgVX4IcIXkvg8Ucufo2l9GfRbMIAbMl6hbcsqKTgVOXGaOy\\nabIW7A0CgYEA/iGPRY9EgCMN+k8E0dyk92LncvhEmLoqB2waKTbpH0zBh82Ei+v1\\nrbalm2aWT6WeBzByPntL44ffVl0D0rHtq4aLFr1D4nw7tgJg00l+F52vSfcXDmQD\\nKcDNXX6Xow4dnnePzcNYb16chhiHjt8XZJj0CnyYQLP/nFeIgmwjTWcCgYEA5K1F\\nf0eVMcyWPhdpCC7ZAkmF82wR4fS9SFThvKtwbJvrBrIUGefHwjgcLCUFbXWb6xZw\\n/qSQQ1P4S55NrHDTjzjwXQDZMbPWdtoOAwufYcKlyNGeqqfn0dMZ7OAwtBldPJ5l\\nwl34hmXpmAgoPvgZ8GGs9Hjja3lasOFew6nk/m8CgYA0EcQ9SGGMr6IJi289YKwc\\nVBOAJwZHFL3Pz4J8t1eEpkFxBdcGpE4uTaIY+SgLIbADYRXHX5PpBsnn9B74aKR9\\n5I9TFWx3V2UUoeAc6o3/YLutuAbtV+ieAXcSlQGU0yuWcIDyc/gGuafwgc4ko+kz\\nH3PBQk4f08Gn0veRYX7KOQKBgQDhUREPDjsk7E6FM4/b7j0IkeUYKj2chAcVA/3A\\nZrPJb/+tgz1nIQekiKDJpliot58/jcccQI2cqVoXOA2UgT8S+alsGe/nlykTxlrU\\nCVmre5zaOCC8SeCS0AvVaDjU28EQf4oIb4r28eeuUytEkDUOs081Ov/p35LKgeVb\\nqUTmpQKBgEpG44eG6kT/RCxxZG4S7tBc30FGntztzU+hCuhC2l7782NeS+XT8A1+\\na05hsmSzF9h8wgJu6ArujaLtwwrRWwqDmSd7q0Otit2Rgb8vtykMfA8Chk+ErUpB\\n6wXTonniwRtnFGb4Db1WzC6Uk4yD9BbiwBloE6fzq8tjj0E1DXSH\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1375931719", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjAeVFKu4QPYwwkENolZwz5L78KT4t3kE3+1/ZHz5+1hfZudwzUbXIYUTHWBt5zh3KN3rRA1E9JrWDVCF1dng/x191//udM2w35+wae/vL/B5BCrVPo0mcoZh1+sZgMHEbQ27XNAfzmjCwN/DnUQTTAIN9iYLGIoRnYOaD/FKkZwQf0U2++/zU8WvK5I52rjSynzt+naWh+xaIREeREgp0b5RkhvTWwDfw/wFgyn3j8CyaTAKKf0XOjzMVk28YA9FCpVSPizUfTt61o7Vgk/LLWIo7dYpQeWyl7tliby2YWI3sSg9RqKKLLljBzyLnVUgfcKERh1TEiH3H/NbY1sGp Generated-by-Nova", "fingerprint": "33:fc:0a:9d:2c:3a:6c:26:4a:3b:60:1a:63:98:49:c1", "user_id": "af1585cd61ba445eba82fb0b5c74a460"}}' 2022-04-30 21:20:21,554 131598 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1375931719 created 2022-04-30 21:20:22,116 131598 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-groups 0.561s 2022-04-30 21:20:22,116 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--982000583", "description": "tempest-description--1490942809"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-ec291539-22e8-4b5b-bb13-edc8e3cea3b6', 'date': 'Sat, 30 Apr 2022 21:20:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "e9c5d956-b205-46eb-89ea-cc160339a696", "name": "tempest-securitygroup--982000583", "stateful": true, "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "description": "tempest-description--1490942809", "shared": false, "security_group_rules": [{"id": "24af8870-52d3-49b4-965f-a594a684388d", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "security_group_id": "e9c5d956-b205-46eb-89ea-cc160339a696", "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": 1145, "description": null, "tags": [], "created_at": "2022-04-30T21:20:21Z", "updated_at": "2022-04-30T21:20:21Z", "revision_number": 0, "project_id": "b81eb3fcf4664f479119191dbc28bf07"}, {"id": "bf1fe3e4-87a9-420d-81cd-b84f0d3c2da5", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "security_group_id": "e9c5d956-b205-46eb-89ea-cc160339a696", "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": 1144, "description": null, "tags": [], "created_at": "2022-04-30T21:20:21Z", "updated_at": "2022-04-30T21:20:21Z", "revision_number": 0, "project_id": "b81eb3fcf4664f479119191dbc28bf07"}], "tags": [], "created_at": "2022-04-30T21:20:21Z", "updated_at": "2022-04-30T21:20:21Z", "revision_number": 1, "project_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:22,560 131598 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.442s 2022-04-30 21:20:22,560 131598 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": "e9c5d956-b205-46eb-89ea-cc160339a696", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-bd1c79cf-219c-428e-b8e5-9058fdb6b304', 'date': 'Sat, 30 Apr 2022 21:20:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6ded2d93-752a-4730-8d54-b7448f6ca65f", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "security_group_id": "e9c5d956-b205-46eb-89ea-cc160339a696", "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-04-30T21:20:22Z", "updated_at": "2022-04-30T21:20:22Z", "revision_number": 0, "project_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:22,936 131598 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.375s 2022-04-30 21:20:22,936 131598 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": "e9c5d956-b205-46eb-89ea-cc160339a696", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-85ddfb0c-5921-4ef5-af7e-ef52c13b11f2', 'date': 'Sat, 30 Apr 2022 21:20:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "482f9d51-aaf3-4207-b5af-88fabe08e3c7", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "security_group_id": "e9c5d956-b205-46eb-89ea-cc160339a696", "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-04-30T21:20:22Z", "updated_at": "2022-04-30T21:20:22Z", "revision_number": 0, "project_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:20:22,937 131598 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--982000583 created 2022-04-30 21:20:25,061 131598 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/v2.0/floatingips 2.119s 2022-04-30 21:20:25,062 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-1743125f-bcaf-442f-98be-41d060c72793', 'date': 'Sat, 30 Apr 2022 21:20:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "340b151e-482c-4a2b-b1b1-51d0959a9539", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "floating_ip_address": "172.35.4.147", "floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b81eb3fcf4664f479119191dbc28bf07", "description": "", "port_details": null, "tags": [], "created_at": "2022-04-30T21:20:23Z", "updated_at": "2022-04-30T21:20:23Z", "revision_number": 0}}' 2022-04-30 21:20:25,062 131598 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '340b151e-482c-4a2b-b1b1-51d0959a9539', 'tenant_id': 'b81eb3fcf4664f479119191dbc28bf07', 'floating_ip_address': '172.35.4.147', 'floating_network_id': '24d2363b-44f9-4b0c-a866-84cec16dff58', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b81eb3fcf4664f479119191dbc28bf07', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-04-30T21:20:23Z', 'updated_at': '2022-04-30T21:20:23Z', 'revision_number': 0, 'ip': '172.35.4.147'} created 2022-04-30 21:20:25,101 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.032s 2022-04-30 21:20:25,102 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3256', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4952f7b1-3da3-4547-8f17-04bdf5983c09', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "af1585cd61ba445eba82fb0b5c74a460", "name": "tempest-TaggedBootDevicesTest_v242-1954731281-project", "password_expires_at": null}, "audit_ids": ["06aHHOV9TaqFUVZJaEEejw"], "expires_at": "2022-04-30T22:20:25.000000Z", "issued_at": "2022-04-30T21:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b81eb3fcf4664f479119191dbc28bf07", "name": "tempest-TaggedBootDevicesTest_v242-1954731281"}, "is_domain": false, "roles": [{"id": "df4ebd23bc804a629fbb7b2dad89c96a", "name": "reader"}, {"id": "9f25fed676d84770b9dc2a96a769de28", "name": "member"}], "catalog": [{"endpoints": [{"id": "6958966e92994301a2d65a5ae3dbd657", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "07792c53d10e432a93e85b9ed02df2bd", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "def2f802f05441e98d4cf302a242bcda", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "0adebf5f4e3a4001aa1264c68ab6a37b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "aa8365e2fd3245c4902c08b242c2bd14", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e562f067d4414b4ab125a6f76c66abd4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_b81eb3fcf4664f479119191dbc28bf07", "region": "RegionOne"}], "id": "0d5bde65582944c082b504bde87dee18", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "944c5d48f1b74a2a9cecc0a8ca9ca1bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07", "region": "RegionOne"}], "id": "133be04db27d45cdaccf05109683704f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aefda35500b54f6199278937e1e8fdd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "2797ef3b45554fe8a0463b86245238ae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2cc2178ab72f49f3a95c1e0aa6bba1c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/b81eb3fcf4664f479119191dbc28bf07", "region": "RegionOne"}], "id": "5ede9239f7074edbb6a1de34e3564c66", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1940404a022c45aea2b53d4e13c90d3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07", "region": "RegionOne"}], "id": "b0a88be552014b479d81441e45cb5ad9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b815f5cf09c24d0786e121d00bd08d73", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "d5282883189f437b973bdf9465e9ed21", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "819365c48569439f841590a9027d196d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "eedd0e537fc4480abfb745dbe39bb76b", "type": "placement", "name": "placement"}]}}' 2022-04-30 21:20:25,102 131598 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '0f28b49f-01d7-4c9d-82d6-265d3558ca5b', 'name': 'tempest-TaggedBootDevicesTest_v242-1034294021-network', 'tenant_id': 'b81eb3fcf4664f479119191dbc28bf07', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b81eb3fcf4664f479119191dbc28bf07', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 104, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-30T21:19:31Z', 'updated_at': '2022-04-30T21:19:31Z', 'revision_number': 1} available for tenant 2022-04-30 21:20:25,140 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.032s 2022-04-30 21:20:25,141 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3256', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d4c1c25e-20ff-4ac7-bce0-a9ac3a749b47', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "af1585cd61ba445eba82fb0b5c74a460", "name": "tempest-TaggedBootDevicesTest_v242-1954731281-project", "password_expires_at": null}, "audit_ids": ["OUPiw_UXQyKDqHim52Tq1g"], "expires_at": "2022-04-30T22:20:25.000000Z", "issued_at": "2022-04-30T21:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b81eb3fcf4664f479119191dbc28bf07", "name": "tempest-TaggedBootDevicesTest_v242-1954731281"}, "is_domain": false, "roles": [{"id": "df4ebd23bc804a629fbb7b2dad89c96a", "name": "reader"}, {"id": "9f25fed676d84770b9dc2a96a769de28", "name": "member"}], "catalog": [{"endpoints": [{"id": "6958966e92994301a2d65a5ae3dbd657", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "07792c53d10e432a93e85b9ed02df2bd", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "def2f802f05441e98d4cf302a242bcda", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "0adebf5f4e3a4001aa1264c68ab6a37b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "aa8365e2fd3245c4902c08b242c2bd14", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e562f067d4414b4ab125a6f76c66abd4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_b81eb3fcf4664f479119191dbc28bf07", "region": "RegionOne"}], "id": "0d5bde65582944c082b504bde87dee18", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "944c5d48f1b74a2a9cecc0a8ca9ca1bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07", "region": "RegionOne"}], "id": "133be04db27d45cdaccf05109683704f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aefda35500b54f6199278937e1e8fdd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "2797ef3b45554fe8a0463b86245238ae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2cc2178ab72f49f3a95c1e0aa6bba1c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/b81eb3fcf4664f479119191dbc28bf07", "region": "RegionOne"}], "id": "5ede9239f7074edbb6a1de34e3564c66", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1940404a022c45aea2b53d4e13c90d3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07", "region": "RegionOne"}], "id": "b0a88be552014b479d81441e45cb5ad9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b815f5cf09c24d0786e121d00bd08d73", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "d5282883189f437b973bdf9465e9ed21", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "819365c48569439f841590a9027d196d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "eedd0e537fc4480abfb745dbe39bb76b", "type": "placement", "name": "placement"}]}}' 2022-04-30 21:20:25,141 131598 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '0f28b49f-01d7-4c9d-82d6-265d3558ca5b', 'name': 'tempest-TaggedBootDevicesTest_v242-1034294021-network', 'tenant_id': 'b81eb3fcf4664f479119191dbc28bf07', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b81eb3fcf4664f479119191dbc28bf07', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 104, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-30T21:19:31Z', 'updated_at': '2022-04-30T21:19:31Z', 'revision_number': 1} available for tenant 2022-04-30 21:20:25,142 131598 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4wHlRSruED2MMJBDaJWcM+S+/Ck+Ld5BN/tf2R8+ftYX2bnc\nM1G1yGFEx1gbec4dyjd60QNRPSa1g1QhdXZ4P8dfdf/7nTNsN+fsGnv7y/weQQq1\nT6NJnKGYdfrGYDBxG0Nu1zQH85owsDfw51EE0wCDfYmCxiKEZ2Dmg/xSpGcEH9FN\nvvv81PFryuSOdq40sp87fp2lofsWiERHkRIKdG+UZIb01sA38P8BYMp94/AsmkwC\nin9Fzo8zFZNvGAPRQqVUj4s1H07etaO1YJPyy1iKO3WKUHlspe7ZYm8tmFiN7EoP\nUaiiiy5Ywc8i51VIH3ChEYdUxIh9x/zW2NbBqQIDAQABAoIBAEaTNUtewGquJ+KF\nR1/Be7GqgTH2RI2QFqin7zGahBx8xSd8oBgYZDKrAu4S11/0E9DllLpclKo1WaM9\nybUyIsp5WpVeA0TpUtDCuuW0/CB7/o/sG1hqBJ28o6CyWXBYPyHhwhkH5Rz4KADx\nM2VHC//pnfeug8jDvHRDbQdFsA/KHSSHjqzU1IIbkUm/mfHlKcSQQ5eK3rB5yof0\nWeIvG7Cp7jAxYsEl4TbJACzl/yunc9SwswenNRzysxr9uvN+Qzr+DxYtbfHS5dwI\nkvuGVtNNXZqARjhRLJgVX4IcIXkvg8Ucufo2l9GfRbMIAbMl6hbcsqKTgVOXGaOy\nabIW7A0CgYEA/iGPRY9EgCMN+k8E0dyk92LncvhEmLoqB2waKTbpH0zBh82Ei+v1\nrbalm2aWT6WeBzByPntL44ffVl0D0rHtq4aLFr1D4nw7tgJg00l+F52vSfcXDmQD\nKcDNXX6Xow4dnnePzcNYb16chhiHjt8XZJj0CnyYQLP/nFeIgmwjTWcCgYEA5K1F\nf0eVMcyWPhdpCC7ZAkmF82wR4fS9SFThvKtwbJvrBrIUGefHwjgcLCUFbXWb6xZw\n/qSQQ1P4S55NrHDTjzjwXQDZMbPWdtoOAwufYcKlyNGeqqfn0dMZ7OAwtBldPJ5l\nwl34hmXpmAgoPvgZ8GGs9Hjja3lasOFew6nk/m8CgYA0EcQ9SGGMr6IJi289YKwc\nVBOAJwZHFL3Pz4J8t1eEpkFxBdcGpE4uTaIY+SgLIbADYRXHX5PpBsnn9B74aKR9\n5I9TFWx3V2UUoeAc6o3/YLutuAbtV+ieAXcSlQGU0yuWcIDyc/gGuafwgc4ko+kz\nH3PBQk4f08Gn0veRYX7KOQKBgQDhUREPDjsk7E6FM4/b7j0IkeUYKj2chAcVA/3A\nZrPJb/+tgz1nIQekiKDJpliot58/jcccQI2cqVoXOA2UgT8S+alsGe/nlykTxlrU\nCVmre5zaOCC8SeCS0AvVaDjU28EQf4oIb4r28eeuUytEkDUOs081Ov/p35LKgeVb\nqUTmpQKBgEpG44eG6kT/RCxxZG4S7tBc30FGntztzU+hCuhC2l7782NeS+XT8A1+\na05hsmSzF9h8wgJu6ArujaLtwwrRWwqDmSd7q0Otit2Rgb8vtykMfA8Chk+ErUpB\n6wXTonniwRtnFGb4Db1WzC6Uk4yD9BbiwBloE6fzq8tjj0E1DXSH\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1375931719', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjAeVFKu4QPYwwkENolZwz5L78KT4t3kE3+1/ZHz5+1hfZudwzUbXIYUTHWBt5zh3KN3rRA1E9JrWDVCF1dng/x191//udM2w35+wae/vL/B5BCrVPo0mcoZh1+sZgMHEbQ27XNAfzmjCwN/DnUQTTAIN9iYLGIoRnYOaD/FKkZwQf0U2++/zU8WvK5I52rjSynzt+naWh+xaIREeREgp0b5RkhvTWwDfw/wFgyn3j8CyaTAKKf0XOjzMVk28YA9FCpVSPizUfTt61o7Vgk/LLWIo7dYpQeWyl7tliby2YWI3sSg9RqKKLLljBzyLnVUgfcKERh1TEiH3H/NbY1sGp Generated-by-Nova', 'fingerprint': '33:fc:0a:9d:2c:3a:6c:26:4a:3b:60:1a:63:98:49:c1', 'user_id': 'af1585cd61ba445eba82fb0b5c74a460'}, 'security_group': {'id': 'e9c5d956-b205-46eb-89ea-cc160339a696', 'name': 'tempest-securitygroup--982000583', 'stateful': True, 'tenant_id': 'b81eb3fcf4664f479119191dbc28bf07', 'description': 'tempest-description--1490942809', 'shared': False, 'security_group_rules': [{'id': '24af8870-52d3-49b4-965f-a594a684388d', 'tenant_id': 'b81eb3fcf4664f479119191dbc28bf07', 'security_group_id': 'e9c5d956-b205-46eb-89ea-cc160339a696', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1145, 'description': None, 'tags': [], 'created_at': '2022-04-30T21:20:21Z', 'updated_at': '2022-04-30T21:20:21Z', 'revision_number': 0, 'project_id': 'b81eb3fcf4664f479119191dbc28bf07'}, {'id': 'bf1fe3e4-87a9-420d-81cd-b84f0d3c2da5', 'tenant_id': 'b81eb3fcf4664f479119191dbc28bf07', 'security_group_id': 'e9c5d956-b205-46eb-89ea-cc160339a696', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1144, 'description': None, 'tags': [], 'created_at': '2022-04-30T21:20:21Z', 'updated_at': '2022-04-30T21:20:21Z', 'revision_number': 0, 'project_id': 'b81eb3fcf4664f479119191dbc28bf07'}], 'tags': [], 'created_at': '2022-04-30T21:20:21Z', 'updated_at': '2022-04-30T21:20:21Z', 'revision_number': 1, 'project_id': 'b81eb3fcf4664f479119191dbc28bf07'}, 'floating_ip': {'id': '340b151e-482c-4a2b-b1b1-51d0959a9539', 'tenant_id': 'b81eb3fcf4664f479119191dbc28bf07', 'floating_ip_address': '172.35.4.147', 'floating_network_id': '24d2363b-44f9-4b0c-a866-84cec16dff58', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b81eb3fcf4664f479119191dbc28bf07', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-04-30T21:20:23Z', 'updated_at': '2022-04-30T21:20:23Z', 'revision_number': 0, 'ip': '172.35.4.147'}} 2022-04-30 21:20:31,630 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.222.0.23/compute/v2.1/servers 6.486s 2022-04-30 21:20:31,630 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-device-tagging-server-2017104655", "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "flavorRef": "452", "config_drive": true, "networks": [{"uuid": "0f28b49f-01d7-4c9d-82d6-265d3558ca5b"}, {"port": "83b262c0-f5b8-4175-b9b8-1163fa513cc0", "tag": "port-1"}, {"port": "68951237-c8b8-42a1-8ab3-47a4e01c2f51", "tag": "port-2"}, {"uuid": "2398732c-111b-435b-a08f-1b346cc08b51", "tag": "net-1"}, {"uuid": "2398732c-111b-435b-a08f-1b346cc08b51"}, {"uuid": "b8d11e40-b37d-4318-bdf2-7339b1b28107", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "b8d11e40-b37d-4318-bdf2-7339b1b28107", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "36930a8a-00bb-4076-b396-25ba68392b9d", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "27b24866-27ef-457f-bbcc-0152de7c242b", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "04049fb4-d6f1-4d01-83c2-db5981be2487", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--982000583"}], "key_name": "tempest-keypair-1375931719", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6f5d60-a774-45ad-a472-f8690fd0bca8', 'x-compute-request-id': 'req-ab6f5d60-a774-45ad-a472-f8690fd0bca8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--982000583"}], "adminPass": "3AhnYWFWPC3u"}}' 2022-04-30 21:20:32,400 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.768s 2022-04-30 21:20:32,401 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5658b285-33b9-4cf1-add6-326d4f3b1957', 'x-compute-request-id': 'req-5658b285-33b9-4cf1-add6-326d4f3b1957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:32Z", "updated": "2022-04-30T21:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "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": [], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:33,780 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.369s 2022-04-30 21:20:33,781 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1528', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56524d50-0a7d-4098-9299-96f3431efb2f', 'x-compute-request-id': 'req-56524d50-0a7d-4098-9299-96f3431efb2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "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": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:35,013 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.220s 2022-04-30 21:20:35,014 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1584', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbe6429-9169-4e44-91a0-5852c50ee6bc', 'x-compute-request-id': 'req-adbe6429-9169-4e44-91a0-5852c50ee6bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "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": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:35,022 131598 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2022-04-30 21:20:37,719 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 1.695s 2022-04-30 21:20:37,719 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1707', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a398463-0e47-459a-a6c9-6348b28b26e2', 'x-compute-request-id': 'req-2a398463-0e47-459a-a6c9-6348b28b26e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "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": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:37,728 131598 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait 2022-04-30 21:20:39,756 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 1.027s 2022-04-30 21:20:39,757 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1799', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e06d0361-8785-4fc7-8552-59eca2ec30f4', 'x-compute-request-id': 'req-e06d0361-8785-4fc7-8552-59eca2ec30f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "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": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:41,102 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.331s 2022-04-30 21:20:41,102 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1845', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7bb4b25-3697-4c10-bfd7-461c9535c3a2', 'x-compute-request-id': 'req-b7bb4b25-3697-4c10-bfd7-461c9535c3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "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": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:44,086 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 1.973s 2022-04-30 21:20:44,086 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1854', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d384c58c-dfea-4357-9d16-ce79c939b359', 'x-compute-request-id': 'req-d384c58c-dfea-4357-9d16-ce79c939b359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:44,100 131598 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 12 second wait 2022-04-30 21:20:45,878 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.776s 2022-04-30 21:20:45,878 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bc65ef1-8247-4c86-a2cd-814e6c1555d8', 'x-compute-request-id': 'req-4bc65ef1-8247-4c86-a2cd-814e6c1555d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:47,380 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.489s 2022-04-30 21:20:47,380 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-195bfc2a-bc4a-4b8f-9f73-a37e09e970c5', 'x-compute-request-id': 'req-195bfc2a-bc4a-4b8f-9f73-a37e09e970c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:49,137 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.744s 2022-04-30 21:20:49,137 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a9de830-a197-4ec3-b32a-d51a75336111', 'x-compute-request-id': 'req-2a9de830-a197-4ec3-b32a-d51a75336111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:51,031 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.884s 2022-04-30 21:20:51,032 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90530ee8-fc7b-4922-bd93-9dbdc61ea739', 'x-compute-request-id': 'req-90530ee8-fc7b-4922-bd93-9dbdc61ea739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:52,392 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.350s 2022-04-30 21:20:52,392 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-614954be-5a86-401f-9d8d-c7e664f4f2af', 'x-compute-request-id': 'req-614954be-5a86-401f-9d8d-c7e664f4f2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:53,944 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.540s 2022-04-30 21:20:53,944 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeecf8a2-014b-4dcd-b723-84655b4912a6', 'x-compute-request-id': 'req-aeecf8a2-014b-4dcd-b723-84655b4912a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:56,099 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 1.145s 2022-04-30 21:20:56,100 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84c4ce3c-4aa5-4671-ba13-d4721026359b', 'x-compute-request-id': 'req-84c4ce3c-4aa5-4671-ba13-d4721026359b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:57,520 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.410s 2022-04-30 21:20:57,520 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae8c003d-7d96-4f35-85d0-85b0c5992d7a', 'x-compute-request-id': 'req-ae8c003d-7d96-4f35-85d0-85b0c5992d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:20:59,532 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 1.002s 2022-04-30 21:20:59,532 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db67a6bf-caa9-4ffd-a0f4-0afcda16f5d3', 'x-compute-request-id': 'req-db67a6bf-caa9-4ffd-a0f4-0afcda16f5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:01,254 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.712s 2022-04-30 21:21:01,255 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2783637-d6fc-45a4-81e8-31d62c2c7fea', 'x-compute-request-id': 'req-b2783637-d6fc-45a4-81e8-31d62c2c7fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:03,040 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.774s 2022-04-30 21:21:03,042 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da92c473-ddf0-4cd1-b394-6e75b32a45f7', 'x-compute-request-id': 'req-da92c473-ddf0-4cd1-b394-6e75b32a45f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:04,722 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.670s 2022-04-30 21:21:04,722 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a7ad81-0a28-4f05-a2b6-73dd79563dd7', 'x-compute-request-id': 'req-74a7ad81-0a28-4f05-a2b6-73dd79563dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:06,501 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.768s 2022-04-30 21:21:06,501 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac5504a-721d-4ae3-b20a-63f01abb9791', 'x-compute-request-id': 'req-5ac5504a-721d-4ae3-b20a-63f01abb9791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:08,253 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.741s 2022-04-30 21:21:08,253 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55ace9e-9238-4f45-9c93-3441bca15523', 'x-compute-request-id': 'req-e55ace9e-9238-4f45-9c93-3441bca15523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:10,055 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.791s 2022-04-30 21:21:10,057 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-637e2860-4618-4a5e-9627-339127138ec7', 'x-compute-request-id': 'req-637e2860-4618-4a5e-9627-339127138ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:11,998 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.931s 2022-04-30 21:21:11,999 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5c34384-67f4-4091-9edf-3153799d907f', 'x-compute-request-id': 'req-e5c34384-67f4-4091-9edf-3153799d907f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:13,627 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.618s 2022-04-30 21:21:13,628 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-428f591a-0489-4554-9df1-df87d9b384dd', 'x-compute-request-id': 'req-428f591a-0489-4554-9df1-df87d9b384dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:16,088 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 1.447s 2022-04-30 21:21:16,088 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9078c32-76d1-47a6-8c7c-59cd8ca99b41', 'x-compute-request-id': 'req-c9078c32-76d1-47a6-8c7c-59cd8ca99b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:17,378 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.280s 2022-04-30 21:21:17,378 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1127f1d1-b402-44a7-9f25-3efff0c4253e', 'x-compute-request-id': 'req-1127f1d1-b402-44a7-9f25-3efff0c4253e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:18,957 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.568s 2022-04-30 21:21:18,957 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69c31757-c36c-49ca-872e-f3bd0641e479', 'x-compute-request-id': 'req-69c31757-c36c-49ca-872e-f3bd0641e479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:21,577 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 1.609s 2022-04-30 21:21:21,578 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb656a1-417c-4fd7-833b-a4c8afbd398e', 'x-compute-request-id': 'req-ecb656a1-417c-4fd7-833b-a4c8afbd398e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:23,241 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.652s 2022-04-30 21:21:23,241 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-353f9cf5-61f5-4348-8e43-96d96d90dd00', 'x-compute-request-id': 'req-353f9cf5-61f5-4348-8e43-96d96d90dd00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:25,483 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 1.231s 2022-04-30 21:21:25,484 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73db802b-2e78-41bd-a954-1d8699b39404', 'x-compute-request-id': 'req-73db802b-2e78-41bd-a954-1d8699b39404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:26,985 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.491s 2022-04-30 21:21:26,985 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b8a3ae4-ab87-49a2-96c1-7a93729f5d85', 'x-compute-request-id': 'req-1b8a3ae4-ab87-49a2-96c1-7a93729f5d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:29,110 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 1.115s 2022-04-30 21:21:29,111 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c9be9aa-8a3f-4f31-91ad-bd9a5a74651e', 'x-compute-request-id': 'req-9c9be9aa-8a3f-4f31-91ad-bd9a5a74651e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:30,619 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.497s 2022-04-30 21:21:30,619 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c66e678c-ba97-43ee-878a-7bb415a254ef', 'x-compute-request-id': 'req-c66e678c-ba97-43ee-878a-7bb415a254ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:32,099 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.470s 2022-04-30 21:21:32,099 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-016cbb4b-c8ae-4ed2-b1c8-1c1313e355a6', 'x-compute-request-id': 'req-016cbb4b-c8ae-4ed2-b1c8-1c1313e355a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "BUILD", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:33,349 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.239s 2022-04-30 21:21:33,350 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2833', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29d87bd8-a4e3-4262-b9ff-827546a85338', 'x-compute-request-id': 'req-29d87bd8-a4e3-4262-b9ff-827546a85338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "ACTIVE", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:21:32Z", "addresses": {"tempest-TaggedBootDevicesTest_v242-1034294021-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}], "tempest-device-tagging-net1-2019621978": [{"version": 4, "addr": "10.1.1.142", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:b0:95"}, {"version": 4, "addr": "10.1.1.176", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:1d:b5"}, {"version": 4, "addr": "10.1.1.92", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:00:7d"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a4:67"}], "tempest-device-tagging-net2-202103405": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:89:14"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ac:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:21:33,359 131598 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 61 second wait 2022-04-30 21:21:33,519 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f/os-interface 0.159s 2022-04-30 21:21:33,520 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1831', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92385afe-89e0-4935-97aa-d7d1839ef47e', 'x-compute-request-id': 'req-92385afe-89e0-4935-97aa-d7d1839ef47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2398732c-111b-435b-a08f-1b346cc08b51", "port_id": "68951237-c8b8-42a1-8ab3-47a4e01c2f51", "mac_addr": "fa:16:3e:e7:1d:b5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c50d6dd4-111c-4c00-a457-494c755078c9", "ip_address": "10.1.1.176"}]}, {"net_id": "2398732c-111b-435b-a08f-1b346cc08b51", "port_id": "83b262c0-f5b8-4175-b9b8-1163fa513cc0", "mac_addr": "fa:16:3e:06:b0:95", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c50d6dd4-111c-4c00-a457-494c755078c9", "ip_address": "10.1.1.142"}]}, {"net_id": "0f28b49f-01d7-4c9d-82d6-265d3558ca5b", "port_id": "b222076d-c1a2-4c03-8c2a-48a53d5a9274", "mac_addr": "fa:16:3e:db:b8:20", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "48dcc9e8-7c02-4b81-9858-ab3db0e13872", "ip_address": "172.20.0.4"}]}, {"net_id": "2398732c-111b-435b-a08f-1b346cc08b51", "port_id": "b7b29b71-981b-4ddd-b8fa-c4dc14de585e", "mac_addr": "fa:16:3e:8a:00:7d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c50d6dd4-111c-4c00-a457-494c755078c9", "ip_address": "10.1.1.92"}]}, {"net_id": "2398732c-111b-435b-a08f-1b346cc08b51", "port_id": "c4baf2f0-f599-4e18-a1c9-15315a90ac2d", "mac_addr": "fa:16:3e:1d:a4:67", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c50d6dd4-111c-4c00-a457-494c755078c9", "ip_address": "10.1.1.199"}]}, {"net_id": "b8d11e40-b37d-4318-bdf2-7339b1b28107", "port_id": "cdb35a6b-139d-435e-9c32-4c2cc700c91d", "mac_addr": "fa:16:3e:26:89:14", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6940b647-3609-4564-b307-f6ea3540cbc9", "ip_address": "10.2.2.100"}]}, {"net_id": "b8d11e40-b37d-4318-bdf2-7339b1b28107", "port_id": "ee2823b4-cb37-40e4-9569-718e828d60c1", "mac_addr": "fa:16:3e:81:ac:50", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6940b647-3609-4564-b307-f6ea3540cbc9", "ip_address": "10.2.2.200"}]}]}' 2022-04-30 21:21:35,684 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 PUT http://10.222.0.23:9696/v2.0/floatingips/340b151e-482c-4a2b-b1b1-51d0959a9539 2.159s 2022-04-30 21:21:35,684 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "b222076d-c1a2-4c03-8c2a-48a53d5a9274"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-ae29d17c-9c40-4f44-843d-a87766450ebb', 'date': 'Sat, 30 Apr 2022 21:21:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/340b151e-482c-4a2b-b1b1-51d0959a9539'} Body: b'{"floatingip": {"id": "340b151e-482c-4a2b-b1b1-51d0959a9539", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "floating_ip_address": "172.35.4.147", "floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58", "router_id": "ec0a27ec-0409-406f-ae7c-95bfc626e15a", "port_id": "b222076d-c1a2-4c03-8c2a-48a53d5a9274", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0f28b49f-01d7-4c9d-82d6-265d3558ca5b", "mac_address": "fa:16:3e:db:b8:20", "admin_state_up": true, "status": "ACTIVE", "device_id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-04-30T21:20:23Z", "updated_at": "2022-04-30T21:21:34Z", "revision_number": 1, "project_id": "b81eb3fcf4664f479119191dbc28bf07"}}' 2022-04-30 21:21:35,698 131598 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.4.147:22' as 'ubuntu' with public key authentication 2022-04-30 21:21:39,756 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 1. Retry after 2 seconds. 2022-04-30 21:21:45,326 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 2. Retry after 3 seconds. 2022-04-30 21:21:51,882 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 3. Retry after 4 seconds. 2022-04-30 21:21:59,466 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 4. Retry after 5 seconds. 2022-04-30 21:22:08,042 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 5. Retry after 6 seconds. 2022-04-30 21:22:17,610 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 6. Retry after 7 seconds. 2022-04-30 21:22:28,170 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 7. Retry after 8 seconds. 2022-04-30 21:22:39,754 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 8. Retry after 9 seconds. 2022-04-30 21:22:52,330 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 9. Retry after 10 seconds. 2022-04-30 21:23:05,898 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 10. Retry after 11 seconds. 2022-04-30 21:23:20,490 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 11. Retry after 12 seconds. 2022-04-30 21:23:36,078 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 12. Retry after 13 seconds. 2022-04-30 21:23:52,650 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 13. Retry after 14 seconds. 2022-04-30 21:24:10,218 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 14. Retry after 15 seconds. 2022-04-30 21:24:28,810 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 15. Retry after 16 seconds. 2022-04-30 21:24:48,394 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 16. Retry after 17 seconds. 2022-04-30 21:25:08,970 131598 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 after 16 attempts. Proxy client: no proxy client 2022-04-30 21:25:08.970 131598 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-04-30 21:25:08.970 131598 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, in _get_ssh_connection 2022-04-30 21:25:08.970 131598 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-04-30 21:25:08.970 131598 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-04-30 21:25:08.970 131598 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-04-30 21:25:08.970 131598 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.35.4.147 2022-04-30 21:25:08.970 131598 ERROR tempest.lib.common.ssh 2022-04-30 21:25:08,971 131598 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TaggedBootDevicesTest_v242:test_tagged_boot_devices. Timeout trying to ssh to server response: {'date': 'Sat, 30 Apr 2022 21:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6f5d60-a774-45ad-a472-f8690fd0bca8', 'x-compute-request-id': 'req-ab6f5d60-a774-45ad-a472-f8690fd0bca8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: {'id': 'c71c0f51-02f6-41f2-a5c5-d1954741772f', 'links': [{'rel': 'self', 'href': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'}, {'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'}], 'OS-DCF:diskConfig': 'MANUAL', 'security_groups': [{'name': 'tempest-securitygroup--982000583'}], 'adminPass': '3AhnYWFWPC3u'} 2022-04-30 21:25:09,539 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 POST http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f/action 0.567s 2022-04-30 21:25:09,539 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24584', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2987ff7c-2e16-47db-9576-d1a02eb8529d', 'x-compute-request-id': 'req-2987ff7c-2e16-47db-9576-d1a02eb8529d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f/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-04-30 21:25:09,541 131598 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server c71c0f51-02f6-41f2-a5c5-d1954741772f: [ 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.193 MHz processor [ 0.116000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.120006] pid_max: default: 32768 minimum: 301 [ 0.124058] Security Framework initialized [ 0.128006] Yama: becoming mindful. [ 0.131955] AppArmor: AppArmor initialized [ 0.132255] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.140075] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144033] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.148015] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.152548] CPU: Physical Processor ID: 0 [ 0.156238] mce: CPU supports 1 MCE banks [ 0.160122] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.164000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.164007] Spectre V2 : Mitigation: Full generic retpoline [ 0.168005] Speculative Store Bypass: Vulnerable [ 0.218138] Freeing SMP alternatives memory: 36K [ 0.230067] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.232111] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.236077] Hierarchical SRCU implementation. [ 0.244308] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.248005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.252073] smp: Bringing up secondary CPUs ... [ 0.256008] smp: Brought up 1 node, 1 CPU [ 0.260031] smpboot: Max logical packages: 1 [ 0.264012] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.268513] devtmpfs: initialized [ 0.272106] x86/mm: Memory block size: 128MB [ 0.276265] evm: security.selinux [ 0.280009] evm: security.SMACK64 [ 0.284013] evm: security.SMACK64EXEC [ 0.288014] evm: security.SMACK64TRANSMUTE [ 0.292013] evm: security.SMACK64MMAP [ 0.296038] evm: security.apparmor [ 0.300014] evm: security.ima [ 0.304005] evm: security.capability [ 0.308225] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.312019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.316088] pinctrl core: initialized pinctrl subsystem [ 0.320291] NET: Registered protocol family 16 [ 0.324124] audit: initializing netlink subsys (disabled) [ 0.328214] cpuidle: using governor ladder [ 0.332010] audit: type=2000 audit(1651353703.328:1): state=initialized audit_enabled=0 res=1 [ 0.336035] cpuidle: using governor menu [ 0.340071] ACPI: bus type PCI registered [ 0.344005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.352898] PCI: Using configuration type 1 for base access [ 0.357548] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.360325] ACPI: Added _OSI(Module Device) [ 0.364008] ACPI: Added _OSI(Processor Device) [ 0.368006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.372006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.376020] ACPI: Added _OSI(Linux-Dell-Video) [ 0.394031] ACPI: Interpreter enabled [ 0.396019] ACPI: (supports S0 S5) [ 0.400006] ACPI: Using IOAPIC for interrupt routing [ 0.404080] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.408372] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.470509] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.472037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.476013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.480018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.488477] PCI host bridge to bus 0000:00 [ 0.492008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.496009] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.500008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.504008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.508008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.512008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.567751] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.568034] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.572007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.576007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.585344] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.585344] * this clock source is slow. Consider trying other clock sources [ 0.598192] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.642265] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.648440] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.656304] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.664536] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.668931] SCSI subsystem initialized [ 0.672374] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.676000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.676007] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.680005] vgaarb: loaded [ 0.684061] pps_core: LinuxPPS API ver. 1 registered [ 0.688005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.692048] PTP clock support registered [ 0.696078] EDAC MC: Ver: 3.0.0 [ 0.702511] hv_vmbus: Vmbus version:4.0 [ 0.704125] PCI: Using ACPI for IRQ routing [ 0.708192] NetLabel: Initializing [ 0.711932] NetLabel: domain hash size = 128 [ 0.712018] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.716827] NetLabel: unlabeled traffic allowed by default [ 0.720484] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.747893] VFS: Disk quotas dquot_6.6.0 [ 0.752766] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.758167] AppArmor: AppArmor Filesystem Enabled [ 0.762687] pnp: PnP ACPI init [ 0.774662] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.784058] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.789417] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.794657] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.799675] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.812370] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.817673] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.822461] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.827528] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.835041] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.839527] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.844276] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.853303] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.860771] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.867437] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.879040] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.888449] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.897982] pnp: PnP ACPI: found 9 devices [ 0.917810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.934098] NET: Registered protocol family 2 [ 0.940682] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.945837] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.952454] TCP: Hash tables configured (established 8192 bind 8192) [ 0.958808] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.964987] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.971720] NET: Registered protocol family 1 [ 0.977406] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.984873] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.992659] Unpacking initramfs... [ 1.293034] Freeing initrd memory: 13088K [ 1.301903] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.309553] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.315447] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.321414] Scanning for low memory corruption every 60 seconds [ 1.326750] Initialise system trusted keyrings [ 1.330875] Key type blacklist registered [ 1.334973] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.341489] zbud: loaded [ 1.346515] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.351906] fuse init (API version 7.26) [ 1.357559] Key type asymmetric registered [ 1.361858] Asymmetric key parser 'x509' registered [ 1.366289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.371258] io scheduler noop registered (default) [ 1.375752] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.383250] ACPI: Power Button [PWRF] [ 1.390368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.424172] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.465705] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.478584] Linux agpgart interface v0.103 [ 1.485088] random: fast init done [ 1.491121] loop: module loaded [ 1.496082] hv_vmbus: registering driver hv_storvsc [ 1.513695] scsi host0: storvsc_host_t [ 1.523515] scsi 0:0:0:0: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.533379] scsi host1: storvsc_host_t [ 1.542584] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.549062] scsi 1:0:0:0: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.557500] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.567077] scsi 1:0:0:1: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.574216] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.582457] scsi host2: ata_piix [ 1.589022] sd 0:0:0:0: [sda] Write Protect is off [ 1.596421] scsi host3: ata_piix [ 1.605986] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.613812] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.619440] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.635743] libphy: Fixed MDIO Bus: probed [ 1.640375] tun: Universal TUN/TAP device driver, 1.6 [ 1.644950] PPP generic driver version 2.4.2 [ 1.650007] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.677211] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.682442] sda: sda1 [ 1.689235] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.695245] mousedev: PS/2 mouse device common for all mice [ 1.704337] rtc_cmos 00:00: RTC can wake from S4 [ 1.738237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.746565] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.751299] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.755588] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.760316] sd 1:0:0:1: Attached scsi generic sg2 type 0 [ 1.767653] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.772851] device-mapper: uevent: version 1.0.3 [ 1.779326] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.786089] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.827445] sd 1:0:0:1: [sdc] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.833050] sd 1:0:0:0: [sdb] Write Protect is off [ 2.837521] NET: Registered protocol family 10 [ 2.843779] sd 1:0:0:1: [sdc] Write Protect is off [ 2.852046] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.867424] Segment Routing with IPv6 [ 2.874615] NET: Registered protocol family 17 [ 2.879583] sd 1:0:0:1: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.885982] Key type dns_resolver registered [ 2.893150] RAS: Correctable Errors collector initialized. [ 2.898255] registered taskstats version 1 [ 2.902780] Loading compiled-in X.509 certificates [ 2.912440] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.919188] zswap: loaded using pool lzo/zbud [ 2.931409] Key type big_key registered [ 2.935989] Key type trusted registered [ 3.049383] Key type encrypted registered [ 3.057806] AppArmor: AppArmor sha1 policy hashing enabled [ 3.065893] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.071556] evm: HMAC attrs: 0x1 [ 3.099447] rtc_cmos 00:00: setting system clock to 2022-04-30 21:21:47 UTC (1651353707) [ 3.104219] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.109234] EDD information not available. [ 3.561533] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.569254] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.580155] ata2.00: configured for MWDMA2 [ 3.598177] sd 1:0:0:1: [sdc] Attached SCSI disk [ 3.607024] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.622159] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.627034] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.635243] sr 3:0:0:0: Attached scsi generic sg3 type 5 [ 3.643906] Freeing unused kernel memory: 2248K [ 3.656126] Write protecting the kernel read-only data: 18432k [ 3.661758] Freeing unused kernel memory: 2008K [ 3.667102] Freeing unused kernel memory: 124K [ 3.682744] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.687806] x86/mm: Checking user space page tables [ 3.703149] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.755993] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.761139] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.767009] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.771594] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.776160] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.788074] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.798803] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.805851] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.812945] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.817487] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.963882] hv_utils: Registering HyperV Utility Driver [ 3.975186] hv_vmbus: registering driver hv_util [ 3.998536] hv_vmbus: registering driver hv_netvsc [ 4.021545] hidraw: raw HID events driver (C) Jiri Kosina [ 4.056235] hv_vmbus: registering driver hid_hyperv [ 4.159235] hv_vmbus: registering driver hyperv_keyboard [ 4.179759] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input3 [ 4.192410] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.207213] hv_utils: Heartbeat IC version 3.0 [ 4.217593] 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/input4 [ 4.314294] hv_utils: Shutdown IC version 3.0 [ 4.319060] hv_utils: TimeSync IC version 4.0 [ 4.354769] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.688056] raid6: sse2x1 gen() 4520 MB/s [ 4.741350] raid6: sse2x1 xor() 3707 MB/s [ 4.792036] raid6: sse2x2 gen() 6301 MB/s [ 4.844031] raid6: sse2x2 xor() 4539 MB/s [ 4.896041] raid6: sse2x4 gen() 7300 MB/s [ 4.948072] raid6: sse2x4 xor() 5497 MB/s [ 4.956118] raid6: using algorithm sse2x4 gen() 7300 MB/s [ 4.963611] raid6: .... xor() 5497 MB/s, rmw enabled [ 4.968724] raid6: using intx1 recovery algorithm [ 4.975784] xor: measuring software checksum speed [ 5.016035] prefetch64-sse: 10136.000 MB/sec [ 5.060034] generic_sse: 9284.000 MB/sec [ 5.065358] xor: using function: prefetch64-sse (10136.000 MB/sec) [ 5.072590] 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 ... [ 5.236550] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.516697] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.049917] 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) [ 6.057516] systemd[1]: Detected virtualization microsoft. [ 6.067600] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.120886] systemd[1]: Set hostname to <ubuntu>. [ 6.237854] systemd[1]: Initializing 2022-04-30 21:25:09,542 131598 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.4.147:22' as 'ubuntu' with public key authentication 2022-04-30 21:25:12,618 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 1. Retry after 2 seconds. 2022-04-30 21:25:18,186 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 2. Retry after 3 seconds. 2022-04-30 21:25:24,746 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 3. Retry after 4 seconds. 2022-04-30 21:25:32,334 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 4. Retry after 5 seconds. 2022-04-30 21:25:40,906 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 5. Retry after 6 seconds. 2022-04-30 21:25:50,475 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 6. Retry after 7 seconds. 2022-04-30 21:25:57,985 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 7. Retry after 8 seconds. 2022-04-30 21:26:06,495 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 8. Retry after 9 seconds. 2022-04-30 21:26:16,008 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 9. Retry after 10 seconds. 2022-04-30 21:26:26,520 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 10. Retry after 11 seconds. 2022-04-30 21:26:38,033 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 11. Retry after 12 seconds. 2022-04-30 21:26:50,548 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 12. Retry after 13 seconds. 2022-04-30 21:27:04,064 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 13. Retry after 14 seconds. 2022-04-30 21:27:18,582 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 14. Retry after 15 seconds. 2022-04-30 21:27:34,100 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 15. Retry after 16 seconds. 2022-04-30 21:27:50,618 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 16. Retry after 17 seconds. 2022-04-30 21:28:08,137 131598 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 ([Errno None] Unable to connect to port 22 on 172.35.4.147). Number attempts: 17. Retry after 18 seconds. 2022-04-30 21:28:26,658 131598 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.147 after 17 attempts. Proxy client: no proxy client 2022-04-30 21:28:26.658 131598 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-04-30 21:28:26.658 131598 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, in _get_ssh_connection 2022-04-30 21:28:26.658 131598 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-04-30 21:28:26.658 131598 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-04-30 21:28:26.658 131598 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-04-30 21:28:26.658 131598 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.35.4.147 2022-04-30 21:28:26.658 131598 ERROR tempest.lib.common.ssh 2022-04-30 21:28:26,659 131598 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TaggedBootDevicesTest_v242:test_tagged_boot_devices. Timeout trying to ssh to server response: {'date': 'Sat, 30 Apr 2022 21:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6f5d60-a774-45ad-a472-f8690fd0bca8', 'x-compute-request-id': 'req-ab6f5d60-a774-45ad-a472-f8690fd0bca8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: {'id': 'c71c0f51-02f6-41f2-a5c5-d1954741772f', 'links': [{'rel': 'self', 'href': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'}, {'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'}], 'OS-DCF:diskConfig': 'MANUAL', 'security_groups': [{'name': 'tempest-securitygroup--982000583'}], 'adminPass': '3AhnYWFWPC3u'} 2022-04-30 21:28:26,783 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 POST http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f/action 0.123s 2022-04-30 21:28:26,784 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f39b92b9-cf9e-40c5-a639-25f97a9c66a6', 'x-compute-request-id': 'req-f39b92b9-cf9e-40c5-a639-25f97a9c66a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f/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-04-30 21:28:26,785 131598 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server c71c0f51-02f6-41f2-a5c5-d1954741772f: [ 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.193 MHz processor [ 0.116000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.120006] pid_max: default: 32768 minimum: 301 [ 0.124058] Security Framework initialized [ 0.128006] Yama: becoming mindful. [ 0.131955] AppArmor: AppArmor initialized [ 0.132255] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.140075] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144033] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.148015] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.152548] CPU: Physical Processor ID: 0 [ 0.156238] mce: CPU supports 1 MCE banks [ 0.160122] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.164000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.164007] Spectre V2 : Mitigation: Full generic retpoline [ 0.168005] Speculative Store Bypass: Vulnerable [ 0.218138] Freeing SMP alternatives memory: 36K [ 0.230067] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.232111] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.236077] Hierarchical SRCU implementation. [ 0.244308] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.248005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.252073] smp: Bringing up secondary CPUs ... [ 0.256008] smp: Brought up 1 node, 1 CPU [ 0.260031] smpboot: Max logical packages: 1 [ 0.264012] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.268513] devtmpfs: initialized [ 0.272106] x86/mm: Memory block size: 128MB [ 0.276265] evm: security.selinux [ 0.280009] evm: security.SMACK64 [ 0.284013] evm: security.SMACK64EXEC [ 0.288014] evm: security.SMACK64TRANSMUTE [ 0.292013] evm: security.SMACK64MMAP [ 0.296038] evm: security.apparmor [ 0.300014] evm: security.ima [ 0.304005] evm: security.capability [ 0.308225] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.312019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.316088] pinctrl core: initialized pinctrl subsystem [ 0.320291] NET: Registered protocol family 16 [ 0.324124] audit: initializing netlink subsys (disabled) [ 0.328214] cpuidle: using governor ladder [ 0.332010] audit: type=2000 audit(1651353703.328:1): state=initialized audit_enabled=0 res=1 [ 0.336035] cpuidle: using governor menu [ 0.340071] ACPI: bus type PCI registered [ 0.344005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.352898] PCI: Using configuration type 1 for base access [ 0.357548] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.360325] ACPI: Added _OSI(Module Device) [ 0.364008] ACPI: Added _OSI(Processor Device) [ 0.368006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.372006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.376020] ACPI: Added _OSI(Linux-Dell-Video) [ 0.394031] ACPI: Interpreter enabled [ 0.396019] ACPI: (supports S0 S5) [ 0.400006] ACPI: Using IOAPIC for interrupt routing [ 0.404080] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.408372] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.470509] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.472037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.476013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.480018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.488477] PCI host bridge to bus 0000:00 [ 0.492008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.496009] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.500008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.504008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.508008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.512008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.567751] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.568034] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.572007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.576007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.585344] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.585344] * this clock source is slow. Consider trying other clock sources [ 0.598192] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.642265] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.648440] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.656304] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.664536] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.668931] SCSI subsystem initialized [ 0.672374] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.676000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.676007] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.680005] vgaarb: loaded [ 0.684061] pps_core: LinuxPPS API ver. 1 registered [ 0.688005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.692048] PTP clock support registered [ 0.696078] EDAC MC: Ver: 3.0.0 [ 0.702511] hv_vmbus: Vmbus version:4.0 [ 0.704125] PCI: Using ACPI for IRQ routing [ 0.708192] NetLabel: Initializing [ 0.711932] NetLabel: domain hash size = 128 [ 0.712018] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.716827] NetLabel: unlabeled traffic allowed by default [ 0.720484] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.747893] VFS: Disk quotas dquot_6.6.0 [ 0.752766] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.758167] AppArmor: AppArmor Filesystem Enabled [ 0.762687] pnp: PnP ACPI init [ 0.774662] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.784058] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.789417] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.794657] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.799675] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.812370] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.817673] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.822461] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.827528] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.835041] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.839527] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.844276] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.853303] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.860771] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.867437] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.879040] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.888449] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.897982] pnp: PnP ACPI: found 9 devices [ 0.917810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.934098] NET: Registered protocol family 2 [ 0.940682] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.945837] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.952454] TCP: Hash tables configured (established 8192 bind 8192) [ 0.958808] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.964987] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.971720] NET: Registered protocol family 1 [ 0.977406] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.984873] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.992659] Unpacking initramfs... [ 1.293034] Freeing initrd memory: 13088K [ 1.301903] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.309553] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.315447] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.321414] Scanning for low memory corruption every 60 seconds [ 1.326750] Initialise system trusted keyrings [ 1.330875] Key type blacklist registered [ 1.334973] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.341489] zbud: loaded [ 1.346515] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.351906] fuse init (API version 7.26) [ 1.357559] Key type asymmetric registered [ 1.361858] Asymmetric key parser 'x509' registered [ 1.366289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.371258] io scheduler noop registered (default) [ 1.375752] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.383250] ACPI: Power Button [PWRF] [ 1.390368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.424172] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.465705] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.478584] Linux agpgart interface v0.103 [ 1.485088] random: fast init done [ 1.491121] loop: module loaded [ 1.496082] hv_vmbus: registering driver hv_storvsc [ 1.513695] scsi host0: storvsc_host_t [ 1.523515] scsi 0:0:0:0: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.533379] scsi host1: storvsc_host_t [ 1.542584] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.549062] scsi 1:0:0:0: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.557500] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.567077] scsi 1:0:0:1: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.574216] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.582457] scsi host2: ata_piix [ 1.589022] sd 0:0:0:0: [sda] Write Protect is off [ 1.596421] scsi host3: ata_piix [ 1.605986] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.613812] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.619440] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.635743] libphy: Fixed MDIO Bus: probed [ 1.640375] tun: Universal TUN/TAP device driver, 1.6 [ 1.644950] PPP generic driver version 2.4.2 [ 1.650007] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.677211] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.682442] sda: sda1 [ 1.689235] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.695245] mousedev: PS/2 mouse device common for all mice [ 1.704337] rtc_cmos 00:00: RTC can wake from S4 [ 1.738237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.746565] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.751299] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.755588] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.760316] sd 1:0:0:1: Attached scsi generic sg2 type 0 [ 1.767653] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.772851] device-mapper: uevent: version 1.0.3 [ 1.779326] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.786089] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.827445] sd 1:0:0:1: [sdc] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.833050] sd 1:0:0:0: [sdb] Write Protect is off [ 2.837521] NET: Registered protocol family 10 [ 2.843779] sd 1:0:0:1: [sdc] Write Protect is off [ 2.852046] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.867424] Segment Routing with IPv6 [ 2.874615] NET: Registered protocol family 17 [ 2.879583] sd 1:0:0:1: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.885982] Key type dns_resolver registered [ 2.893150] RAS: Correctable Errors collector initialized. [ 2.898255] registered taskstats version 1 [ 2.902780] Loading compiled-in X.509 certificates [ 2.912440] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.919188] zswap: loaded using pool lzo/zbud [ 2.931409] Key type big_key registered [ 2.935989] Key type trusted registered [ 3.049383] Key type encrypted registered [ 3.057806] AppArmor: AppArmor sha1 policy hashing enabled [ 3.065893] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.071556] evm: HMAC attrs: 0x1 [ 3.099447] rtc_cmos 00:00: setting system clock to 2022-04-30 21:21:47 UTC (1651353707) [ 3.104219] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.109234] EDD information not available. [ 3.561533] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.569254] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.580155] ata2.00: configured for MWDMA2 [ 3.598177] sd 1:0:0:1: [sdc] Attached SCSI disk [ 3.607024] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.622159] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.627034] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.635243] sr 3:0:0:0: Attached scsi generic sg3 type 5 [ 3.643906] Freeing unused kernel memory: 2248K [ 3.656126] Write protecting the kernel read-only data: 18432k [ 3.661758] Freeing unused kernel memory: 2008K [ 3.667102] Freeing unused kernel memory: 124K [ 3.682744] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.687806] x86/mm: Checking user space page tables [ 3.703149] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.755993] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.761139] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.767009] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.771594] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.776160] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.788074] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.798803] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.805851] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.812945] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.817487] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.963882] hv_utils: Registering HyperV Utility Driver [ 3.975186] hv_vmbus: registering driver hv_util [ 3.998536] hv_vmbus: registering driver hv_netvsc [ 4.021545] hidraw: raw HID events driver (C) Jiri Kosina [ 4.056235] hv_vmbus: registering driver hid_hyperv [ 4.159235] hv_vmbus: registering driver hyperv_keyboard [ 4.179759] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input3 [ 4.192410] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.207213] hv_utils: Heartbeat IC version 3.0 [ 4.217593] 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/input4 [ 4.314294] hv_utils: Shutdown IC version 3.0 [ 4.319060] hv_utils: TimeSync IC version 4.0 [ 4.354769] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.688056] raid6: sse2x1 gen() 4520 MB/s [ 4.741350] raid6: sse2x1 xor() 3707 MB/s [ 4.792036] raid6: sse2x2 gen() 6301 MB/s [ 4.844031] raid6: sse2x2 xor() 4539 MB/s [ 4.896041] raid6: sse2x4 gen() 7300 MB/s [ 4.948072] raid6: sse2x4 xor() 5497 MB/s [ 4.956118] raid6: using algorithm sse2x4 gen() 7300 MB/s [ 4.963611] raid6: .... xor() 5497 MB/s, rmw enabled [ 4.968724] raid6: using intx1 recovery algorithm [ 4.975784] xor: measuring software checksum speed [ 5.016035] prefetch64-sse: 10136.000 MB/sec [ 5.060034] generic_sse: 9284.000 MB/sec [ 5.065358] xor: using function: prefetch64-sse (10136.000 MB/sec) [ 5.072590] 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 ... [ 5.236550] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.516697] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.049917] 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) [ 6.057516] systemd[1]: Detected virtualization microsoft. [ 6.067600] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.120886] systemd[1]: Set hostname to <ubuntu>. [ 6.237854] systemd[1]: Initializing machine ID from random generator. [ 6.243648] systemd[1]: Installed transient /etc/machine-id file. [ 7.007215] 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. [ 7.062287] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 7.118141] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 7.171906] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[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 User and Session Slice. [[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 Audit Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[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 Requess to Wall Directory Watch. [[0;32m OK [0m] Created slice System Slice. Starting Load Kernel Modules... Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [ 7.950838] Loading iSCSI transport class v2.0-870. Mounting Huge Pages File System... [ 7.989488] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] [ 8.068520] iscsi: registered transport (iser) Created slice system-serial\x2dgetty.slice. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Reached target Slices. 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 Load Kernel Modules. [[0;32m OK [m] 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... [ 8.971218] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Apply Kernel Variables... [[0;32m OK [m] 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 Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[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 udev Coldplug all Devices. [[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 Load/Save Random Seed. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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 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] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 244.361340] cloud-init[352]: Cloud-init v. 18.2 running 'init-local' at Sat, 30 Apr 2022 21:22:17 +0000. Up 32.66 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 ne... interfaces (4min 3s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 3s / 8min 58s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 4s / 8min 58s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 4s / 8min 58s)[K[[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 5s / 8min 58s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 5s / 8min 58s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 6s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 6s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne... interfaces (4min 7s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 7s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 8s / 8min 58s)[K[ [0;31m*[0m] A start job is running for Raise ne... interfaces (4min 8s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne... interfaces (4min 9s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne... interfaces (4min 9s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 10s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 10s / 8min 58s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 11s / 8min 58s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is unning for Raise ne...interfaces (4min 11s / 8min 58s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 12s / 8min 58s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 12s / 8min 58s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 13s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 13s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 14s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 14s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 15s / 8min 58s)[K[ [0;31m*[0m] A start job is running for Raise ne...interfaces (4min 15s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (4min 16s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (4min 16s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 17s / 8min 58s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (4min 17s / 8min 58s)[K[[0;31m*[0;1;31m 2022-04-30 21:28:27,467 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 204 DELETE http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.681s 2022-04-30 21:28:27,467 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36185bd8-3197-4809-911e-b624511c8594', 'x-compute-request-id': 'req-36185bd8-3197-4809-911e-b624511c8594', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'' 2022-04-30 21:28:27,967 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.499s 2022-04-30 21:28:27,967 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2958', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5be85b90-b993-4ff7-afc9-a807079a826e', 'x-compute-request-id': 'req-5be85b90-b993-4ff7-afc9-a807079a826e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "ACTIVE", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:28:27Z", "addresses": {"tempest-TaggedBootDevicesTest_v242-1034294021-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}, {"version": 4, "addr": "172.35.4.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}], "tempest-device-tagging-net1-2019621978": [{"version": 4, "addr": "10.1.1.142", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:b0:95"}, {"version": 4, "addr": "10.1.1.176", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:1d:b5"}, {"version": 4, "addr": "10.1.1.92", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:00:7d"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a4:67"}], "tempest-device-tagging-net2-202103405": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:89:14"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ac:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:28:29,790 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.810s 2022-04-30 21:28:29,790 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2958', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc277104-e0aa-453a-9ffb-8db86a8e949e', 'x-compute-request-id': 'req-bc277104-e0aa-453a-9ffb-8db86a8e949e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "ACTIVE", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:28:27Z", "addresses": {"tempest-TaggedBootDevicesTest_v242-1034294021-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}, {"version": 4, "addr": "172.35.4.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}], "tempest-device-tagging-net1-2019621978": [{"version": 4, "addr": "10.1.1.142", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:b0:95"}, {"version": 4, "addr": "10.1.1.176", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:1d:b5"}, {"version": 4, "addr": "10.1.1.92", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:00:7d"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a4:67"}], "tempest-device-tagging-net2-202103405": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:89:14"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ac:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:28:31,569 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.767s 2022-04-30 21:28:31,570 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2958', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-888871b2-fd17-4182-9045-91bb49494579', 'x-compute-request-id': 'req-888871b2-fd17-4182-9045-91bb49494579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "ACTIVE", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:28:27Z", "addresses": {"tempest-TaggedBootDevicesTest_v242-1034294021-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}, {"version": 4, "addr": "172.35.4.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}], "tempest-device-tagging-net1-2019621978": [{"version": 4, "addr": "10.1.1.142", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:b0:95"}, {"version": 4, "addr": "10.1.1.176", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:1d:b5"}, {"version": 4, "addr": "10.1.1.92", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:00:7d"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a4:67"}], "tempest-device-tagging-net2-202103405": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:89:14"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ac:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:28:33,631 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 1.050s 2022-04-30 21:28:33,632 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2937', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6609e7a9-5533-4b86-bbf9-ca1a73eb8079', 'x-compute-request-id': 'req-6609e7a9-5533-4b86-bbf9-ca1a73eb8079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "ACTIVE", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:28:27Z", "addresses": {"tempest-TaggedBootDevicesTest_v242-1034294021-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}, {"version": 4, "addr": "172.35.4.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}], "tempest-device-tagging-net1-2019621978": [{"version": 4, "addr": "10.1.1.142", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:b0:95"}, {"version": 4, "addr": "10.1.1.176", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:1d:b5"}, {"version": 4, "addr": "10.1.1.92", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:00:7d"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a4:67"}], "tempest-device-tagging-net2-202103405": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:89:14"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ac:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:28:35,884 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 1.240s 2022-04-30 21:28:35,885 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2916', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc7872e6-30ae-4588-92c0-70cce9ef4eca', 'x-compute-request-id': 'req-bc7872e6-30ae-4588-92c0-70cce9ef4eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "ACTIVE", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:28:27Z", "addresses": {"tempest-TaggedBootDevicesTest_v242-1034294021-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}, {"version": 4, "addr": "172.35.4.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}], "tempest-device-tagging-net1-2019621978": [{"version": 4, "addr": "10.1.1.142", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:b0:95"}, {"version": 4, "addr": "10.1.1.176", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:1d:b5"}, {"version": 4, "addr": "10.1.1.92", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:00:7d"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a4:67"}], "tempest-device-tagging-net2-202103405": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:89:14"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ac:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:28:37,877 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.980s 2022-04-30 21:28:37,877 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2756', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-787667e6-1c19-4d7d-91e9-7bc4eb408469', 'x-compute-request-id': 'req-787667e6-1c19-4d7d-91e9-7bc4eb408469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "ACTIVE", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:28:27Z", "addresses": {"tempest-TaggedBootDevicesTest_v242-1034294021-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}, {"version": 4, "addr": "172.35.4.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}], "tempest-device-tagging-net1-2019621978": [{"version": 4, "addr": "10.1.1.142", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:b0:95"}, {"version": 4, "addr": "10.1.1.176", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:1d:b5"}, {"version": 4, "addr": "10.1.1.92", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:00:7d"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a4:67"}], "tempest-device-tagging-net2-202103405": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:89:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:28:39,363 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.473s 2022-04-30 21:28:39,365 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c4205e9-da31-47bf-a330-f864d7c0aec7', 'x-compute-request-id': 'req-5c4205e9-da31-47bf-a330-f864d7c0aec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "ACTIVE", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:28:27Z", "addresses": {"tempest-TaggedBootDevicesTest_v242-1034294021-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}, {"version": 4, "addr": "172.35.4.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}], "tempest-device-tagging-net1-2019621978": [{"version": 4, "addr": "10.1.1.142", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:b0:95"}, {"version": 4, "addr": "10.1.1.176", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:1d:b5"}, {"version": 4, "addr": "10.1.1.92", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:00:7d"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a4:67"}], "tempest-device-tagging-net2-202103405": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:89:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}, {"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:28:40,856 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.479s 2022-04-30 21:28:40,857 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4271e99d-29e2-4feb-9664-ef482bf316d7', 'x-compute-request-id': 'req-4271e99d-29e2-4feb-9664-ef482bf316d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "ACTIVE", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:28:27Z", "addresses": {"tempest-TaggedBootDevicesTest_v242-1034294021-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}, {"version": 4, "addr": "172.35.4.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}], "tempest-device-tagging-net1-2019621978": [{"version": 4, "addr": "10.1.1.142", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:b0:95"}, {"version": 4, "addr": "10.1.1.176", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:1d:b5"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a4:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:28:43,142 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 1.274s 2022-04-30 21:28:43,143 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-252ba1d6-c5b9-4176-8380-479befac0dac', 'x-compute-request-id': 'req-252ba1d6-c5b9-4176-8380-479befac0dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "ACTIVE", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:28:27Z", "addresses": {"tempest-TaggedBootDevicesTest_v242-1034294021-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}, {"version": 4, "addr": "172.35.4.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}], "tempest-device-tagging-net1-2019621978": [{"version": 4, "addr": "10.1.1.142", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:b0:95"}, {"version": 4, "addr": "10.1.1.176", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:1d:b5"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a4:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--982000583"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:28:44,306 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.148s 2022-04-30 21:28:44,306 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2167', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69b73dab-e4ac-4bee-b549-40f8bb24bfc2', 'x-compute-request-id': 'req-69b73dab-e4ac-4bee-b549-40f8bb24bfc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "ACTIVE", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:28:27Z", "addresses": {"tempest-TaggedBootDevicesTest_v242-1034294021-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}, {"version": 4, "addr": "172.35.4.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:b8:20"}], "tempest-device-tagging-net1-2019621978": [{"version": 4, "addr": "10.1.1.142", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:b0:95"}, {"version": 4, "addr": "10.1.1.176", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:1d:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.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": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:28:45,435 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.117s 2022-04-30 21:28:45,435 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1605', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0f91635-f29c-4918-906a-c8701caad7c9', 'x-compute-request-id': 'req-c0f91635-f29c-4918-906a-c8701caad7c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "ACTIVE", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.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": "36930a8a-00bb-4076-b396-25ba68392b9d", "delete_on_termination": false}, {"id": "27b24866-27ef-457f-bbcc-0152de7c242b", "delete_on_termination": false}, {"id": "04049fb4-d6f1-4d01-83c2-db5981be2487", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:28:46,582 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.136s 2022-04-30 21:28:46,582 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e206885-00ea-4128-a0f4-f2c35eb51755', 'x-compute-request-id': 'req-4e206885-00ea-4128-a0f4-f2c35eb51755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"server": {"id": "c71c0f51-02f6-41f2-a5c5-d1954741772f", "name": "tempest-device-tagging-server-2017104655", "status": "DELETED", "tenant_id": "b81eb3fcf4664f479119191dbc28bf07", "user_id": "af1585cd61ba445eba82fb0b5c74a460", "metadata": {}, "hostId": "92744287a6daff3a1ad71fdf9869b948a0a97df8cee35874ab611c23", "image": {"id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:20:31Z", "updated": "2022-04-30T21:28:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1375931719", "OS-SRV-USG:launched_at": "2022-04-30T21:21:31.000000", "OS-SRV-USG:terminated_at": "2022-04-30T21:28: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": [], "locked": false, "description": null, "tags": []}}' 2022-04-30 21:28:46,592 131598 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 19 second wait 2022-04-30 21:28:47,649 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 GET http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f 0.055s 2022-04-30 21:28:47,649 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0cb05774-b603-4c24-8d58-f77096711c9b', 'x-compute-request-id': 'req-0cb05774-b603-4c24-8d58-f77096711c9b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/c71c0f51-02f6-41f2-a5c5-d1954741772f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c71c0f51-02f6-41f2-a5c5-d1954741772f could not be found."}}' 2022-04-30 21:28:47,761 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-1375931719 0.109s 2022-04-30 21:28:47,761 131598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d05d619-db14-4bd9-9a1f-c90525ff1206', 'x-compute-request-id': 'req-3d05d619-db14-4bd9-9a1f-c90525ff1206', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-1375931719'} Body: b'' 2022-04-30 21:28:48,035 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/security-groups/e9c5d956-b205-46eb-89ea-cc160339a696 0.273s 2022-04-30 21:28:48,036 131598 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-1671de02-ac04-459a-aece-1de2d2f8fe6f', 'content-length': '0', 'date': 'Sat, 30 Apr 2022 21:28:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/e9c5d956-b205-46eb-89ea-cc160339a696'} Body: b'' 2022-04-30 21:28:48,073 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://10.222.0.23:9696/v2.0/security-groups/e9c5d956-b205-46eb-89ea-cc160339a696 0.036s 2022-04-30 21:28:48,074 131598 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': '146', 'x-openstack-request-id': 'req-328c06c2-f063-4a5c-99ab-e390bc54e9b7', 'date': 'Sat, 30 Apr 2022 21:28:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/e9c5d956-b205-46eb-89ea-cc160339a696'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e9c5d956-b205-46eb-89ea-cc160339a696 does not exist", "detail": ""}}' 2022-04-30 21:28:48,665 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/floatingips/340b151e-482c-4a2b-b1b1-51d0959a9539 0.591s 2022-04-30 21:28:48,666 131598 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-5babb27a-69e0-4750-b613-674eb152310e', 'content-length': '0', 'date': 'Sat, 30 Apr 2022 21:28:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/340b151e-482c-4a2b-b1b1-51d0959a9539'} Body: b'' 2022-04-30 21:28:49,255 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/ports/68951237-c8b8-42a1-8ab3-47a4e01c2f51 0.589s 2022-04-30 21:28:49,255 131598 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-f0c425e7-f1f3-453c-be3c-6905885cce11', 'date': 'Sat, 30 Apr 2022 21:28:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/ports/68951237-c8b8-42a1-8ab3-47a4e01c2f51'} Body: b'' 2022-04-30 21:28:49,904 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/ports/83b262c0-f5b8-4175-b9b8-1163fa513cc0 0.648s 2022-04-30 21:28:49,905 131598 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-0272dcd0-6492-4a05-9f88-bb933222eb12', 'date': 'Sat, 30 Apr 2022 21:28:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/ports/83b262c0-f5b8-4175-b9b8-1163fa513cc0'} Body: b'' 2022-04-30 21:28:50,341 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/subnets/6940b647-3609-4564-b307-f6ea3540cbc9 0.435s 2022-04-30 21:28:50,341 131598 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-cc878a8c-5567-4ec3-b5bc-34a8c311f06f', 'date': 'Sat, 30 Apr 2022 21:28:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/subnets/6940b647-3609-4564-b307-f6ea3540cbc9'} Body: b'' 2022-04-30 21:28:51,013 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/subnets/c50d6dd4-111c-4c00-a457-494c755078c9 0.672s 2022-04-30 21:28:51,014 131598 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-376f2b7d-bd2f-439d-9133-490e78b0c89e', 'date': 'Sat, 30 Apr 2022 21:28:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/subnets/c50d6dd4-111c-4c00-a457-494c755078c9'} Body: b'' 2022-04-30 21:28:51,923 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/networks/b8d11e40-b37d-4318-bdf2-7339b1b28107 0.908s 2022-04-30 21:28:51,923 131598 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-d651d196-2035-4e0e-8f80-b465b168657e', 'date': 'Sat, 30 Apr 2022 21:28:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/networks/b8d11e40-b37d-4318-bdf2-7339b1b28107'} Body: b'' 2022-04-30 21:28:53,373 131598 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/networks/2398732c-111b-435b-a08f-1b346cc08b51 1.449s 2022-04-30 21:28:53,374 131598 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-2632c212-34a0-43db-8f41-bfa0b8df933b', 'date': 'Sat, 30 Apr 2022 21:28:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/networks/2398732c-111b-435b-a08f-1b346cc08b51'} 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/api/compute/servers/test_device_tagging.py", line 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 353, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server wait_for_ssh_or_ping( File "/opt/stack/tempest/tempest/common/compute.py", line 148, in wait_for_ssh_or_ping waiters.wait_for_ssh( File "/opt/stack/tempest/tempest/common/waiters.py", line 596, in wait_for_ssh raise lib_exc.TimeoutException() tempest.lib.exceptions.TimeoutException: Request timed out Details: None |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 2 | 1 | 1 | 0 | 0 | Detail | |
test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
pass
pt4.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
||||||
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft4.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-04-30 22:24:22,724 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 1.271s 2022-04-30 22:24:22,724 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-1570131156"}} Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:21 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-cf6a4c99-c9b7-47b4-a9ad-6b9a2d8e15cd', 'x-compute-request-id': 'req-cf6a4c99-c9b7-47b4-a9ad-6b9a2d8e15cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAt4Wic6ez9SVtAKs0bPbxPeG0OHsJJFivZjVyuFHCqEqk6LbA\\n4/CQGjMTfGJST9+2PaOLqLdvba8ivZPF1a+guIdKB8mxb+mhAvWchBSlHAbubw/A\\nO9x94gEIUWDzq7+fN8gQWx7Rrn/bpELFMVxyv2J9lFcZ1Tss9vHqVrK3OeyqwM+O\\nYsk/MVFViwsXTV/THlEoUNpS0eprm0iUJ5WXQtVeVe500yffRbqA8q4oIbRrjZr4\\n6sp0TTWvMv1ZVoU8mt/5ICJTGEjr9CNgQP21OpK8yqWSWEOFM3MlH9GZrMunOEmM\\n8avhOdWi8W31TwPFwavfpi508MdrHiTsZLn/UwIDAQABAoIBAAkj3rNj5tKOyp79\\n596Fbf5m/1LQzePBhvrQLqZ/a/J1xUDR2UmA8axcXtwTCYZw3eK0AoCkoigUUOag\\nNXovBRIrqsQ4h13LhPlgwirR3GdI8RcW8bwJfzuCUae77GbhZEyi6i2fm1HVjFrh\\n+HA86nodraN1sxOrntGtur4WqIl56mZeK7NDswcSdKR48MFHn9VnHRZUXntV08xn\\nfBFBZibLj6E1m9r9SXOc4sxgH83AAX/JuatbXQ9DZ4/XfL1GuIKPQh6P9vFpXWGy\\n+Tl6W/CX5uy6mXS/fxjSSRutyv2NsjBfCIYOS8ETflpItiNFltWE6CqlR8qUjjbI\\nEKW+uAECgYEA5e5/NKCM+LUJqS4iSkh9OmhmM6QgIw+bc3P4yBWMAGv89n7r+43v\\nEN4l529LtXZGLL/NN6XdlawfNwwuOi3ZmBw6UdB/d5L6XoSIv2ZehAr3oImFt7vi\\nTN8xIw5cfsHKtNhFCT67BEbrDpdKKsh+xR18ZhMJyzQCz7erE2KrmeMCgYEAzFQm\\nxtKYpQNhG4F9uWTa+tN9lYCxBl7VT9JZLAMtZoKh8OCjVNTRjlWDyHkdul2kQ9b2\\nbMrOF4VxirhzyDJwNVXhhZmDDZve9freyotILdEv2qLjIjECzQKUriY/4E11rECM\\nmeNY4MNJ/zFtzBhsXeNDvB6jN41eRS2DTeK7v9ECgYEArEuUDIaGPFPEgn6seUdq\\nd1sFwoqo/jzSuqfbc2sZ9rL04mznPh/0VYpxksQGUlrnaN7s01c5/M72sRQyi6wR\\n0nbMiMQY0CxV6n+bzPjTuFRTjHugtLZYdEwHEQLQ8rcaw3sP+EaGc0UFHHDnxblp\\nrSFUN1Tq0NcPiEFUM3mLpwsCgYArbvvrKZsPAJ/kw+rgvOKbjNdWL0vyCbiYRiN0\\napx8/OnFlUrC3pZJBj6EH9LE6eDgFtK9H4Mdlt0i2sCp3qbhf4b36kDkZKzJZvFy\\n5paKPrxIYnWbsAVjZNgMCM9tM6n+2p3InH4pEPoqx+wKBWsLriKY235gcamHVPxj\\nUv4L8QKBgERtjQnaYk8O/eURznvUeM0prtXufucBTCoH+WEXOYhXqq0IEB3c3OJ4\\n9ZVWwX1FL5GjdyROxZ/YelJdqI6tJyTDju4tXCZEO2lqb6CUCILmZYFMJmKJ4Ngd\\nYbQ46hE0k7YJfVebCZfKp5kShfUM2oi/+yfSO7N8ZRzMu4vkhUu2\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestShelveInstance-1570131156", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3haJzp7P1JW0AqzRs9vE94bQ4ewkkWK9mNXK4UcKoSqTotsDj8JAaMxN8YlJP37Y9o4uot29tryK9k8XVr6C4h0oHybFv6aEC9ZyEFKUcBu5vD8A73H3iAQhRYPOrv583yBBbHtGuf9ukQsUxXHK/Yn2UVxnVOyz28epWsrc57KrAz45iyT8xUVWLCxdNX9MeUShQ2lLR6mubSJQnlZdC1V5V7nTTJ99FuoDyrightGuNmvjqynRNNa8y/VlWhTya3/kgIlMYSOv0I2BA/bU6krzKpZJYQ4UzcyUf0Zmsy6c4SYzxq+E51aLxbfVPA8XBq9+mLnTwx2seJOxkuf9T Generated-by-Nova", "fingerprint": "cf:b2:8f:e1:63:32:c4:56:a3:fd:9d:e5:4a:e3:08:bd", "user_id": "d303e4f4105348928c5697b11e69a3d1"}}' 2022-04-30 22:24:22,991 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-groups 0.264s 2022-04-30 22:24:22,991 182952 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-1689282925", "description": "tempest-secgroup-smoke-1689282925 description", "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-f96d6e0d-6f60-42eb-85dc-84726a261cae', 'date': 'Sat, 30 Apr 2022 22:24:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "8a968a74-d12e-48b1-9071-e4d7151f637c", "name": "tempest-secgroup-smoke-1689282925", "stateful": true, "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "description": "tempest-secgroup-smoke-1689282925 description", "shared": false, "security_group_rules": [{"id": "0da52474-3b29-4652-96df-5178d54dfef9", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "security_group_id": "8a968a74-d12e-48b1-9071-e4d7151f637c", "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": 4391, "description": null, "tags": [], "created_at": "2022-04-30T22:24:22Z", "updated_at": "2022-04-30T22:24:22Z", "revision_number": 0, "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}, {"id": "ba2afba3-9477-4eca-ba6b-5a03e69fb372", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "security_group_id": "8a968a74-d12e-48b1-9071-e4d7151f637c", "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": 4392, "description": null, "tags": [], "created_at": "2022-04-30T22:24:22Z", "updated_at": "2022-04-30T22:24:22Z", "revision_number": 0, "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}], "tags": [], "created_at": "2022-04-30T22:24:22Z", "updated_at": "2022-04-30T22:24:22Z", "revision_number": 1, "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}}' 2022-04-30 22:24:23,287 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.295s 2022-04-30 22:24:23,287 182952 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": "8a968a74-d12e-48b1-9071-e4d7151f637c", "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "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-a5ff9d43-a88a-40bd-a88d-9e29a6cf9275', 'date': 'Sat, 30 Apr 2022 22:24:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d6adbd41-e0b3-49ce-b00d-1fb8e3c76680", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "security_group_id": "8a968a74-d12e-48b1-9071-e4d7151f637c", "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-04-30T22:24:23Z", "updated_at": "2022-04-30T22:24:23Z", "revision_number": 0, "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}}' 2022-04-30 22:24:23,580 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.292s 2022-04-30 22:24:23,580 182952 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": "8a968a74-d12e-48b1-9071-e4d7151f637c", "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "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-978f5266-1e56-428e-83f7-bda6c3d810b9', 'date': 'Sat, 30 Apr 2022 22:24:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bd8c9b1e-f8ad-41c3-90f6-6d5fa93c3fc0", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "security_group_id": "8a968a74-d12e-48b1-9071-e4d7151f637c", "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-04-30T22:24:23Z", "updated_at": "2022-04-30T22:24:23Z", "revision_number": 0, "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}}' 2022-04-30 22:24:23,876 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.295s 2022-04-30 22:24:23,876 182952 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": "8a968a74-d12e-48b1-9071-e4d7151f637c", "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5b957729-a0c7-4ff1-b373-8a9fb7087aa8', 'date': 'Sat, 30 Apr 2022 22:24:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ba435185-b205-4ba1-9ec5-cb6a0b97d84c", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "security_group_id": "8a968a74-d12e-48b1-9071-e4d7151f637c", "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-04-30T22:24:23Z", "updated_at": "2022-04-30T22:24:23Z", "revision_number": 0, "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}}' 2022-04-30 22:24:24,185 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.307s 2022-04-30 22:24:24,185 182952 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": "8a968a74-d12e-48b1-9071-e4d7151f637c", "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a231e318-0d50-471f-9b12-4c4b2c52d8bb', 'date': 'Sat, 30 Apr 2022 22:24:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "13b6829b-021a-4629-8841-a55920a92793", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "security_group_id": "8a968a74-d12e-48b1-9071-e4d7151f637c", "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-04-30T22:24:24Z", "updated_at": "2022-04-30T22:24:24Z", "revision_number": 0, "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}}' 2022-04-30 22:24:24,494 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.308s 2022-04-30 22:24:24,494 182952 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": "8a968a74-d12e-48b1-9071-e4d7151f637c", "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-045cc104-e50b-40c2-b0a2-ade94c98aba3', 'date': 'Sat, 30 Apr 2022 22:24:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0957fd81-4264-4372-aacb-60c7541687c3", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "security_group_id": "8a968a74-d12e-48b1-9071-e4d7151f637c", "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-04-30T22:24:24Z", "updated_at": "2022-04-30T22:24:24Z", "revision_number": 0, "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}}' 2022-04-30 22:24:24,815 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.319s 2022-04-30 22:24:24,815 182952 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": "8a968a74-d12e-48b1-9071-e4d7151f637c", "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-40cd7e48-7da8-4916-b6cd-e40ca81db539', 'date': 'Sat, 30 Apr 2022 22:24:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "df9e3c53-24dd-4e04-acbe-5b3c534d3f4b", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "security_group_id": "8a968a74-d12e-48b1-9071-e4d7151f637c", "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-04-30T22:24:24Z", "updated_at": "2022-04-30T22:24:24Z", "revision_number": 0, "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}}' 2022-04-30 22:24:24,854 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.034s 2022-04-30 22:24:24,855 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3238', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fb4da8a1-c497-4d7c-b9e7-fc7dc34d5246', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d303e4f4105348928c5697b11e69a3d1", "name": "tempest-TestShelveInstance-184288386-project", "password_expires_at": null}, "audit_ids": ["hQykjRQWR2m_FI8H1-LLXg"], "expires_at": "2022-04-30T23:24:24.000000Z", "issued_at": "2022-04-30T22:24:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a470c13c84849f28ff3b1d4bb55c4e4", "name": "tempest-TestShelveInstance-184288386"}, "is_domain": false, "roles": [{"id": "df4ebd23bc804a629fbb7b2dad89c96a", "name": "reader"}, {"id": "9f25fed676d84770b9dc2a96a769de28", "name": "member"}], "catalog": [{"endpoints": [{"id": "6958966e92994301a2d65a5ae3dbd657", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "07792c53d10e432a93e85b9ed02df2bd", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "def2f802f05441e98d4cf302a242bcda", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "0adebf5f4e3a4001aa1264c68ab6a37b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "aa8365e2fd3245c4902c08b242c2bd14", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e562f067d4414b4ab125a6f76c66abd4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_7a470c13c84849f28ff3b1d4bb55c4e4", "region": "RegionOne"}], "id": "0d5bde65582944c082b504bde87dee18", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "944c5d48f1b74a2a9cecc0a8ca9ca1bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4", "region": "RegionOne"}], "id": "133be04db27d45cdaccf05109683704f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aefda35500b54f6199278937e1e8fdd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "2797ef3b45554fe8a0463b86245238ae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2cc2178ab72f49f3a95c1e0aa6bba1c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/7a470c13c84849f28ff3b1d4bb55c4e4", "region": "RegionOne"}], "id": "5ede9239f7074edbb6a1de34e3564c66", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1940404a022c45aea2b53d4e13c90d3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4", "region": "RegionOne"}], "id": "b0a88be552014b479d81441e45cb5ad9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b815f5cf09c24d0786e121d00bd08d73", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "d5282883189f437b973bdf9465e9ed21", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "819365c48569439f841590a9027d196d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "eedd0e537fc4480abfb745dbe39bb76b", "type": "placement", "name": "placement"}]}}' 2022-04-30 22:24:24,855 182952 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '03778a8b-a449-4615-bf38-12386fc793ea', 'name': 'tempest-TestShelveInstance-1577042717-network', 'tenant_id': '7a470c13c84849f28ff3b1d4bb55c4e4', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7a470c13c84849f28ff3b1d4bb55c4e4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 126, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-30T22:19:53Z', 'updated_at': '2022-04-30T22:19:53Z', 'revision_number': 1} available for tenant 2022-04-30 22:24:25,573 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes 0.717s 2022-04-30 22:24:25,573 182952 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-1728309976", "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "size": 1}} Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6cd925c-246d-4a88-bedc-9c3d9636380f', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6cd925c-246d-4a88-bedc-9c3d9636380f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes'} Body: b'{"volume": {"id": "ba641aff-2e83-4e62-b722-0db065460767", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T22:24:25.293209", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1728309976", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767"}], "user_id": "d303e4f4105348928c5697b11e69a3d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-30 22:24:25,619 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 0.039s 2022-04-30 22:24:25,620 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47eb3cf-4dc0-4815-acbc-a01e006e4363', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47eb3cf-4dc0-4815-acbc-a01e006e4363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767'} Body: b'{"volume": {"id": "ba641aff-2e83-4e62-b722-0db065460767", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T22:24:25.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1728309976", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767"}], "user_id": "d303e4f4105348928c5697b11e69a3d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}}' 2022-04-30 22:24:26,667 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 0.039s 2022-04-30 22:24:26,667 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81dac92a-8078-4498-94a3-57f598613501', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81dac92a-8078-4498-94a3-57f598613501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767'} Body: b'{"volume": {"id": "ba641aff-2e83-4e62-b722-0db065460767", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T22:24:25.000000", "updated_at": "2022-04-30T22:24:26.000000", "name": "tempest-tempest.common.compute-volume-1728309976", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767"}], "user_id": "d303e4f4105348928c5697b11e69a3d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}}' 2022-04-30 22:24:27,717 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 0.042s 2022-04-30 22:24:27,718 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947202f7-f847-4857-9cc7-0ac89cee0273', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947202f7-f847-4857-9cc7-0ac89cee0273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767'} Body: b'{"volume": {"id": "ba641aff-2e83-4e62-b722-0db065460767", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T22:24:25.000000", "updated_at": "2022-04-30T22:24:26.000000", "name": "tempest-tempest.common.compute-volume-1728309976", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767"}], "user_id": "d303e4f4105348928c5697b11e69a3d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}}' 2022-04-30 22:24:28,764 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 0.039s 2022-04-30 22:24:28,766 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfef07a6-bd29-4e88-b74a-795dc92a9ac8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfef07a6-bd29-4e88-b74a-795dc92a9ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767'} Body: b'{"volume": {"id": "ba641aff-2e83-4e62-b722-0db065460767", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T22:24:25.000000", "updated_at": "2022-04-30T22:24:26.000000", "name": "tempest-tempest.common.compute-volume-1728309976", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767"}], "user_id": "d303e4f4105348928c5697b11e69a3d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4"}}' 2022-04-30 22:24:29,812 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 0.039s 2022-04-30 22:24:29,813 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032e50cf-e68d-414e-8796-da85ce8956e9', 'content-length': '1325', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032e50cf-e68d-414e-8796-da85ce8956e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767'} Body: b'{"volume": {"id": "ba641aff-2e83-4e62-b722-0db065460767", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T22:24:25.000000", "updated_at": "2022-04-30T22:24:30.000000", "name": "tempest-tempest.common.compute-volume-1728309976", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767"}], "user_id": "d303e4f4105348928c5697b11e69a3d1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "7a470c13c84849f28ff3b1d4bb55c4e4"}}' 2022-04-30 22:24:29,819 182952 INFO [tempest.common.waiters] volume ba641aff-2e83-4e62-b722-0db065460767 reached available after waiting for 4.819683 seconds 2022-04-30 22:24:30,739 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.23/compute/v2.1/servers 0.919s 2022-04-30 22:24:30,739 182952 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-1702347513", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-1570131156", "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "networks": [{"uuid": "03778a8b-a449-4615-bf38-12386fc793ea"}], "block_device_mapping_v2": [{"uuid": "ba641aff-2e83-4e62-b722-0db065460767", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3ce055f-987b-4a40-95c2-4a3baa879d2a', 'x-compute-request-id': 'req-d3ce055f-987b-4a40-95c2-4a3baa879d2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "adminPass": "KYmv7w3pB373"}}' 2022-04-30 22:24:30,811 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.068s 2022-04-30 22:24:30,811 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1089', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7e5f0d9-00f5-48f7-9e1a-edcf37c70f64', 'x-compute-request-id': 'req-b7e5f0d9-00f5-48f7-9e1a-edcf37c70f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:31Z", "updated": "2022-04-30T22:24:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "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-04-30 22:24:31,889 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.069s 2022-04-30 22:24:31,889 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1089', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca610252-6eb0-45e1-8c84-658dc225f4a4', 'x-compute-request-id': 'req-ca610252-6eb0-45e1-8c84-658dc225f4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:31Z", "updated": "2022-04-30T22:24:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "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-04-30 22:24:32,971 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.073s 2022-04-30 22:24:32,971 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1089', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21db536c-6593-439c-ad02-ae22ba2644b6', 'x-compute-request-id': 'req-21db536c-6593-439c-ad02-ae22ba2644b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:31Z", "updated": "2022-04-30T22:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "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-04-30 22:24:34,046 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.067s 2022-04-30 22:24:34,046 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1089', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1291842-f2f8-48e8-a421-cbe1829e4029', 'x-compute-request-id': 'req-c1291842-f2f8-48e8-a421-cbe1829e4029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:31Z", "updated": "2022-04-30T22:24:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "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-04-30 22:24:35,139 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.085s 2022-04-30 22:24:35,139 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1139', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af870342-31d4-4526-8310-4e302abeb802', 'x-compute-request-id': 'req-af870342-31d4-4526-8310-4e302abeb802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:24:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "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": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:24:36,235 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.087s 2022-04-30 22:24:36,235 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1187', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ba8fa2-76c7-4783-988b-c59b13c23089', 'x-compute-request-id': 'req-05ba8fa2-76c7-4783-988b-c59b13c23089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:24:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "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": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:24:36,243 182952 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 6 second wait 2022-04-30 22:24:37,504 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.260s 2022-04-30 22:24:37,504 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c9adec-a82d-480a-9c17-eb514d44dc28', 'x-compute-request-id': 'req-11c9adec-a82d-480a-9c17-eb514d44dc28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:24:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "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": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:24:37,512 182952 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 7 second wait 2022-04-30 22:24:38,762 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.248s 2022-04-30 22:24:38,762 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:38 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-12bbff5f-3815-4f97-a239-47dc251c9882', 'x-compute-request-id': 'req-12bbff5f-3815-4f97-a239-47dc251c9882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:24:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:24:38,770 182952 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait 2022-04-30 22:24:39,930 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.158s 2022-04-30 22:24:39,930 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24: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-d6ce0abe-1897-46f6-b9a6-4787fd0b8793', 'x-compute-request-id': 'req-d6ce0abe-1897-46f6-b9a6-4787fd0b8793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:24:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:24:41,107 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.168s 2022-04-30 22:24:41,107 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:40 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-7bcc632d-0798-46ee-aa49-c5b923dab705', 'x-compute-request-id': 'req-7bcc632d-0798-46ee-aa49-c5b923dab705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:24:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:24:42,274 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.158s 2022-04-30 22:24:42,275 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:42 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-d68a0e07-2691-42b5-8268-cb424813781f', 'x-compute-request-id': 'req-d68a0e07-2691-42b5-8268-cb424813781f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:24:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:24:43,447 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.163s 2022-04-30 22:24:43,447 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:43 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-24003aad-ccef-4e93-bcbf-5327e6827e1e', 'x-compute-request-id': 'req-24003aad-ccef-4e93-bcbf-5327e6827e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:24:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:24:44,611 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.155s 2022-04-30 22:24:44,611 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:44 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-d96d4fad-e52e-4c60-9608-fa6ce464c78f', 'x-compute-request-id': 'req-d96d4fad-e52e-4c60-9608-fa6ce464c78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:24:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:24:45,775 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.155s 2022-04-30 22:24:45,775 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:45 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-03ca8618-7524-4ada-8104-ef276e82d0d1', 'x-compute-request-id': 'req-03ca8618-7524-4ada-8104-ef276e82d0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "BUILD", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:24:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:24:46,936 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.152s 2022-04-30 22:24:46,937 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1446', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-557b48ec-d19b-41c5-9f3f-f4f1d51201fb', 'x-compute-request-id': 'req-557b48ec-d19b-41c5-9f3f-f4f1d51201fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "ACTIVE", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:24:46Z", "addresses": {"tempest-TestShelveInstance-1577042717-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:8d:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": "2022-04-30T22:24:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:24:46,944 182952 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2022-04-30 22:24:47,107 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.162s 2022-04-30 22:24:47,108 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1446', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4694af30-01bf-4738-8f92-f125fbd7e36a', 'x-compute-request-id': 'req-4694af30-01bf-4738-8f92-f125fbd7e36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "ACTIVE", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:24:46Z", "addresses": {"tempest-TestShelveInstance-1577042717-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:8d:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": "2022-04-30T22:24:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:24:47,160 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23:9696/v2.0/ports?device_id=3b7b75d4-f0ac-4040-862f-8db27e715640 0.044s 2022-04-30 22:24:47,160 182952 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': '929', 'x-openstack-request-id': 'req-43967704-c48a-4fb4-b073-e87e58114f6f', 'date': 'Sat, 30 Apr 2022 22:24:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/v2.0/ports?device_id=3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"ports":[{"id":"1df50351-80c7-4d86-b5f4-fd3518c1f068","name":"","network_id":"03778a8b-a449-4615-bf38-12386fc793ea","tenant_id":"7a470c13c84849f28ff3b1d4bb55c4e4","mac_address":"fa:16:3e:e5:8d:73","admin_state_up":true,"status":"ACTIVE","device_id":"3b7b75d4-f0ac-4040-862f-8db27e715640","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4a414c79-53be-4f97-aa81-4c463cd33d88","ip_address":"172.20.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8a968a74-d12e-48b1-9071-e4d7151f637c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"nch2-master-1","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-04-30T22:24:36Z","updated_at":"2022-04-30T22:24:45Z","revision_number":5,"project_id":"7a470c13c84849f28ff3b1d4bb55c4e4"}]}' 2022-04-30 22:24:49,303 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/v2.0/floatingips 2.142s 2022-04-30 22:24:49,303 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58", "port_id": "1df50351-80c7-4d86-b5f4-fd3518c1f068", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "fixed_ip_address": "172.20.0.11"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-da3e7045-9b92-4c7b-89c0-6f58b754a076', 'date': 'Sat, 30 Apr 2022 22:24:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "09bd95f1-2496-410a-8bba-48270ad68d1f", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "floating_ip_address": "172.35.4.104", "floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58", "router_id": "7568f19b-5f83-4d15-9cab-014a52313881", "port_id": "1df50351-80c7-4d86-b5f4-fd3518c1f068", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "project_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "description": "", "port_details": {"name": "", "network_id": "03778a8b-a449-4615-bf38-12386fc793ea", "mac_address": "fa:16:3e:e5:8d:73", "admin_state_up": true, "status": "ACTIVE", "device_id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-04-30T22:24:47Z", "updated_at": "2022-04-30T22:24:47Z", "revision_number": 0}}' 2022-04-30 22:24:49,316 182952 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.4.104:22' as 'ubuntu' with public key authentication 2022-04-30 22:24:53,226 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 1. Retry after 2 seconds. 2022-04-30 22:24:58,794 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 2. Retry after 3 seconds. 2022-04-30 22:25:05,354 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 3. Retry after 4 seconds. 2022-04-30 22:25:12,938 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 4. Retry after 5 seconds. 2022-04-30 22:25:21,514 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 5. Retry after 6 seconds. 2022-04-30 22:25:31,082 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 6. Retry after 7 seconds. 2022-04-30 22:25:41,642 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 7. Retry after 8 seconds. 2022-04-30 22:25:53,226 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 8. Retry after 9 seconds. 2022-04-30 22:26:05,802 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 9. Retry after 10 seconds. 2022-04-30 22:26:19,370 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 10. Retry after 11 seconds. 2022-04-30 22:26:33,962 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 11. Retry after 12 seconds. 2022-04-30 22:26:49,546 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 12. Retry after 13 seconds. 2022-04-30 22:27:03,060 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 13. Retry after 14 seconds. 2022-04-30 22:27:17,576 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 14. Retry after 15 seconds. 2022-04-30 22:27:33,092 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 15. Retry after 16 seconds. 2022-04-30 22:27:49,607 182952 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 ([Errno None] Unable to connect to port 22 on 172.35.4.104). Number attempts: 16. Retry after 17 seconds. 2022-04-30 22:28:07,124 182952 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.104 after 16 attempts. Proxy client: no proxy client 2022-04-30 22:28:07.124 182952 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-04-30 22:28:07.124 182952 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, in _get_ssh_connection 2022-04-30 22:28:07.124 182952 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-04-30 22:28:07.124 182952 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-04-30 22:28:07.124 182952 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-04-30 22:28:07.124 182952 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.35.4.104 2022-04-30 22:28:07.124 182952 ERROR tempest.lib.common.ssh 2022-04-30 22:28:07,142 182952 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestShelveInstance:test_shelve_volume_backed_instance. Timeout trying to ssh to server {'id': '3b7b75d4-f0ac-4040-862f-8db27e715640', 'name': 'tempest-TestShelveInstance-server-1702347513', 'status': 'ACTIVE', 'tenant_id': '7a470c13c84849f28ff3b1d4bb55c4e4', 'user_id': 'd303e4f4105348928c5697b11e69a3d1', 'metadata': {}, 'hostId': '0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/flavors/452'}]}, 'created': '2022-04-30T22:24:30Z', 'updated': '2022-04-30T22:24:46Z', 'addresses': {'tempest-TestShelveInstance-1577042717-network': [{'version': 4, 'addr': '172.20.0.11', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:e5:8d:73'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'}, {'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestShelveInstance-1570131156', 'OS-SRV-USG:launched_at': '2022-04-30T22:24:46.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1689282925'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'ba641aff-2e83-4e62-b722-0db065460767'}]} 2022-04-30 22:28:08,164 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640/action 1.021s 2022-04-30 22:28:08,164 182952 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': 'Sat, 30 Apr 2022 22:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c275e43c-3b22-4837-b7e9-8d6f91401cb5', 'x-compute-request-id': 'req-c275e43c-3b22-4837-b7e9-8d6f91401cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640/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-04-30 22:28:08,166 182952 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 3b7b75d4-f0ac-4040-862f-8db27e715640: [ 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.193 MHz processor [ 0.100000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.104006] pid_max: default: 32768 minimum: 301 [ 0.108046] Security Framework initialized [ 0.112005] Yama: becoming mindful. [ 0.116041] AppArmor: AppArmor initialized [ 0.120000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120099] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.124022] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132328] CPU: Physical Processor ID: 0 [ 0.136350] mce: CPU supports 1 MCE banks [ 0.140110] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.144004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.148005] Spectre V2 : Mitigation: Full generic retpoline [ 0.152004] Speculative Store Bypass: Vulnerable [ 0.184160] Freeing SMP alternatives memory: 36K [ 0.192628] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.196097] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.200080] Hierarchical SRCU implementation. [ 0.208433] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.212004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.216062] smp: Bringing up secondary CPUs ... [ 0.220006] smp: Brought up 1 node, 1 CPU [ 0.224005] smpboot: Max logical packages: 1 [ 0.228006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.232425] devtmpfs: initialized [ 0.236079] x86/mm: Memory block size: 128MB [ 0.240236] evm: security.selinux [ 0.244007] evm: security.SMACK64 [ 0.248005] evm: security.SMACK64EXEC [ 0.252026] evm: security.SMACK64TRANSMUTE [ 0.256005] evm: security.SMACK64MMAP [ 0.260005] evm: security.apparmor [ 0.264005] evm: security.ima [ 0.268004] evm: security.capability [ 0.272148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.276074] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.280062] pinctrl core: initialized pinctrl subsystem [ 0.284256] NET: Registered protocol family 16 [ 0.288114] audit: initializing netlink subsys (disabled) [ 0.292181] cpuidle: using governor ladder [ 0.296009] audit: type=2000 audit(1651357499.292:1): state=initialized audit_enabled=0 res=1 [ 0.300009] cpuidle: using governor menu [ 0.304083] ACPI: bus type PCI registered [ 0.308004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316562] PCI: Using configuration type 1 for base access [ 0.321495] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.324287] ACPI: Added _OSI(Module Device) [ 0.328008] ACPI: Added _OSI(Processor Device) [ 0.332005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.336005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.340015] ACPI: Added _OSI(Linux-Dell-Video) [ 0.352580] ACPI: Interpreter enabled [ 0.356015] ACPI: (supports S0 S5) [ 0.360026] ACPI: Using IOAPIC for interrupt routing [ 0.364042] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.368532] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.415655] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.416011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.424016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.432468] PCI host bridge to bus 0000:00 [ 0.436007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.440008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.444007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.448007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.452028] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.456007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.506179] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.512007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.516028] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.524357] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.524357] * this clock source is slow. Consider trying other clock sources [ 0.542780] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.593531] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.600032] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.604824] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.612477] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.616678] SCSI subsystem initialized [ 0.620326] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.624000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.624006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.628004] vgaarb: loaded [ 0.632057] pps_core: LinuxPPS API ver. 1 registered [ 0.636004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.644022] PTP clock support registered [ 0.648064] EDAC MC: Ver: 3.0.0 [ 0.654269] hv_vmbus: Vmbus version:4.0 [ 0.656097] PCI: Using ACPI for IRQ routing [ 0.660167] NetLabel: Initializing [ 0.664014] NetLabel: domain hash size = 128 [ 0.668015] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.672605] NetLabel: unlabeled traffic allowed by default [ 0.676166] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.694878] VFS: Disk quotas dquot_6.6.0 [ 0.699954] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.704973] AppArmor: AppArmor Filesystem Enabled [ 0.709254] pnp: PnP ACPI init [ 0.721497] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.726025] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.731190] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.740307] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.745221] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.750683] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.773461] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.782886] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.791712] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.800829] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.811599] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.816604] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.821590] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.827257] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.832290] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.837077] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.842463] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.848221] pnp: PnP ACPI: found 9 devices [ 0.859562] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.864989] NET: Registered protocol family 2 [ 0.869617] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.875769] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.880549] TCP: Hash tables configured (established 8192 bind 8192) [ 0.885361] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.890647] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.895610] NET: Registered protocol family 1 [ 0.900202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.906488] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.912505] Unpacking initramfs... [ 1.211058] Freeing initrd memory: 13088K [ 1.216276] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.221210] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.226755] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.232684] Scanning for low memory corruption every 60 seconds [ 1.237749] Initialise system trusted keyrings [ 1.242050] Key type blacklist registered [ 1.246765] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.253259] zbud: loaded [ 1.257891] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.264117] fuse init (API version 7.26) [ 1.269594] Key type asymmetric registered [ 1.273992] Asymmetric key parser 'x509' registered [ 1.279780] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.285000] io scheduler noop registered (default) [ 1.289660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.295013] ACPI: Power Button [PWRF] [ 1.299737] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.327424] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.356936] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.364692] Linux agpgart interface v0.103 [ 1.370325] loop: module loaded [ 1.380344] hv_vmbus: registering driver hv_storvsc [ 1.388182] scsi host0: storvsc_host_t [ 1.397648] scsi 0:0:0:0: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.407598] scsi host1: storvsc_host_t [ 1.411912] random: fast init done [ 1.420799] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.427275] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.440077] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.448609] scsi host2: ata_piix [ 1.454223] sd 0:0:0:0: [sda] Write Protect is off [ 1.458868] scsi host3: ata_piix [ 1.463430] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.469422] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.474464] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.491982] libphy: Fixed MDIO Bus: probed [ 1.497369] tun: Universal TUN/TAP device driver, 1.6 [ 1.502256] PPP generic driver version 2.4.2 [ 1.507000] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.533555] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.538417] sda: sda1 [ 1.543910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.548853] mousedev: PS/2 mouse device common for all mice [ 1.555004] rtc_cmos 00:00: RTC can wake from S4 [ 1.585855] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.594862] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.603018] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.609237] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.615582] device-mapper: uevent: version 1.0.3 [ 1.620097] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.626963] NET: Registered protocol family 10 [ 1.637438] Segment Routing with IPv6 [ 1.642160] NET: Registered protocol family 17 [ 2.647491] Key type dns_resolver registered [ 2.652484] RAS: Correctable Errors collector initialized. [ 2.657207] registered taskstats version 1 [ 2.661584] Loading compiled-in X.509 certificates [ 2.670894] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.677169] zswap: loaded using pool lzo/zbud [ 2.687510] Key type big_key registered [ 2.692488] Key type trusted registered [ 2.699156] Key type encrypted registered [ 2.703620] AppArmor: AppArmor sha1 policy hashing enabled [ 2.708084] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.712811] evm: HMAC attrs: 0x1 [ 2.849341] rtc_cmos 00:00: setting system clock to 2022-04-30 22:25:02 UTC (1651357502) [ 2.854639] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.860132] EDD information not available. [ 3.327309] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.339605] ata2.00: configured for MWDMA2 [ 3.359035] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.375514] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.380353] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.390406] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.398806] Freeing unused kernel memory: 2248K [ 3.408050] Write protecting the kernel read-only data: 18432k [ 3.413446] Freeing unused kernel memory: 2008K [ 3.419529] Freeing unused kernel memory: 124K [ 3.435643] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.440483] x86/mm: Checking user space page tables [ 3.455930] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.513037] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.517970] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.523021] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.527849] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.532535] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.540076] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.556518] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.567539] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.572432] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.577999] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.718832] hv_utils: Registering HyperV Utility Driver [ 3.724015] hv_vmbus: registering driver hv_util [ 3.735742] hv_vmbus: registering driver hv_netvsc [ 3.748917] hidraw: raw HID events driver (C) Jiri Kosina [ 3.755167] hv_vmbus: registering driver hyperv_keyboard [ 3.793578] hv_vmbus: registering driver hid_hyperv [ 3.859210] 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.867237] hv_utils: Heartbeat IC version 3.0 [ 3.883629] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.901361] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.931567] hv_utils: Shutdown IC version 3.0 [ 3.938862] hv_utils: TimeSync IC version 4.0 [ 3.946275] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.160070] raid6: sse2x1 gen() 5014 MB/s [ 4.212067] raid6: sse2x1 xor() 3874 MB/s [ 4.264043] raid6: sse2x2 gen() 6006 MB/s [ 4.316031] raid6: sse2x2 xor() 4499 MB/s [ 4.368034] raid6: sse2x4 gen() 7126 MB/s [ 4.420037] raid6: sse2x4 xor() 5461 MB/s [ 4.424815] raid6: using algorithm sse2x4 gen() 7126 MB/s [ 4.429784] raid6: .... xor() 5461 MB/s, rmw enabled [ 4.438463] raid6: using intx1 recovery algorithm [ 4.448412] xor: measuring software checksum speed [ 4.496785] prefetch64-sse: 10163.000 MB/sec [ 4.540028] generic_sse: 9407.000 MB/sec [ 4.544447] xor: using function: prefetch64-sse (10163.000 MB/sec) [ 4.552614] 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.723753] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.930229] 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.299088] 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.306723] systemd[1]: Detected virtualization microsoft. [ 5.311744] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.352938] systemd[1]: Set hostname to <ubuntu>. [ 5.367676] systemd[1]: Initializing machine ID from random generator. [ 5.373352] systemd[1]: Installed transient /etc/machine-id file. [ 5.827407] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 5.880793] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 5.931278] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 5.982898] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Created slice User 2022-04-30 22:28:09,122 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/floatingips/09bd95f1-2496-410a-8bba-48270ad68d1f 0.933s 2022-04-30 22:28:09,122 182952 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-a8de5291-ba63-4bf9-8c5f-aa65e829afd3', 'content-length': '0', 'date': 'Sat, 30 Apr 2022 22:28:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/09bd95f1-2496-410a-8bba-48270ad68d1f'} Body: b'' 2022-04-30 22:28:09,516 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.393s 2022-04-30 22:28:09,517 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:28:09 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-6a57174a-96a2-4e99-939f-dbdd95c9e63f', 'x-compute-request-id': 'req-6a57174a-96a2-4e99-939f-dbdd95c9e63f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'' 2022-04-30 22:28:09,681 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.164s 2022-04-30 22:28:09,682 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db8c0e06-f3ec-4c5d-bc0f-31cc69bb8793', 'x-compute-request-id': 'req-db8c0e06-f3ec-4c5d-bc0f-31cc69bb8793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "ACTIVE", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:28:09Z", "addresses": {"tempest-TestShelveInstance-1577042717-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:8d:73"}, {"version": 4, "addr": "172.35.4.104", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:8d:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": "2022-04-30T22:24:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:28:10,864 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.171s 2022-04-30 22:28:10,864 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76b55603-70a0-4d6b-ab7d-9b356489880a', 'x-compute-request-id': 'req-76b55603-70a0-4d6b-ab7d-9b356489880a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "ACTIVE", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:28:09Z", "addresses": {"tempest-TestShelveInstance-1577042717-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:8d:73"}, {"version": 4, "addr": "172.35.4.104", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:8d:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": "2022-04-30T22:24:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1689282925"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:28:11,975 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.102s 2022-04-30 22:28:11,975 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ab34e8-42ab-4f36-971d-0e25381b3e4e', 'x-compute-request-id': 'req-26ab34e8-42ab-4f36-971d-0e25381b3e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"server": {"id": "3b7b75d4-f0ac-4040-862f-8db27e715640", "name": "tempest-TestShelveInstance-server-1702347513", "status": "ACTIVE", "tenant_id": "7a470c13c84849f28ff3b1d4bb55c4e4", "user_id": "d303e4f4105348928c5697b11e69a3d1", "metadata": {}, "hostId": "0067a50e786f31d2687a40ecf97f4f172acb61b070296c399c1a9376", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T22:24:30Z", "updated": "2022-04-30T22:28:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/3b7b75d4-f0ac-4040-862f-8db27e715640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1570131156", "OS-SRV-USG:launched_at": "2022-04-30T22:24:46.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": "ba641aff-2e83-4e62-b722-0db065460767"}]}}' 2022-04-30 22:28:13,017 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640 0.034s 2022-04-30 22:28:13,018 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:28:12 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-e6062a7e-b198-4fd4-bb0f-af8586f5f1df', 'x-compute-request-id': 'req-e6062a7e-b198-4fd4-bb0f-af8586f5f1df', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/3b7b75d4-f0ac-4040-862f-8db27e715640'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3b7b75d4-f0ac-4040-862f-8db27e715640 could not be found."}}' 2022-04-30 22:28:13,224 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/security-groups/8a968a74-d12e-48b1-9071-e4d7151f637c 0.205s 2022-04-30 22:28:13,224 182952 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-b97ea805-f2c2-462d-a604-cdf9bfd0de86', 'content-length': '0', 'date': 'Sat, 30 Apr 2022 22:28:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/8a968a74-d12e-48b1-9071-e4d7151f637c'} Body: b'' 2022-04-30 22:28:13,334 182952 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1570131156 0.110s 2022-04-30 22:28:13,335 182952 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 22:28:13 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-4230ce5b-b337-4a2f-9f92-2c29a88ad7c9', 'x-compute-request-id': 'req-4230ce5b-b337-4a2f-9f92-2c29a88ad7c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1570131156'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, 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.35.4.104 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 1065, in create_timestamp ssh_client = self.get_remote_client(ip_address, File "/opt/stack/tempest/tempest/scenario/manager.py", line 726, 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 117, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 240, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 150, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.35.4.104 via SSH timed out. User: ubuntu, Password: None |
||||||
tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
fail
ft5.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-04-30 21:43:39,549 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/image/v2/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d 0.210s 2022-04-30 21:43:39,550 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a99b0cc7-6a14-4e47-bd01-0c27ff491231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/image/v2/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d'} 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": "137d4e571f624bfe845b398839c48b74", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "created_at": "2022-04-30T21:00:51Z", "updated_at": "2022-04-30T21:01:07Z", "tags": [], "self": "/v2/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "file": "/v2/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d/file", "schema": "/v2/schemas/image"}' 2022-04-30 21:43:40,443 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes 0.892s 2022-04-30 21:43:40,443 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-139276487", "snapshot_id": null, "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4e8f4e-80f0-46d8-8586-78947535d657', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4e8f4e-80f0-46d8-8586-78947535d657', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.119306", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-30 21:43:40,490 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.040s 2022-04-30 21:43:40,496 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f98dae-175b-44ad-bd55-622a6d225c6c', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f98dae-175b-44ad-bd55-622a6d225c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:43:41,549 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.045s 2022-04-30 21:43:41,549 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ecc4b8-a1ab-407c-8d41-5b9dcce1e8b2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ecc4b8-a1ab-407c-8d41-5b9dcce1e8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:43:41.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:43:42,622 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.064s 2022-04-30 21:43:42,623 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef45da5b-18ba-4c3d-be66-2f33ac4a3f92', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef45da5b-18ba-4c3d-be66-2f33ac4a3f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:43:41.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:43:43,671 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.041s 2022-04-30 21:43:43,671 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa468709-26ef-4521-aa2b-e3cae8d2bcf2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa468709-26ef-4521-aa2b-e3cae8d2bcf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:43:41.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:43:44,721 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.042s 2022-04-30 21:43:44,721 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b75e167-a68a-4094-b7a2-6fa3843d900f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b75e167-a68a-4094-b7a2-6fa3843d900f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:43:41.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:43:45,798 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.069s 2022-04-30 21:43:45,798 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9d08dc-d90a-45c6-a66e-83eaa59e5a24', 'content-length': '1325', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9d08dc-d90a-45c6-a66e-83eaa59e5a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:43:46.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:43:45,805 131603 INFO [tempest.common.waiters] volume a8eacc0e-0c7c-485f-9f60-94d4c5437298 reached available after waiting for 5.805369 seconds 2022-04-30 21:43:45,848 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.043s 2022-04-30 21:43:45,849 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05ffefe7-4fd1-4de0-b3cc-ff3830781cc5', 'content-length': '1325', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05ffefe7-4fd1-4de0-b3cc-ff3830781cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:43:46.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:43:46,049 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.194s 2022-04-30 21:43:46,050 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0251797-90af-402e-9b78-96684ff2f561', 'content-length': '1325', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0251797-90af-402e-9b78-96684ff2f561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:43:46.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:43:46,719 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups 0.661s 2022-04-30 21:43:46,719 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"backup": {"volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298"}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24051de4-bb31-4a83-8768-86456186002b', 'content-length': '354', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24051de4-bb31-4a83-8768-86456186002b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "name": null, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}]}}' 2022-04-30 21:43:46,741 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:43:46,748 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ade53a-5110-4d99-b150-9245ed1674bc', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ade53a-5110-4d99-b150-9245ed1674bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:47.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:43:47,772 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:43:47,772 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d51ffcc2-ddae-4de7-9f02-ae86e78c5be6', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d51ffcc2-ddae-4de7-9f02-ae86e78c5be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:47.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:43:48,797 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:43:48,797 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70deb8a-6693-4677-a218-a49761d90345', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70deb8a-6693-4677-a218-a49761d90345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:43:49,820 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:43:49,821 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88b0c74e-8b26-45a7-90f7-fdd21312eda2', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88b0c74e-8b26-45a7-90f7-fdd21312eda2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:43:50,845 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:43:50,845 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0b6bca-7886-4720-991d-687fa03656fa', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0b6bca-7886-4720-991d-687fa03656fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:43:51,870 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:43:51,871 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e850ad8-7d62-4342-83d7-d83ccf0fffea', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e850ad8-7d62-4342-83d7-d83ccf0fffea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:43:52,895 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:43:52,895 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b07373-eec1-45c4-b2b1-da3c36f05c2f', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b07373-eec1-45c4-b2b1-da3c36f05c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:43:53,920 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:43:53,920 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7762377-97e2-49b2-8558-cee0cdca7b42', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7762377-97e2-49b2-8558-cee0cdca7b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:43:54,946 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:43:54,946 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55fc0381-3f86-4d71-a0eb-59136f8b4623', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55fc0381-3f86-4d71-a0eb-59136f8b4623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:43:55,971 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:43:55,971 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38d2658-3777-4171-a349-b8fdcb9e0f07', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38d2658-3777-4171-a349-b8fdcb9e0f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:43:56,997 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:43:56,998 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62c6a894-5418-454f-9601-8226e3d1e374', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62c6a894-5418-454f-9601-8226e3d1e374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:43:58,022 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:43:58,023 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a42c965-9fbc-4e00-956c-90ab18ca614f', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a42c965-9fbc-4e00-956c-90ab18ca614f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:43:59,046 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:43:59,047 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7359b89-1751-49f8-b68a-79f368247794', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7359b89-1751-49f8-b68a-79f368247794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:00,071 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:00,072 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cea2af4-2a91-4f0f-a924-5bfcbe2d187a', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cea2af4-2a91-4f0f-a924-5bfcbe2d187a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:01,097 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:01,097 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad883f78-9de0-40dc-a575-4b7c55586472', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad883f78-9de0-40dc-a575-4b7c55586472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:02,122 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:02,122 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b789fd70-d286-451d-8ec1-3bd6d02f3643', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b789fd70-d286-451d-8ec1-3bd6d02f3643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:03,148 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:03,148 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c863c3-2e90-4ef6-8d90-88990a28f63d', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c863c3-2e90-4ef6-8d90-88990a28f63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:04,173 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:04,173 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-740527e6-2b76-4fbb-9dfb-ab78258d3820', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-740527e6-2b76-4fbb-9dfb-ab78258d3820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:05,198 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:05,198 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ad0ad0-8c6e-43b2-8458-a72890504908', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ad0ad0-8c6e-43b2-8458-a72890504908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:06,224 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:44:06,224 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfdae70-f674-4545-9c63-adcf2cc476a1', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfdae70-f674-4545-9c63-adcf2cc476a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:07,251 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:44:07,251 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c3f5f0-c501-4da1-a3c6-1ae56c8a9a96', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c3f5f0-c501-4da1-a3c6-1ae56c8a9a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:08,284 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.027s 2022-04-30 21:44:08,284 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98021c3e-c248-4e96-bb96-b97621025dc4', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98021c3e-c248-4e96-bb96-b97621025dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:09,314 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:09,314 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1be1f6c-42cf-435a-90fc-d518d3d6c771', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1be1f6c-42cf-435a-90fc-d518d3d6c771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:10,338 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:10,339 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef89bef-a91b-4189-b894-b8c7e43624f3', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef89bef-a91b-4189-b894-b8c7e43624f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:11,364 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:11,364 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b66bd0c-9a21-4fc1-81e7-1f5d1cf636dd', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b66bd0c-9a21-4fc1-81e7-1f5d1cf636dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:12,391 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:44:12,391 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd01a6cf-703a-407e-b257-b3612cd23654', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd01a6cf-703a-407e-b257-b3612cd23654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:13,417 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:13,417 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67470c9a-5a55-4d46-9b08-537d5a6ad5c3', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67470c9a-5a55-4d46-9b08-537d5a6ad5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:14,444 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:44:14,445 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ab5476-a54b-4f6b-b60f-534772982a3b', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ab5476-a54b-4f6b-b60f-534772982a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:15,470 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:15,470 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd74062-e87b-43f9-abf5-a6a6d78bb304', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd74062-e87b-43f9-abf5-a6a6d78bb304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:16,495 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:16,496 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-335109f2-3cb6-40e1-9134-664c19895d13', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-335109f2-3cb6-40e1-9134-664c19895d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:17,524 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:44:17,524 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c6878a-7dc5-4bec-a7fa-e5794f5b7a8b', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c6878a-7dc5-4bec-a7fa-e5794f5b7a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:18,551 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:44:18,551 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ccef8e-c53b-439d-ac80-e43b30e74a9a', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ccef8e-c53b-439d-ac80-e43b30e74a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:19,576 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:19,577 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43626b2f-ccd2-40fa-a09c-0e70ad9be55e', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43626b2f-ccd2-40fa-a09c-0e70ad9be55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:20,602 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:44:20,603 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64aeba7-f884-41fe-9ef1-407427eafb88', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64aeba7-f884-41fe-9ef1-407427eafb88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:21,629 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:21,629 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ae3212-e3bf-450c-9464-feefbce83e80', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ae3212-e3bf-450c-9464-feefbce83e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:22,662 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.025s 2022-04-30 21:44:22,662 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf2626c-918f-4a25-b02a-0e1ace617570', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf2626c-918f-4a25-b02a-0e1ace617570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:23,688 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:23,688 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59eb60a9-662c-4e01-8875-4dcbc091cbd9', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59eb60a9-662c-4e01-8875-4dcbc091cbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:24,713 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:24,713 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2e02dc-6fc7-4d0e-8f93-400a8a989567', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2e02dc-6fc7-4d0e-8f93-400a8a989567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:25,737 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:25,738 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52da8517-ebad-4fe5-881a-c5ee3273b367', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52da8517-ebad-4fe5-881a-c5ee3273b367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:26,761 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:26,762 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0276001-8d7f-4ce2-be33-3e8a9cb370e2', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0276001-8d7f-4ce2-be33-3e8a9cb370e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:27,787 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:27,795 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b043ec6-ac51-4829-9c10-1aac23182fee', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b043ec6-ac51-4829-9c10-1aac23182fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:28,820 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:28,821 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7024364b-5daa-4418-8a8b-ae87c0c93bd2', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7024364b-5daa-4418-8a8b-ae87c0c93bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:29,846 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:29,846 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac8f730-f4c3-402e-b9c5-fe0d86e887e9', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac8f730-f4c3-402e-b9c5-fe0d86e887e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:30,870 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:30,871 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be2a129-474d-4c99-9b88-d06443b25699', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be2a129-474d-4c99-9b88-d06443b25699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:31,897 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:44:31,897 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5c2463-0394-4b37-8a7b-0b09ca3e299b', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5c2463-0394-4b37-8a7b-0b09ca3e299b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:32,925 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:44:32,926 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbda1774-9576-42fc-9ef1-7dd8541a28f4', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbda1774-9576-42fc-9ef1-7dd8541a28f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:33,950 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:33,950 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d28001c-7a8d-4df4-834f-5514ae61b396', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d28001c-7a8d-4df4-834f-5514ae61b396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:34,975 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:34,975 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f72a67-3572-4a79-84ec-1be496a88675', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f72a67-3572-4a79-84ec-1be496a88675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:36,001 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:44:36,002 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51aa5239-3363-4943-aad3-23fed3323434', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51aa5239-3363-4943-aad3-23fed3323434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:37,029 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:44:37,029 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8396813e-a312-4558-8eec-825e16ffc819', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8396813e-a312-4558-8eec-825e16ffc819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:38,055 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:38,055 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725abf27-0f6c-44a7-ac22-c5470956c966', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725abf27-0f6c-44a7-ac22-c5470956c966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:39,078 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:39,079 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6149006-fb98-4900-a84d-1597b15c5901', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6149006-fb98-4900-a84d-1597b15c5901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:40,106 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:44:40,107 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c680b8-f177-40bf-bf6a-edf0583b6c2d', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c680b8-f177-40bf-bf6a-edf0583b6c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:41,131 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:41,132 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1bf383f-6bda-4c7a-a62c-a13c89be3b28', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1bf383f-6bda-4c7a-a62c-a13c89be3b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:42,158 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:44:42,158 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2727d37c-93e1-4f67-8a01-60257c9a2832', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2727d37c-93e1-4f67-8a01-60257c9a2832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:43,183 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:43,183 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b36d1bd-f600-4e2b-a43c-1b256f75c225', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b36d1bd-f600-4e2b-a43c-1b256f75c225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:44,208 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:44:44,208 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a7f929b-731b-4615-94eb-8bdd7b4e70a0', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a7f929b-731b-4615-94eb-8bdd7b4e70a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:45,235 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:44:45,235 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3efe2e-9bf2-40a7-ad56-89d76c5b25ea', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3efe2e-9bf2-40a7-ad56-89d76c5b25ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:46,260 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:46,260 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0c7c83-ee57-4cae-927d-d78602517b4c', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0c7c83-ee57-4cae-927d-d78602517b4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:47,285 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:47,286 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65342bc1-a461-41dc-a59c-1eac1deb27a2', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65342bc1-a461-41dc-a59c-1eac1deb27a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:48,311 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:48,311 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2988ce-9402-4819-b110-b4e52250461a', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2988ce-9402-4819-b110-b4e52250461a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:49,338 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:44:49,338 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0895667-041e-4951-91e2-1345853a4520', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0895667-041e-4951-91e2-1345853a4520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:50,363 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:50,364 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcef5659-4f75-4dc7-9341-c7d14cd7ef03', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcef5659-4f75-4dc7-9341-c7d14cd7ef03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:51,391 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:44:51,392 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb23d9c-657b-4bdc-95e1-8ed4030537c2', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb23d9c-657b-4bdc-95e1-8ed4030537c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:52,419 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:44:52,420 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107e94b2-7f5c-425f-83ef-c20ab015c5ce', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107e94b2-7f5c-425f-83ef-c20ab015c5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:53,447 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:44:53,447 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1591fe89-177c-4230-8e9c-8f1dc8093ef6', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1591fe89-177c-4230-8e9c-8f1dc8093ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:54,473 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:54,473 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b2399f5-4620-4cb8-be73-a2738cbbe61f', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b2399f5-4620-4cb8-be73-a2738cbbe61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:43:48.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:55,499 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:44:55,500 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d749fb10-82cb-423f-80de-1fe3e7729b4b', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d749fb10-82cb-423f-80de-1fe3e7729b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "available", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:55.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:44:55,504 131603 INFO [tempest.common.waiters] backup 285112b3-871b-47e2-8f33-c2eb524ef9c8 reached available after waiting for 69.504233 seconds 2022-04-30 21:44:55,545 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.040s 2022-04-30 21:44:55,545 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e4342cd-df09-4b46-82c2-9c249b2f7a3b', 'content-length': '1325', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e4342cd-df09-4b46-82c2-9c249b2f7a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:44:55.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:44:55,552 131603 INFO [tempest.common.waiters] volume a8eacc0e-0c7c-485f-9f60-94d4c5437298 reached available after waiting for 0.552330 seconds 2022-04-30 21:44:59,225 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8/restore 3.668s 2022-04-30 21:44:59,226 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"restore": {}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a13bd6-3515-49b1-aeae-dc81497a0ccc', 'content-length': '189', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a13bd6-3515-49b1-aeae-dc81497a0ccc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8/restore'} Body: b'{"restore": {"backup_id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "volume_id": "223065cf-14f3-4066-9159-1b9f16888528", "volume_name": "restore_backup_285112b3-871b-47e2-8f33-c2eb524ef9c8"}}' 2022-04-30 21:44:59,253 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.025s 2022-04-30 21:44:59,254 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a037a0-55d6-46d1-a20c-119f34a93630', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a037a0-55d6-46d1-a20c-119f34a93630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:00,279 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:00,279 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d770acc-7f4a-4b88-bef7-469a5fe1a666', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d770acc-7f4a-4b88-bef7-469a5fe1a666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:01,304 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:01,305 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-275baec4-fc1a-4317-98c7-38d36cab38bd', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-275baec4-fc1a-4317-98c7-38d36cab38bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:02,331 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:02,331 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e02d2499-292c-4e90-a4d8-9fe75980c952', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e02d2499-292c-4e90-a4d8-9fe75980c952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:03,358 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:03,358 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6031f86-3c08-4a9e-92de-76f88f0ebdd9', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6031f86-3c08-4a9e-92de-76f88f0ebdd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:04,383 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:04,383 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-387afe1e-76d5-46f7-bcbf-2d6dc2168c72', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-387afe1e-76d5-46f7-bcbf-2d6dc2168c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:05,407 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:05,408 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0654ff3-2a57-4e5a-93c1-b9eef32e6364', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0654ff3-2a57-4e5a-93c1-b9eef32e6364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:06,433 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:06,433 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae7b72ea-1b1c-4273-b6d0-09484628d4cc', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae7b72ea-1b1c-4273-b6d0-09484628d4cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:07,457 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:07,458 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd56507e-c3de-4d14-a8a4-9422e823f096', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd56507e-c3de-4d14-a8a4-9422e823f096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:08,484 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:08,484 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5095bf5b-2c69-484c-bcaa-ea39da6b8ddb', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5095bf5b-2c69-484c-bcaa-ea39da6b8ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:09,509 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:09,510 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9caf75ff-4d1a-47ee-8475-cc9892a85b3a', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9caf75ff-4d1a-47ee-8475-cc9892a85b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:10,535 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:10,535 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5310c0e-c65a-4b61-889e-4e057117c6e2', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5310c0e-c65a-4b61-889e-4e057117c6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:11,560 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:11,560 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ca79e4-bcd0-4a82-a23a-bbf028731084', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ca79e4-bcd0-4a82-a23a-bbf028731084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:12,585 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:12,585 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c60ec1-ee56-4ed6-abcd-578a2d6d1735', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c60ec1-ee56-4ed6-abcd-578a2d6d1735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:13,608 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:13,609 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b756e6-7226-48cf-8617-be0017a1331e', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b756e6-7226-48cf-8617-be0017a1331e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:14,632 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:14,633 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a70c064-c0f8-4d98-b05d-88392f9b365c', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a70c064-c0f8-4d98-b05d-88392f9b365c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:15,658 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:15,658 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a188e69-07b5-401a-85b5-6383aad8157b', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a188e69-07b5-401a-85b5-6383aad8157b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:16,687 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.024s 2022-04-30 21:45:16,688 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad471d0-e9bc-49cb-9561-f2058815f171', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad471d0-e9bc-49cb-9561-f2058815f171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:17,712 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:17,712 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9313d912-0ab5-4e7d-895f-e031b66b9424', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9313d912-0ab5-4e7d-895f-e031b66b9424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:18,737 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:18,737 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490e6040-5c49-40ad-be3e-1d13b41b701a', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490e6040-5c49-40ad-be3e-1d13b41b701a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:19,761 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:19,762 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b642d6-7066-44e6-a222-1e34e4568a58', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b642d6-7066-44e6-a222-1e34e4568a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:20,786 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:20,787 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279991d0-c8ff-4096-a4f7-ae03e895d8b4', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279991d0-c8ff-4096-a4f7-ae03e895d8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:21,814 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:45:21,815 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2a17a3-b415-4944-a785-5dc3bae63926', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2a17a3-b415-4944-a785-5dc3bae63926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:22,840 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:22,840 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ea6822-71fb-47c7-8bd7-37c665c99012', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ea6822-71fb-47c7-8bd7-37c665c99012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:23,864 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:23,865 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81621a3a-52b8-4a0f-acf5-fcd1c98bab2e', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81621a3a-52b8-4a0f-acf5-fcd1c98bab2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:24,899 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.029s 2022-04-30 21:45:24,899 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e12e9a-2b93-4875-9661-5012f2d21c12', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e12e9a-2b93-4875-9661-5012f2d21c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:25,924 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:25,925 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-715aa023-962d-4c0c-bc90-56100c5c1479', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-715aa023-962d-4c0c-bc90-56100c5c1479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:26,950 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:26,950 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56fcbe82-a7b0-4e4f-ac06-ae5046f7fd2e', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56fcbe82-a7b0-4e4f-ac06-ae5046f7fd2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:27,977 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:45:27,977 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205214da-dfb9-4530-911a-353b2cea0809', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205214da-dfb9-4530-911a-353b2cea0809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:29,004 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:45:29,005 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc68ce64-ce74-4318-ae06-cc0838f8293d', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc68ce64-ce74-4318-ae06-cc0838f8293d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:30,029 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:30,030 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9f2951-aa5a-4c15-9bb7-93562d24c4c1', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9f2951-aa5a-4c15-9bb7-93562d24c4c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:31,054 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:31,055 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0573d1-cba0-4282-a1f9-3c1a40799f65', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0573d1-cba0-4282-a1f9-3c1a40799f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:32,080 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:32,081 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-709a561c-9ad7-440b-855d-90ced3bc99c6', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-709a561c-9ad7-440b-855d-90ced3bc99c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:33,105 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:33,106 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20dcb988-bf99-4ac6-9e49-15861011ed04', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20dcb988-bf99-4ac6-9e49-15861011ed04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:34,132 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:45:34,132 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470b0fe4-c358-425f-ab24-34f725b1811a', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470b0fe4-c358-425f-ab24-34f725b1811a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:35,157 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:35,158 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c5a623-6105-43c8-88d1-b01df57d05b3', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c5a623-6105-43c8-88d1-b01df57d05b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:36,182 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:36,183 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a622c0-d330-4048-8597-176fd8161373', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a622c0-d330-4048-8597-176fd8161373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:37,213 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.025s 2022-04-30 21:45:37,214 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f8ac67-ca6a-4543-a674-24759bdafdb8', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f8ac67-ca6a-4543-a674-24759bdafdb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:38,238 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:38,238 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f497f6e-2de7-46be-b482-c6b04177fee9', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f497f6e-2de7-46be-b482-c6b04177fee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:39,262 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:39,263 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a76b381f-ed13-4fee-bd33-9a3cc19b2864', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a76b381f-ed13-4fee-bd33-9a3cc19b2864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:40,290 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:45:40,290 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd98fb1-d7c7-4798-b1ea-30cc46fb2e37', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd98fb1-d7c7-4798-b1ea-30cc46fb2e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:41,315 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:41,316 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9acff64d-01ec-42a2-8148-004fbfc2c24e', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9acff64d-01ec-42a2-8148-004fbfc2c24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:42,341 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:42,342 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0724c0d-fcab-4b0e-998f-abd0cf5a162a', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0724c0d-fcab-4b0e-998f-abd0cf5a162a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:43,368 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:45:43,369 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947a3bce-7e7e-49f6-8120-dcf55bae76dd', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947a3bce-7e7e-49f6-8120-dcf55bae76dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:44,393 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:44,393 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f5d4a15-1b8a-4379-92bb-1f815f56ff47', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f5d4a15-1b8a-4379-92bb-1f815f56ff47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:45,421 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:45:45,421 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3453f84a-caba-478e-85c5-45cf6a019385', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3453f84a-caba-478e-85c5-45cf6a019385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:46,449 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:45:46,449 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-014b77dc-d610-4aa7-8f2e-93a050f46368', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-014b77dc-d610-4aa7-8f2e-93a050f46368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:47,473 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:47,474 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3885024-85eb-4dcd-9572-7b998fa84a62', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3885024-85eb-4dcd-9572-7b998fa84a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:48,499 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:48,499 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-577ca2bf-d0ee-4321-a0ee-f6bc96e5609f', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-577ca2bf-d0ee-4321-a0ee-f6bc96e5609f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:49,524 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:49,524 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4388b044-59e6-4ca0-88f0-5803f639f08c', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4388b044-59e6-4ca0-88f0-5803f639f08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:50,550 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:50,550 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dc737a-9a11-4c73-b728-cad2ff8e8b3e', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dc737a-9a11-4c73-b728-cad2ff8e8b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:51,575 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:51,575 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c20440-0a32-483b-8f24-0e8907a245a7', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c20440-0a32-483b-8f24-0e8907a245a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:52,610 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:52,610 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c90245fb-a615-4d99-894f-6153732c15ff', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c90245fb-a615-4d99-894f-6153732c15ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:53,636 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:45:53,636 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8972e109-1547-4c49-b7a0-72ac7842389d', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8972e109-1547-4c49-b7a0-72ac7842389d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:54,661 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:54,662 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f50ab53-d76e-4c3f-bf3e-f9d383499e90', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f50ab53-d76e-4c3f-bf3e-f9d383499e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:55,687 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:55,687 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c49ea4b9-45b0-4c22-ae00-048a5730b90e', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c49ea4b9-45b0-4c22-ae00-048a5730b90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:56,712 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:56,712 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf17756-1215-42ea-81c6-e742ae38eb90', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf17756-1215-42ea-81c6-e742ae38eb90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:57,737 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:45:57,738 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eaa81ae-f28f-4f49-bb79-baa99c475cb3', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eaa81ae-f28f-4f49-bb79-baa99c475cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:58,763 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:45:58,763 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaad28d6-6a4a-440e-b5b7-8203ec7ed91c', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaad28d6-6a4a-440e-b5b7-8203ec7ed91c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:45:59,790 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:45:59,790 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c276981-e025-4d60-a7a4-3866bf05645c', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c276981-e025-4d60-a7a4-3866bf05645c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:00,815 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:00,815 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7de407-0d78-4681-b462-118fc148d1b9', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7de407-0d78-4681-b462-118fc148d1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:01,840 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:01,840 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a4c059-a86d-4481-969f-76a70b0270d6', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a4c059-a86d-4481-969f-76a70b0270d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:02,866 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:46:02,866 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18660dc1-b61f-4664-9289-0e996593c297', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18660dc1-b61f-4664-9289-0e996593c297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:03,893 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:46:03,893 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5657d4fa-7505-4ba1-8ff9-6a7459a7c7d3', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5657d4fa-7505-4ba1-8ff9-6a7459a7c7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:04,918 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:04,919 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3afb0746-da86-4ad3-abf4-3c142cd72e4c', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3afb0746-da86-4ad3-abf4-3c142cd72e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:05,943 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:05,943 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4d1f03-260f-4581-9a0f-87e8b6165d3d', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4d1f03-260f-4581-9a0f-87e8b6165d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:06,968 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:46:06,969 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97444b17-3c91-4d94-beec-7ba2ba41a2da', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97444b17-3c91-4d94-beec-7ba2ba41a2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:07,994 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:46:07,994 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e9204e-cd7b-47f1-8f08-94516e312271', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e9204e-cd7b-47f1-8f08-94516e312271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:09,019 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:09,019 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd0649b-7086-480e-911e-59c02b37ba44', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd0649b-7086-480e-911e-59c02b37ba44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:10,044 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:10,044 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d22a82c-b19b-41f0-acc1-bb8b25b1550b', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d22a82c-b19b-41f0-acc1-bb8b25b1550b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:11,069 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:11,069 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca35c66-1237-4d37-9657-2282c6a5548d', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca35c66-1237-4d37-9657-2282c6a5548d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:12,095 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:46:12,096 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd32c21-48b6-4c39-aef2-5cc4821fa7b7', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd32c21-48b6-4c39-aef2-5cc4821fa7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:13,121 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:13,121 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-480ba800-db3f-4bbc-8c00-70188527db71', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-480ba800-db3f-4bbc-8c00-70188527db71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:14,146 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:14,146 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2feddd17-2c97-4536-8748-51bc9a90b7e8', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2feddd17-2c97-4536-8748-51bc9a90b7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:15,170 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:15,170 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9dc5b20-be5a-4f2c-84e3-9d3512c39083', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9dc5b20-be5a-4f2c-84e3-9d3512c39083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:16,196 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:46:16,196 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1d4bed-9275-470e-ae1a-bc3add8d9772', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1d4bed-9275-470e-ae1a-bc3add8d9772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:17,222 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:46:17,222 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0081dfa9-c9cc-404c-b9e5-3c5e9bd948df', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0081dfa9-c9cc-404c-b9e5-3c5e9bd948df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:18,246 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:18,246 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259003be-55e7-4ddb-9d31-fb4de796f0b0', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259003be-55e7-4ddb-9d31-fb4de796f0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:19,273 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.021s 2022-04-30 21:46:19,273 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e3169a-d2b6-45ca-808b-5f06163415bb', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e3169a-d2b6-45ca-808b-5f06163415bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:20,298 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:20,298 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b7945a-9c15-4350-9874-df4007ea528e', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b7945a-9c15-4350-9874-df4007ea528e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:21,325 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.022s 2022-04-30 21:46:21,326 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89126d9-5b4a-4e3b-858a-9d3cfe0eb6d8', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89126d9-5b4a-4e3b-858a-9d3cfe0eb6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:22,352 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.020s 2022-04-30 21:46:22,352 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa9a04f-cd74-4587-a968-909fbca7d073', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa9a04f-cd74-4587-a968-909fbca7d073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:23,376 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:23,377 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f01170-e02c-479c-9e57-3666455974dc', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f01170-e02c-479c-9e57-3666455974dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:24,401 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:24,401 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b829ad-f85e-4e30-b43f-58bf9596c7e5', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b829ad-f85e-4e30-b43f-58bf9596c7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:25,425 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:25,426 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3fc2cd3-0487-45a3-b447-713ef619a12e', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3fc2cd3-0487-45a3-b447-713ef619a12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:26,450 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:26,450 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a540e059-b12a-428f-b406-2459ab29d64b', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a540e059-b12a-428f-b406-2459ab29d64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:44:59.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:27,475 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.019s 2022-04-30 21:46:27,475 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231fabb3-3460-4fd7-adbf-d5bf950fcdba', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231fabb3-3460-4fd7-adbf-d5bf950fcdba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'{"backup": {"id": "285112b3-871b-47e2-8f33-c2eb524ef9c8", "status": "available", "size": 1, "object_count": 0, "availability_zone": null, "container": "backups", "created_at": "2022-04-30T21:43:46.000000", "updated_at": "2022-04-30T21:46:27.000000", "name": null, "description": null, "fail_reason": null, "volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2022-04-30T21:43:46.000000"}}' 2022-04-30 21:46:27,479 131603 INFO [tempest.common.waiters] backup 285112b3-871b-47e2-8f33-c2eb524ef9c8 reached available after waiting for 88.479548 seconds 2022-04-30 21:46:27,518 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 0.038s 2022-04-30 21:46:27,518 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85fe1e7b-5458-4cce-ba97-79cdd809dd0d', 'content-length': '1380', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85fe1e7b-5458-4cce-ba97-79cdd809dd0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528'} Body: b'{"volume": {"id": "223065cf-14f3-4066-9159-1b9f16888528", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:44:56.000000", "updated_at": "2022-04-30T21:46:27.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {"src_backup_id": "285112b3-871b-47e2-8f33-c2eb524ef9c8"}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:46:27,526 131603 INFO [tempest.common.waiters] volume 223065cf-14f3-4066-9159-1b9f16888528 reached available after waiting for 0.526567 seconds 2022-04-30 21:46:27,570 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 0.040s 2022-04-30 21:46:27,570 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f0a310-2549-490f-8996-555ae14708e3', 'content-length': '1380', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f0a310-2549-490f-8996-555ae14708e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528'} Body: b'{"volume": {"id": "223065cf-14f3-4066-9159-1b9f16888528", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:44:56.000000", "updated_at": "2022-04-30T21:46:27.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {"src_backup_id": "285112b3-871b-47e2-8f33-c2eb524ef9c8"}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:46:27,833 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.255s 2022-04-30 21:46:27,833 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBackupRestore-1608596903"}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:27 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-dca28031-ecbf-42a8-8012-ea562a718fd9', 'x-compute-request-id': 'req-dca28031-ecbf-42a8-8012-ea562a718fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEAxBs0sy6ec5WG8x68EW0DenyTnqhQ+C28MGSOEEkHClT2wzkN\\nT6r4BGQJeUAWKJAsHTnsqhHv4kOp6vGARUDJfhYkRk3o3NVV3nvPpfxCKB4CGChb\\nsfP2g8h1s3q/kwNoooLTT3nbs/93CdH/APvoywGDZW9+qEt8J8V9AEuwp5jdMXo8\\nzn2kv2GEFp/1UQ8f/A43TiKhSehRCFR62riCenxDc8+hHAi8LwHW5cOTqNgrf3WQ\\nr7qFCF6ruP9hLgTZVY118CDFJRot5qgS+Opnl1uesik22YXs8gIKjI2qo3L07CPw\\nIkm+7RlM1fJwj8zEBzPnauQhSCjYIunasixISwIDAQABAoIBABuvS41QM4ZVwato\\n11wOa8NK+vwW/vdKXZrnVzbtWFUZEY0V7M8mb8UO6ld3uKkZUWD+4G5SAe+LZd2J\\nInakYs2uCojyTsF+TJUQHYxtRFmtgtYuPGOu8UpBbnxcA9eZT5hBp9s8dMvAcOmt\\n/7X/2ilumUIkr1jK70geFTuJc/L03lm7BrBp2e5D9J2VMA2VLPAUaiK42O3INOC7\\nJQfEFcjyUrNsUbu05zPNbmHIUkeNmtQdVjAIkpOBcGObh0x//BGC1uZgXRkPPtHW\\ncmz7xOoTWJ1m+VGsHErvtbDX8QnKbI9NJK6CKSSc0Q89irbRKga3gQ7uvAxx48x4\\nvA8TmgECgYEA5z+0X7Vm3Dd/39F+H0xHGgc54RSZxNWPG20W944bRJNKhKz8DKwC\\nnTZvlNODPTFgr81jZNALLZudoDAoyYuSjhSW1/gpH/MNMJS+lhX+7LpEd9ogLTMD\\nMJCd1vRiGJc986mi1Yk5oLjQq3lcg3m2eRQwm39Aspq1FK1C+wpGvYsCgYEA2RiV\\nQ5ogIEu7C7ZOgUXTkyXSnYaYXaePs0/Buaw1ttixQcWi2WPGu3OElYt6/uxYwl8r\\nAqnRlGga60xMmyzs6QpReRQ1+NRL28Eb8ze/7kAkBtZGnEgsPcpQmBNPfTEwSpeR\\ntMh3K2iw9EIsEClZOud1vqB+Rb/FcA2ZWy23eEECgYACUJDtpFMzQRr2kpJAnfLY\\nP9pEdoBTiA+2ppDkSXfcZ90HFvQu7EnaaQEU7EkUA7qEB/pGuA5klnotcE34Nn1x\\nDqOz5bgDqdsn8VU3C2FR3UtyJ6zKxwfxJIFv9WJF/L2SAtCucoExKqhsDvruFfnN\\nnHYgGFX9c678Vf+lo6SxoQKBgEtoSpCMvJP7OiE7VdF5W6BFBv9IfSwqw7NZBMVl\\nl9LHOerKp2IzUhhSa782D6b0mXAKdnoaWn3eG1uXyRQtaq0XtG0GJCkmNKNEVF0L\\nBFPRW7I0Q5qNRzC/UXdBXd7ycv+13hqZdytQ1gZB5eRHOINJWpC4VqQLlJzzXE1b\\nd9sBAoGANwJxBaVF20HOoYBm8is9AUzKlYOFpbVloqbZOW8mNSQdeLzQNJnqOm/W\\n1CHU5j4gLRPY8m1679bPPoF1oVV1l/tX/qv7PcCk3Bg5fV/6/pAWxqW4Q+iDOHkq\\n4XUN+YFatbwu3yDbL4GG9XklOfTV86ZMR465zuOdZ2dntBWKc70=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBackupRestore-1608596903", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEGzSzLp5zlYbzHrwRbQN6fJOeqFD4LbwwZI4QSQcKVPbDOQ1PqvgEZAl5QBYokCwdOeyqEe/iQ6nq8YBFQMl+FiRGTejc1VXee8+l/EIoHgIYKFux8/aDyHWzer+TA2iigtNPeduz/3cJ0f8A++jLAYNlb36oS3wnxX0AS7CnmN0xejzOfaS/YYQWn/VRDx/8DjdOIqFJ6FEIVHrauIJ6fENzz6EcCLwvAdblw5Oo2Ct/dZCvuoUIXqu4/2EuBNlVjXXwIMUlGi3mqBL46meXW56yKTbZhezyAgqMjaqjcvTsI/AiSb7tGUzV8nCPzMQHM+dq5CFIKNgi6dqyLEhL Generated-by-Nova", "fingerprint": "b1:9c:72:70:1b:2e:de:e1:6f:fd:3c:da:3b:12:4f:d2", "user_id": "34a160f829dd4dc6af9f2254653dc0b8"}}' 2022-04-30 21:46:28,238 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST http://10.222.0.23:9696/v2.0/security-groups 0.402s 2022-04-30 21:46:28,238 131603 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-1185433765", "description": "tempest-secgroup-smoke-1185433765 description", "project_id": "abef47ea98c94b53836ceb8e201788f7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-9eab94d7-6fe9-4e90-858c-297d9037f081', 'date': 'Sat, 30 Apr 2022 21:46:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "name": "tempest-secgroup-smoke-1185433765", "stateful": true, "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "description": "tempest-secgroup-smoke-1185433765 description", "shared": false, "security_group_rules": [{"id": "61c213b4-c006-46d7-9f6c-de7e3365450f", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "security_group_id": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "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": 3862, "description": null, "tags": [], "created_at": "2022-04-30T21:46:28Z", "updated_at": "2022-04-30T21:46:28Z", "revision_number": 0, "project_id": "abef47ea98c94b53836ceb8e201788f7"}, {"id": "6a607aed-4b1f-482d-abcb-0c2d4957c1ba", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "security_group_id": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "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": 3861, "description": null, "tags": [], "created_at": "2022-04-30T21:46:27Z", "updated_at": "2022-04-30T21:46:27Z", "revision_number": 0, "project_id": "abef47ea98c94b53836ceb8e201788f7"}], "tags": [], "created_at": "2022-04-30T21:46:27Z", "updated_at": "2022-04-30T21:46:28Z", "revision_number": 1, "project_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:46:28,630 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.390s 2022-04-30 21:46:28,631 131603 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": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "project_id": "abef47ea98c94b53836ceb8e201788f7", "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-1ba18418-4311-4710-9fd9-f43dc2ef7f13', 'date': 'Sat, 30 Apr 2022 21:46:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3fe669c4-b6aa-45d9-8cde-cc6321b54981", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "security_group_id": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "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-04-30T21:46:28Z", "updated_at": "2022-04-30T21:46:28Z", "revision_number": 0, "project_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:46:29,015 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.384s 2022-04-30 21:46:29,016 131603 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": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "project_id": "abef47ea98c94b53836ceb8e201788f7", "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-f19e0fc5-4434-4194-b978-5da0ff29b417', 'date': 'Sat, 30 Apr 2022 21:46:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7cbf2c57-312e-408f-bd76-08ed5d93a830", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "security_group_id": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "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-04-30T21:46:28Z", "updated_at": "2022-04-30T21:46:28Z", "revision_number": 0, "project_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:46:29,329 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.313s 2022-04-30 21:46:29,330 131603 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": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "project_id": "abef47ea98c94b53836ceb8e201788f7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9208b25f-1442-4756-8945-4cb36563c67b', 'date': 'Sat, 30 Apr 2022 21:46:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3ab21197-23fb-4e40-a076-2e00f7714894", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "security_group_id": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "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-04-30T21:46:29Z", "updated_at": "2022-04-30T21:46:29Z", "revision_number": 0, "project_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:46:29,653 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.323s 2022-04-30 21:46:29,654 131603 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": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "project_id": "abef47ea98c94b53836ceb8e201788f7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5cdb3172-6a59-46ab-8fcd-9516ac49b23b', 'date': 'Sat, 30 Apr 2022 21:46:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "19ad9857-aa89-4059-90d4-d7e193ede108", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "security_group_id": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "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-04-30T21:46:29Z", "updated_at": "2022-04-30T21:46:29Z", "revision_number": 0, "project_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:46:29,993 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.338s 2022-04-30 21:46:29,993 131603 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": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "project_id": "abef47ea98c94b53836ceb8e201788f7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f94e9f65-d967-4524-8c8c-226b827f14a2', 'date': 'Sat, 30 Apr 2022 21:46:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e260d089-f158-44da-bf10-ac72149750b5", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "security_group_id": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "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-04-30T21:46:29Z", "updated_at": "2022-04-30T21:46:29Z", "revision_number": 0, "project_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:46:30,324 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.329s 2022-04-30 21:46:30,324 131603 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": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "project_id": "abef47ea98c94b53836ceb8e201788f7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4af933ee-32c9-4797-9598-1da1cb4d01fe', 'date': 'Sat, 30 Apr 2022 21:46:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dcf58f0a-68ff-4224-aa7e-cab812c61d2c", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "security_group_id": "d7eb4fd0-d3f9-426d-a75f-f935288979f7", "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-04-30T21:46:30Z", "updated_at": "2022-04-30T21:46:30Z", "revision_number": 0, "project_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:46:30,408 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.078s 2022-04-30 21:46:30,409 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3250', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-54de2f32-cc57-46c1-bc32-dd0f5d85e3bd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "34a160f829dd4dc6af9f2254653dc0b8", "name": "tempest-TestVolumeBackupRestore-1350104366-project", "password_expires_at": null}, "audit_ids": ["kYYMMkoeRrym0lIar1C24Q"], "expires_at": "2022-04-30T22:46:30.000000Z", "issued_at": "2022-04-30T21:46:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abef47ea98c94b53836ceb8e201788f7", "name": "tempest-TestVolumeBackupRestore-1350104366"}, "is_domain": false, "roles": [{"id": "df4ebd23bc804a629fbb7b2dad89c96a", "name": "reader"}, {"id": "9f25fed676d84770b9dc2a96a769de28", "name": "member"}], "catalog": [{"endpoints": [{"id": "6958966e92994301a2d65a5ae3dbd657", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "07792c53d10e432a93e85b9ed02df2bd", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "def2f802f05441e98d4cf302a242bcda", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "0adebf5f4e3a4001aa1264c68ab6a37b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "aa8365e2fd3245c4902c08b242c2bd14", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e562f067d4414b4ab125a6f76c66abd4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_abef47ea98c94b53836ceb8e201788f7", "region": "RegionOne"}], "id": "0d5bde65582944c082b504bde87dee18", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "944c5d48f1b74a2a9cecc0a8ca9ca1bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7", "region": "RegionOne"}], "id": "133be04db27d45cdaccf05109683704f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aefda35500b54f6199278937e1e8fdd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "2797ef3b45554fe8a0463b86245238ae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2cc2178ab72f49f3a95c1e0aa6bba1c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/abef47ea98c94b53836ceb8e201788f7", "region": "RegionOne"}], "id": "5ede9239f7074edbb6a1de34e3564c66", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1940404a022c45aea2b53d4e13c90d3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7", "region": "RegionOne"}], "id": "b0a88be552014b479d81441e45cb5ad9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b815f5cf09c24d0786e121d00bd08d73", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "d5282883189f437b973bdf9465e9ed21", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "819365c48569439f841590a9027d196d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "eedd0e537fc4480abfb745dbe39bb76b", "type": "placement", "name": "placement"}]}}' 2022-04-30 21:46:30,409 131603 INFO [tempest.lib.common.fixed_network] (TestVolumeBackupRestore:test_volume_backup_restore) Found network {'id': '6bd727f6-7263-495c-aa6d-b15a3908072b', 'name': 'tempest-TestVolumeBackupRestore-1620497087-network', 'tenant_id': 'abef47ea98c94b53836ceb8e201788f7', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'abef47ea98c94b53836ceb8e201788f7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 142, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-30T21:43:24Z', 'updated_at': '2022-04-30T21:43:24Z', 'revision_number': 1} available for tenant 2022-04-30 21:46:31,829 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST http://10.222.0.23/compute/v2.1/servers 1.418s 2022-04-30 21:46:31,829 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBackupRestore-server-1380014582", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"uuid": "223065cf-14f3-4066-9159-1b9f16888528", "source_type": "volume", "destination_type": "volume", "boot_index": 0}], "key_name": "tempest-TestVolumeBackupRestore-1608596903", "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "networks": [{"uuid": "6bd727f6-7263-495c-aa6d-b15a3908072b"}]}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59166801-7a1a-40eb-946d-17ba88adada7', 'x-compute-request-id': 'req-59166801-7a1a-40eb-946d-17ba88adada7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "adminPass": "5orT5UFTeDTG"}}' 2022-04-30 21:46:31,975 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.144s 2022-04-30 21:46:31,976 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1099', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccb06c5a-85ff-481a-ad6c-7c5cc3841d34', 'x-compute-request-id': 'req-ccb06c5a-85ff-481a-ad6c-7c5cc3841d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:32Z", "updated": "2022-04-30T21:46:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "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-04-30 21:46:33,061 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.077s 2022-04-30 21:46:33,061 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1099', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5b26b94-7870-48fa-aae4-ddab700daa97', 'x-compute-request-id': 'req-a5b26b94-7870-48fa-aae4-ddab700daa97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:32Z", "updated": "2022-04-30T21:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "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-04-30 21:46:34,160 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.090s 2022-04-30 21:46:34,160 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82afde21-13e3-45a2-bf4f-504e9ee2fad0', 'x-compute-request-id': 'req-82afde21-13e3-45a2-bf4f-504e9ee2fad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "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": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:34,168 131603 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-04-30 21:46:35,290 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.118s 2022-04-30 21:46:35,291 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-801a837c-4aa0-4f52-98b0-808ecd95f59b', 'x-compute-request-id': 'req-801a837c-4aa0-4f52-98b0-808ecd95f59b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "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": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:35,298 131603 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 4 second wait 2022-04-30 21:46:36,490 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.191s 2022-04-30 21:46:36,491 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a33a53b2-d3b2-49dc-822a-db33e00aaab1', 'x-compute-request-id': 'req-a33a53b2-d3b2-49dc-822a-db33e00aaab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "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": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:37,655 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.156s 2022-04-30 21:46:37,655 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e6a8c43-117b-4980-b546-af52a7b3f9b1', 'x-compute-request-id': 'req-3e6a8c43-117b-4980-b546-af52a7b3f9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:37,668 131603 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2022-04-30 21:46:38,833 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.164s 2022-04-30 21:46:38,834 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85382c65-038a-415a-9127-72e8ec509444', 'x-compute-request-id': 'req-85382c65-038a-415a-9127-72e8ec509444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:40,017 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.175s 2022-04-30 21:46:40,020 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cef8cef-be92-4ce4-976c-7dec44b980a1', 'x-compute-request-id': 'req-7cef8cef-be92-4ce4-976c-7dec44b980a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:41,188 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.159s 2022-04-30 21:46:41,189 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ebb3dcb-d8b5-46b3-96fd-e56930c331f9', 'x-compute-request-id': 'req-7ebb3dcb-d8b5-46b3-96fd-e56930c331f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:42,360 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.163s 2022-04-30 21:46:42,361 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93452bdb-53f9-4a35-8918-d08615812141', 'x-compute-request-id': 'req-93452bdb-53f9-4a35-8918-d08615812141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:43,531 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.161s 2022-04-30 21:46:43,531 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7fa0306-21fa-4130-b8c5-cabd1611dfe3', 'x-compute-request-id': 'req-e7fa0306-21fa-4130-b8c5-cabd1611dfe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:44,695 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.155s 2022-04-30 21:46:44,695 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04f2ef8f-751b-4e88-a6ad-eaf6d94ed28d', 'x-compute-request-id': 'req-04f2ef8f-751b-4e88-a6ad-eaf6d94ed28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:45,866 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.162s 2022-04-30 21:46:45,866 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8577960-9f5b-481d-8ac9-bd153f32db9c', 'x-compute-request-id': 'req-d8577960-9f5b-481d-8ac9-bd153f32db9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:47,042 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.168s 2022-04-30 21:46:47,042 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2ddf8e4-ace8-4715-8ebf-e28f7f6e6ccb', 'x-compute-request-id': 'req-f2ddf8e4-ace8-4715-8ebf-e28f7f6e6ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "BUILD", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:48,205 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.154s 2022-04-30 21:46:48,206 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:48 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-c300587b-b7f0-4392-88a1-420e82f1783a', 'x-compute-request-id': 'req-c300587b-b7f0-4392-88a1-420e82f1783a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "ACTIVE", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:47Z", "addresses": {"tempest-TestVolumeBackupRestore-1620497087-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:ab:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": "2022-04-30T21:46:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:48,213 131603 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait 2022-04-30 21:46:48,374 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.160s 2022-04-30 21:46:48,375 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:46:48 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-2ed2bee8-8843-47b2-8142-be191954f34d', 'x-compute-request-id': 'req-2ed2bee8-8843-47b2-8142-be191954f34d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "ACTIVE", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:46:47Z", "addresses": {"tempest-TestVolumeBackupRestore-1620497087-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:ab:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": "2022-04-30T21:46:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:46:48,526 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23:9696/v2.0/ports?device_id=b658846c-4db9-4a36-9de1-86476a6aa9a4 0.143s 2022-04-30 21:46:48,530 131603 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': '928', 'x-openstack-request-id': 'req-f314d4f3-4768-4eed-ac44-aaec295bf79a', 'date': 'Sat, 30 Apr 2022 21:46:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/v2.0/ports?device_id=b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"ports":[{"id":"83f36608-44f4-4502-9c2b-4aa0d74f0be3","name":"","network_id":"6bd727f6-7263-495c-aa6d-b15a3908072b","tenant_id":"abef47ea98c94b53836ceb8e201788f7","mac_address":"fa:16:3e:f9:ab:da","admin_state_up":true,"status":"ACTIVE","device_id":"b658846c-4db9-4a36-9de1-86476a6aa9a4","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"80125cb6-10f7-4d0b-a2ba-2fb7723ede2d","ip_address":"172.20.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d7eb4fd0-d3f9-426d-a75f-f935288979f7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"nch1-master-1","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-04-30T21:46:35Z","updated_at":"2022-04-30T21:46:44Z","revision_number":5,"project_id":"abef47ea98c94b53836ceb8e201788f7"}]}' 2022-04-30 21:46:50,886 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST http://10.222.0.23:9696/v2.0/floatingips 2.355s 2022-04-30 21:46:50,886 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58", "port_id": "83f36608-44f4-4502-9c2b-4aa0d74f0be3", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "fixed_ip_address": "172.20.0.5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-4523e8ff-abea-4964-8c58-0a03d7444fde', 'date': 'Sat, 30 Apr 2022 21:46:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "7e04d2a9-3cae-42a9-81cd-b33deaa83575", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "floating_ip_address": "172.35.4.137", "floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58", "router_id": "2a52372d-9bca-4bdc-8025-4004b9d1b47c", "port_id": "83f36608-44f4-4502-9c2b-4aa0d74f0be3", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "project_id": "abef47ea98c94b53836ceb8e201788f7", "description": "", "port_details": {"name": "", "network_id": "6bd727f6-7263-495c-aa6d-b15a3908072b", "mac_address": "fa:16:3e:f9:ab:da", "admin_state_up": true, "status": "ACTIVE", "device_id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-04-30T21:46:49Z", "updated_at": "2022-04-30T21:46:49Z", "revision_number": 0}}' 2022-04-30 21:46:51,002 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23:9696/v2.0/ports?device_id=b658846c-4db9-4a36-9de1-86476a6aa9a4 0.115s 2022-04-30 21:46:51,002 131603 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': '928', 'x-openstack-request-id': 'req-03a9409e-22d0-4016-9861-298a3973c58b', 'date': 'Sat, 30 Apr 2022 21:46:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/v2.0/ports?device_id=b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"ports":[{"id":"83f36608-44f4-4502-9c2b-4aa0d74f0be3","name":"","network_id":"6bd727f6-7263-495c-aa6d-b15a3908072b","tenant_id":"abef47ea98c94b53836ceb8e201788f7","mac_address":"fa:16:3e:f9:ab:da","admin_state_up":true,"status":"ACTIVE","device_id":"b658846c-4db9-4a36-9de1-86476a6aa9a4","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"80125cb6-10f7-4d0b-a2ba-2fb7723ede2d","ip_address":"172.20.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d7eb4fd0-d3f9-426d-a75f-f935288979f7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"nch1-master-1","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-04-30T21:46:35Z","updated_at":"2022-04-30T21:46:44Z","revision_number":5,"project_id":"abef47ea98c94b53836ceb8e201788f7"}]}' 2022-04-30 21:46:52,533 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 PUT http://10.222.0.23:9696/v2.0/floatingips/7e04d2a9-3cae-42a9-81cd-b33deaa83575 1.530s 2022-04-30 21:46:52,534 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "83f36608-44f4-4502-9c2b-4aa0d74f0be3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-ae7b77d4-12cf-4a17-8fee-489542c1af23', 'date': 'Sat, 30 Apr 2022 21:46:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/7e04d2a9-3cae-42a9-81cd-b33deaa83575'} Body: b'{"floatingip": {"id": "7e04d2a9-3cae-42a9-81cd-b33deaa83575", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "floating_ip_address": "172.35.4.137", "floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58", "router_id": "2a52372d-9bca-4bdc-8025-4004b9d1b47c", "port_id": "83f36608-44f4-4502-9c2b-4aa0d74f0be3", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6bd727f6-7263-495c-aa6d-b15a3908072b", "mac_address": "fa:16:3e:f9:ab:da", "admin_state_up": true, "status": "ACTIVE", "device_id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-04-30T21:46:49Z", "updated_at": "2022-04-30T21:46:51Z", "revision_number": 1, "project_id": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:46:52,534 131603 DEBUG [tempest.scenario.manager] checking network connections to IP 172.35.4.137 with user: ubuntu 2022-04-30 21:46:52,535 131603 DEBUG [tempest.scenario.manager] TestVolumeBackupRestore:test_volume_backup_restore begins to ping 172.35.4.137 in 120 sec and the expected result is reachable 2022-04-30 21:48:53,049 131603 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds 2022-04-30 21:48:53,050 131603 DEBUG [tempest.scenario.manager] TestVolumeBackupRestore:test_volume_backup_restore finishes ping 172.35.4.137 in 120 sec and the ping result is unexpected 2022-04-30 21:48:54,166 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/floatingips/7e04d2a9-3cae-42a9-81cd-b33deaa83575 1.061s 2022-04-30 21:48:54,166 131603 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-996d22c0-d523-408f-90ab-eebcc797ce36', 'content-length': '0', 'date': 'Sat, 30 Apr 2022 21:48:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/7e04d2a9-3cae-42a9-81cd-b33deaa83575'} Body: b'' 2022-04-30 21:48:54,541 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.374s 2022-04-30 21:48:54,542 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:48:54 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-d52e31af-fc64-43f5-9d3f-da732bd0b2e0', 'x-compute-request-id': 'req-d52e31af-fc64-43f5-9d3f-da732bd0b2e0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'' 2022-04-30 21:48:54,717 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.174s 2022-04-30 21:48:54,717 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60521aa8-50ed-488b-a573-7aeccd9b8fdd', 'x-compute-request-id': 'req-60521aa8-50ed-488b-a573-7aeccd9b8fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "ACTIVE", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:48:54Z", "addresses": {"tempest-TestVolumeBackupRestore-1620497087-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:ab:da"}, {"version": 4, "addr": "172.35.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:ab:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": "2022-04-30T21:46:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:48:55,888 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.160s 2022-04-30 21:48:55,888 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22a8116e-6c4f-4048-9a59-48d08d884fde', 'x-compute-request-id': 'req-22a8116e-6c4f-4048-9a59-48d08d884fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "ACTIVE", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:48:54Z", "addresses": {"tempest-TestVolumeBackupRestore-1620497087-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:ab:da"}, {"version": 4, "addr": "172.35.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:ab:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": "2022-04-30T21:46:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:48:57,069 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.172s 2022-04-30 21:48:57,069 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1466', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09f7a66f-cd27-447a-bfe4-f909630b7e95', 'x-compute-request-id': 'req-09f7a66f-cd27-447a-bfe4-f909630b7e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "ACTIVE", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:48:54Z", "addresses": {"tempest-TestVolumeBackupRestore-1620497087-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:ab:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": "2022-04-30T21:46:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1185433765"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:48:58,179 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.102s 2022-04-30 21:48:58,180 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a364e7-73ba-40e1-9fb3-dd3cd4ad5a2f', 'x-compute-request-id': 'req-29a364e7-73ba-40e1-9fb3-dd3cd4ad5a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"server": {"id": "b658846c-4db9-4a36-9de1-86476a6aa9a4", "name": "tempest-TestVolumeBackupRestore-server-1380014582", "status": "DELETED", "tenant_id": "abef47ea98c94b53836ceb8e201788f7", "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "metadata": {}, "hostId": "9afcef47fda07d93aef1ad5d0c42fe12718a8f08b25e77665d3b36fd", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:46:31Z", "updated": "2022-04-30T21:48:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-1608596903", "OS-SRV-USG:launched_at": "2022-04-30T21:46:46.000000", "OS-SRV-USG:terminated_at": "2022-04-30T21:48:57.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": "223065cf-14f3-4066-9159-1b9f16888528"}]}}' 2022-04-30 21:48:58,187 131603 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2022-04-30 21:48:59,229 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4 0.039s 2022-04-30 21:48:59,229 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:48:59 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-bfd86617-ed9b-4c22-b321-a7db19b166f6', 'x-compute-request-id': 'req-bfd86617-ed9b-4c22-b321-a7db19b166f6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b658846c-4db9-4a36-9de1-86476a6aa9a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b658846c-4db9-4a36-9de1-86476a6aa9a4 could not be found."}}' 2022-04-30 21:48:59,443 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/security-groups/d7eb4fd0-d3f9-426d-a75f-f935288979f7 0.213s 2022-04-30 21:48:59,443 131603 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-d50119ea-4c09-4784-b8bc-339bbadc522a', 'content-length': '0', 'date': 'Sat, 30 Apr 2022 21:48:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/d7eb4fd0-d3f9-426d-a75f-f935288979f7'} Body: b'' 2022-04-30 21:48:59,535 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-1608596903 0.091s 2022-04-30 21:48:59,536 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:48:59 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-e7ec7991-7e60-47f3-848e-0c7451978d74', 'x-compute-request-id': 'req-e7ec7991-7e60-47f3-848e-0c7451978d74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-1608596903'} Body: b'' 2022-04-30 21:48:59,788 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 0.251s 2022-04-30 21:48:59,789 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:48:59 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-84cf4e47-f893-41af-8b45-6aa81567fe9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528'} Body: b'' 2022-04-30 21:48:59,903 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 0.114s 2022-04-30 21:48:59,904 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'x-compute-request-id': 'req-623879c4-a79b-494c-bb92-8ac3ebf895c4', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623879c4-a79b-494c-bb92-8ac3ebf895c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8'} Body: b'' 2022-04-30 21:49:00,130 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.225s 2022-04-30 21:49:00,131 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:48:59 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-fd5ab2ca-89d7-4322-abd6-9f313a05c13e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'' 2022-04-30 21:49:00,172 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.040s 2022-04-30 21:49:00,172 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63a0480-9ca6-42d8-bdd9-ef2e30b5d9f0', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63a0480-9ca6-42d8-bdd9-ef2e30b5d9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:01,222 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.041s 2022-04-30 21:49:01,222 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54ba3b8-a699-49cc-89a7-ae8684996cd2', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54ba3b8-a699-49cc-89a7-ae8684996cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:02,279 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.048s 2022-04-30 21:49:02,280 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac50e19-c90e-4673-b0cb-4f33769f0a3a', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac50e19-c90e-4673-b0cb-4f33769f0a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:03,327 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.040s 2022-04-30 21:49:03,328 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1808a42d-9fa0-4902-a8d1-7d869f030545', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1808a42d-9fa0-4902-a8d1-7d869f030545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:04,381 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.045s 2022-04-30 21:49:04,382 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414ee5ba-c995-42c1-bf98-edda1f90ebb7', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414ee5ba-c995-42c1-bf98-edda1f90ebb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:05,432 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.042s 2022-04-30 21:49:05,432 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44510419-07ac-4166-a916-83a3dc88a1f4', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44510419-07ac-4166-a916-83a3dc88a1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:06,483 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.042s 2022-04-30 21:49:06,483 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbcb4e13-3e2f-42d5-9826-e07a0c40aba6', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbcb4e13-3e2f-42d5-9826-e07a0c40aba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:07,550 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.057s 2022-04-30 21:49:07,550 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc181d0-620b-4006-9de3-c1c742601166', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc181d0-620b-4006-9de3-c1c742601166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:08,601 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.043s 2022-04-30 21:49:08,601 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f449cd3-7d62-470f-81cd-1bf1f28975d0', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f449cd3-7d62-470f-81cd-1bf1f28975d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:09,652 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.043s 2022-04-30 21:49:09,652 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3acc79ba-07cd-461a-82c6-2274de139217', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3acc79ba-07cd-461a-82c6-2274de139217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:10,702 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.042s 2022-04-30 21:49:10,703 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90813bd5-8a48-484b-98e0-23392bc6e194', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90813bd5-8a48-484b-98e0-23392bc6e194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:11,750 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.040s 2022-04-30 21:49:11,751 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e6f204-ad89-4efc-a828-57cf9207346f', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e6f204-ad89-4efc-a828-57cf9207346f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:12,800 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.042s 2022-04-30 21:49:12,800 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902318eb-e1cf-468d-b382-4d3bc51db5a2', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902318eb-e1cf-468d-b382-4d3bc51db5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:13,848 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.039s 2022-04-30 21:49:13,848 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242f1700-6351-432c-ab40-a1e979815077', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242f1700-6351-432c-ab40-a1e979815077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:14,900 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.043s 2022-04-30 21:49:14,901 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9cfdb4-2728-4eda-aef5-bf372656afa5', 'content-length': '1324', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9cfdb4-2728-4eda-aef5-bf372656afa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"volume": {"id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:43:40.000000", "updated_at": "2022-04-30T21:49:00.000000", "name": "tempest-TestVolumeBackupRestore-volume-139276487", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298"}], "user_id": "34a160f829dd4dc6af9f2254653dc0b8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "abef47ea98c94b53836ceb8e201788f7"}}' 2022-04-30 21:49:15,931 131603 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 0.022s 2022-04-30 21:49:15,932 131603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:49:15 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-08a2c05b-8f44-4ded-b846-97b3a6224d8c', 'x-openstack-request-id': 'req-08a2c05b-8f44-4ded-b846-97b3a6224d8c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a8eacc0e-0c7c-485f-9f60-94d4c5437298 could not be found."}}' }}} 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_backup_restore.py", line 91, in test_volume_backup_restore self.check_vm_connectivity(floating_ip['floating_ip_address'], File "/opt/stack/tempest/tempest/scenario/manager.py", line 948, 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 : Timed out waiting for 172.35.4.137 to become reachable |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 4 | 2 | 1 | 0 | 1 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
skip
pt6.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt6.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt6.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft6.4: 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-04-30 21:54:10,227 131600 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2022-04-30 21:54:10,521 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.294s 2022-04-30 21:54:10,522 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1741964513"}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:10 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-b7588246-cba0-4120-b275-af007d2e866e', 'x-compute-request-id': 'req-b7588246-cba0-4120-b275-af007d2e866e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpgIBAAKCAQEA55ZI9sKIBAikLwsf8wqoDMSffznv2d6oXO7R0hmc0gp6OGc+\\n98t6IfqJr5fjtqJXGtFLUvTr3HG5EdEgXcBmR/SunKCn/ZQ1hQ4b2GfsTEzeC/Qm\\nl+/Y1YE4arGvDhSOvW3Niu89Umwx5CQ72Tv4gKazWroYGYT+YekyuwilNJUnEUzN\\nsK1EvEz2FlSe4Yr2vnXGvm+D81JKgblvf61eO14LtCt56edB7nimbwOuBHWz/8o6\\nouP4Yj6/OKNrb1lHynkRXMcuWrrubPnxi1rNEhlupjgYZjcjWhjuMloAt+y/twg9\\nHnSKisLUxOGZJFJO3QHHVp+RpTae46LUHI71XwIDAQABAoIBAQDTRLO9gUvqOiPl\\n0sVLyF30f+9tdmJMJKb9WNVLURhSOUK0b+Pu1M7Pbqrq6KrRMxo5mdOYk10UVx7Z\\nlSlsvZfRbvNYaeu3Ft0YS/21F2FnXfx3dT08AI+UfvUDyKMFOlXZk/EeHRCZP6Do\\nGvIKRH54hxs52mkf5sbWdZJVNBbadrbNnXK1X8Pt940kka1wVACDXaDx8/Y2cIY3\\nvM8UQCvmp7NoD4U4XVGwJh9miwdAzvUbyLqRzFwooyRBz9b1YDhn8IrGDSj8+Vdy\\n8/ecXrfJfFBLGt3jgJ+a83P6rWsQZOvLVHg2wjhT20lcNmMnStqqLZOCtjfoXibi\\nIjVRkRYJAoGBAPXDooYcYnUDY4bnXJmFPLG0EFGqic5Q4jBMHLlnLPWETFBm7qp5\\npNz7wvleBy/yS9u0kEdUNvYwHG2QN7GYvQVIqQ22LFqZONULxJgB78nGxgZtsHgN\\n8aX6kn9bU2R46SABsehBaX7ws/QnOQ1OkNfKE2go+inrwDlL0UrX0W9rAoGBAPE7\\nfejVzGnmkT1/BORnK9XpZ2d9JnjX16x0mkNLV+ousYjyrj6MlxS0MfnufEbwNi1R\\n62x6Riq4LTd+8juzwD3DGBiweYtGsbuskC24EDK03E27PMVRMPqoerWiwnhFTMzX\\nqfDx8gNeD+8hFkwoC2v2XaMvm74c54FtoP2hFNLdAoGBAJCgYzk25P3lU6Gk74ps\\nrQ4KX/wfNt+SG7m+YLz+qaeGBn7eRB9QXKOrCM9E9UfS969AcBN5zKpOH7yePRgn\\nQT0lyE6IYUujlZ1SQowNv7XnYsuPq2TLF+TMM3/9F3Mt8ErklHSQYevQ7KWGm31o\\nObazdX47dxRKZyGQq4a2wMonAoGBANFjqFjQK4zIu807Uc3H1/7niAAGW7yM7gId\\nfEFpRrhZK3UJ4UEd2433E2I0Jd+VZhFUiBsyz3EJSQZgxHYaAoYZr/LOS9Ie3Otg\\nUA2/NSAuaQN3wLotTWxljY3X5yFqVc2AbVxdRoqxvPb+K1KTd8aQpJqfGnqcsD5i\\nIFnG1kJpAoGBAMANP9jeE0UEVLal8aJYiQ+9mOw/fR3wAg8ePPoB8gumjTUlhT+w\\nNLF15mhHr6nvdMv7W1oEx3/fIXfkMHqJUED78E+G4WS2kBLWMjeN0KggKcMulfEb\\n6fvlLrhVh4NNcHt9nLinrrXLhZxWTy7zRdZp1Wm5OHUXj8dD2pCNT0tU\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-1741964513", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnlkj2wogECKQvCx/zCqgMxJ9/Oe/Z3qhc7tHSGZzSCno4Zz73y3oh+omvl+O2olca0UtS9OvccbkR0SBdwGZH9K6coKf9lDWFDhvYZ+xMTN4L9CaX79jVgThqsa8OFI69bc2K7z1SbDHkJDvZO/iAprNauhgZhP5h6TK7CKU0lScRTM2wrUS8TPYWVJ7hiva+dca+b4PzUkqBuW9/rV47Xgu0K3np50HueKZvA64EdbP/yjqi4/hiPr84o2tvWUfKeRFcxy5auu5s+fGLWs0SGW6mOBhmNyNaGO4yWgC37L+3CD0edIqKwtTE4ZkkUk7dAcdWn5GlNp7jotQcjvVf Generated-by-Nova", "fingerprint": "97:8b:02:8b:62:da:d4:12:2f:d0:61:66:53:31:eb:a9", "user_id": "4d838be38c1941eba44ffcfc6c17f002"}}' 2022-04-30 21:54:10,817 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-groups 0.293s 2022-04-30 21:54:10,818 131600 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-1508082721", "description": "tempest-secgroup-smoke-1508082721 description", "project_id": "839ab2af4d6b40c3b957be9c7dc78b26"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-b5ea62f1-e625-45d8-8c64-77565461ebde', 'date': 'Sat, 30 Apr 2022 21:54:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "name": "tempest-secgroup-smoke-1508082721", "stateful": true, "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "description": "tempest-secgroup-smoke-1508082721 description", "shared": false, "security_group_rules": [{"id": "3abb4497-bbdc-4d7b-8125-f1d8b5d18ebc", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "security_group_id": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "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": 4027, "description": null, "tags": [], "created_at": "2022-04-30T21:54:10Z", "updated_at": "2022-04-30T21:54:10Z", "revision_number": 0, "project_id": "839ab2af4d6b40c3b957be9c7dc78b26"}, {"id": "707c7a6c-f1cc-46e3-8d67-a83339b7defc", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "security_group_id": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "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": 4026, "description": null, "tags": [], "created_at": "2022-04-30T21:54:10Z", "updated_at": "2022-04-30T21:54:10Z", "revision_number": 0, "project_id": "839ab2af4d6b40c3b957be9c7dc78b26"}], "tags": [], "created_at": "2022-04-30T21:54:10Z", "updated_at": "2022-04-30T21:54:10Z", "revision_number": 1, "project_id": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:11,109 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.290s 2022-04-30 21:54:11,109 131600 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": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "project_id": "839ab2af4d6b40c3b957be9c7dc78b26", "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-b2fb4006-8821-484a-b1aa-c647f1e105b6', 'date': 'Sat, 30 Apr 2022 21:54:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e795d9e0-ec3c-4320-a641-cd1ff35b23c6", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "security_group_id": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "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-04-30T21:54:10Z", "updated_at": "2022-04-30T21:54:10Z", "revision_number": 0, "project_id": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:11,440 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.330s 2022-04-30 21:54:11,441 131600 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": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "project_id": "839ab2af4d6b40c3b957be9c7dc78b26", "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-d285c699-fe7f-4bc7-a13e-b71b7e020716', 'date': 'Sat, 30 Apr 2022 21:54:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8505fb19-72ab-4ca0-8e61-1969925899f8", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "security_group_id": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "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-04-30T21:54:11Z", "updated_at": "2022-04-30T21:54:11Z", "revision_number": 0, "project_id": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:11,725 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.284s 2022-04-30 21:54:11,726 131600 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": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "project_id": "839ab2af4d6b40c3b957be9c7dc78b26", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1f805f75-c89b-49b8-be9b-0b23016a0109', 'date': 'Sat, 30 Apr 2022 21:54:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b295dfa9-4357-483e-8e38-45980b3ffda1", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "security_group_id": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "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-04-30T21:54:11Z", "updated_at": "2022-04-30T21:54:11Z", "revision_number": 0, "project_id": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:12,034 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.307s 2022-04-30 21:54:12,034 131600 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": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "project_id": "839ab2af4d6b40c3b957be9c7dc78b26", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-89100ab7-ea8f-48ec-ad03-077952427a5a', 'date': 'Sat, 30 Apr 2022 21:54:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "09359cb7-bd98-467f-8968-d9f2242816c2", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "security_group_id": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "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-04-30T21:54:11Z", "updated_at": "2022-04-30T21:54:11Z", "revision_number": 0, "project_id": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:12,360 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.325s 2022-04-30 21:54:12,361 131600 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": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "project_id": "839ab2af4d6b40c3b957be9c7dc78b26", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2301a810-2961-47db-b7b8-1fc814b47c2b', 'date': 'Sat, 30 Apr 2022 21:54:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f48393c-0735-44a2-bd59-4632abd94d98", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "security_group_id": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "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-04-30T21:54:12Z", "updated_at": "2022-04-30T21:54:12Z", "revision_number": 0, "project_id": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:12,651 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/security-group-rules 0.289s 2022-04-30 21:54:12,652 131600 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": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "project_id": "839ab2af4d6b40c3b957be9c7dc78b26", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8005a66d-61b8-41b1-800e-5c853ec0bb63', 'date': 'Sat, 30 Apr 2022 21:54:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "037323aa-f361-4bcd-b10a-9e4c6130c54b", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "security_group_id": "17889e8f-f5d4-4dd9-b018-db473f648e3e", "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-04-30T21:54:12Z", "updated_at": "2022-04-30T21:54:12Z", "revision_number": 0, "project_id": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:12,652 131600 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2022-04-30 21:54:12,673 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/image/v2/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d 0.020s 2022-04-30 21:54:12,674 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6ab534f5-a9ea-4cab-9c97-7857a34cb9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/image/v2/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d'} 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": "137d4e571f624bfe845b398839c48b74", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "created_at": "2022-04-30T21:00:51Z", "updated_at": "2022-04-30T21:01:07Z", "tags": [], "self": "/v2/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "file": "/v2/images/a5b0850f-3b24-4bcb-b0a7-351c3216b27d/file", "schema": "/v2/schemas/image"}' 2022-04-30 21:54:13,245 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes 0.570s 2022-04-30 21:54:13,245 131600 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-1474544198", "snapshot_id": null, "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a05b88e9-d195-4eac-9774-6a0e8649282a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a05b88e9-d195-4eac-9774-6a0e8649282a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:12.970855", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-04-30 21:54:13,291 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.038s 2022-04-30 21:54:13,291 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f11b53-ccdb-4198-9fd5-a1f2c9178db9', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f11b53-ccdb-4198-9fd5-a1f2c9178db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:14,351 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.053s 2022-04-30 21:54:14,351 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a78b6e-8a83-4cec-84b3-d9a2bfbbd61f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a78b6e-8a83-4cec-84b3-d9a2bfbbd61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": "2022-04-30T21:54:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:15,398 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.039s 2022-04-30 21:54:15,398 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f7b0607-f4ce-4692-8131-962f296a6b34', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f7b0607-f4ce-4692-8131-962f296a6b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": "2022-04-30T21:54:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:16,446 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.039s 2022-04-30 21:54:16,446 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67cad37d-c5ce-46c4-89d5-3b7f07624b2b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67cad37d-c5ce-46c4-89d5-3b7f07624b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": "2022-04-30T21:54:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:17,494 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.040s 2022-04-30 21:54:17,494 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51352ed9-fe15-4bdd-9b14-c75f3b158e1d', 'content-length': '1331', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51352ed9-fe15-4bdd-9b14-c75f3b158e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": "2022-04-30T21:54:17.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:17,501 131600 INFO [tempest.common.waiters] volume 73e426da-a6ca-4d21-b50f-30bf936473a1 reached available after waiting for 4.501519 seconds 2022-04-30 21:54:17,542 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.040s 2022-04-30 21:54:17,542 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326ef99a-8bd0-4312-ba3b-3802758f448b', 'content-length': '1331', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326ef99a-8bd0-4312-ba3b-3802758f448b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": "2022-04-30T21:54:17.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:54:17,583 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.030s 2022-04-30 21:54:17,584 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3244', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3c2c2386-5497-41a9-92f0-de3daeb22d84', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4d838be38c1941eba44ffcfc6c17f002", "name": "tempest-TestVolumeBootPattern-539025653-project", "password_expires_at": null}, "audit_ids": ["ag-KRFPYTBKJLYt0jNxUVw"], "expires_at": "2022-04-30T22:54:17.000000Z", "issued_at": "2022-04-30T21:54:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "839ab2af4d6b40c3b957be9c7dc78b26", "name": "tempest-TestVolumeBootPattern-539025653"}, "is_domain": false, "roles": [{"id": "df4ebd23bc804a629fbb7b2dad89c96a", "name": "reader"}, {"id": "9f25fed676d84770b9dc2a96a769de28", "name": "member"}], "catalog": [{"endpoints": [{"id": "6958966e92994301a2d65a5ae3dbd657", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/", "region": "RegionOne"}], "id": "07792c53d10e432a93e85b9ed02df2bd", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "def2f802f05441e98d4cf302a242bcda", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "0adebf5f4e3a4001aa1264c68ab6a37b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "aa8365e2fd3245c4902c08b242c2bd14", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e562f067d4414b4ab125a6f76c66abd4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_839ab2af4d6b40c3b957be9c7dc78b26", "region": "RegionOne"}], "id": "0d5bde65582944c082b504bde87dee18", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "944c5d48f1b74a2a9cecc0a8ca9ca1bb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26", "region": "RegionOne"}], "id": "133be04db27d45cdaccf05109683704f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "aefda35500b54f6199278937e1e8fdd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "2797ef3b45554fe8a0463b86245238ae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2cc2178ab72f49f3a95c1e0aa6bba1c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/839ab2af4d6b40c3b957be9c7dc78b26", "region": "RegionOne"}], "id": "5ede9239f7074edbb6a1de34e3564c66", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1940404a022c45aea2b53d4e13c90d3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26", "region": "RegionOne"}], "id": "b0a88be552014b479d81441e45cb5ad9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b815f5cf09c24d0786e121d00bd08d73", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "d5282883189f437b973bdf9465e9ed21", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "819365c48569439f841590a9027d196d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "eedd0e537fc4480abfb745dbe39bb76b", "type": "placement", "name": "placement"}]}}' 2022-04-30 21:54:17,584 131600 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'f1968efb-9997-4382-98a0-ab6f19a6ad8d', 'name': 'tempest-TestVolumeBootPattern-457374612-network', 'tenant_id': '839ab2af4d6b40c3b957be9c7dc78b26', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '839ab2af4d6b40c3b957be9c7dc78b26', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 135, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-04-30T21:51:26Z', 'updated_at': '2022-04-30T21:51:26Z', 'revision_number': 1} available for tenant 2022-04-30 21:54:18,504 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.23/compute/v2.1/servers 0.919s 2022-04-30 21:54:18,505 131600 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-1454152813", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-1741964513", "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "block_device_mapping_v2": [{"uuid": "73e426da-a6ca-4d21-b50f-30bf936473a1", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "f1968efb-9997-4382-98a0-ab6f19a6ad8d"}]}} Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf', 'x-compute-request-id': 'req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "adminPass": "gBW99accDfta"}}' 2022-04-30 21:54:18,578 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.071s 2022-04-30 21:54:18,578 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:18 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-e35ff5b9-29b1-49b0-853b-82cef4b06ffd', 'x-compute-request-id': 'req-e35ff5b9-29b1-49b0-853b-82cef4b06ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "BUILD", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1741964513", "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-04-30 21:54:19,676 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.088s 2022-04-30 21:54:19,676 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:19 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-35bb5dab-703b-490a-97e5-89881a8d0daa', 'x-compute-request-id': 'req-35bb5dab-703b-490a-97e5-89881a8d0daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "BUILD", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1741964513", "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": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:54:19,683 131600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-04-30 21:54:20,789 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.104s 2022-04-30 21:54:20,790 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e93a352-94a3-4cfc-874a-018145c5b6f8', 'x-compute-request-id': 'req-1e93a352-94a3-4cfc-874a-018145c5b6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "BUILD", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1741964513", "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": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:54:20,797 131600 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 2 second wait 2022-04-30 21:54:21,965 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.166s 2022-04-30 21:54:21,965 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:21 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-b9096b6f-e0f4-420a-a564-468080a72bc6', 'x-compute-request-id': 'req-b9096b6f-e0f4-420a-a564-468080a72bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "BUILD", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "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": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:54:23,127 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.153s 2022-04-30 21:54:23,127 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:22 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-e0c3abbb-921b-44bd-a7a9-369b4b1ae8b3', 'x-compute-request-id': 'req-e0c3abbb-921b-44bd-a7a9-369b4b1ae8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "BUILD", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:54:23,135 131600 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2022-04-30 21:54:24,297 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.161s 2022-04-30 21:54:24,298 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:24 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-5c0d9118-bf40-4094-8056-bdf903732dd1', 'x-compute-request-id': 'req-5c0d9118-bf40-4094-8056-bdf903732dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "BUILD", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:54:25,460 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.154s 2022-04-30 21:54:25,460 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:25 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-365cd666-66af-4c81-a8f0-505b4928d633', 'x-compute-request-id': 'req-365cd666-66af-4c81-a8f0-505b4928d633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "BUILD", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:54:26,704 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.235s 2022-04-30 21:54:26,704 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:26 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-5129ba74-b5ae-4ae3-995b-f78df163eef3', 'x-compute-request-id': 'req-5129ba74-b5ae-4ae3-995b-f78df163eef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "BUILD", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:54:27,901 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.189s 2022-04-30 21:54:27,902 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:27 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-ace2869a-23ea-4a56-aeb0-3b46870b0cbe', 'x-compute-request-id': 'req-ace2869a-23ea-4a56-aeb0-3b46870b0cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "BUILD", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:54:29,075 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.165s 2022-04-30 21:54:29,075 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:28 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-2e1cd131-7164-402e-b534-41eb4ea98812', 'x-compute-request-id': 'req-2e1cd131-7164-402e-b534-41eb4ea98812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "BUILD", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:54:30,319 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.234s 2022-04-30 21:54:30,320 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:30 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-c21bbcf2-bd89-46d6-93df-28b7bf6f8da3', 'x-compute-request-id': 'req-c21bbcf2-bd89-46d6-93df-28b7bf6f8da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "BUILD", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:54:31,483 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.155s 2022-04-30 21:54:31,484 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1453', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-186210cb-8ea7-4c19-97b5-0574721e6ec4', 'x-compute-request-id': 'req-186210cb-8ea7-4c19-97b5-0574721e6ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "ACTIVE", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:31Z", "addresses": {"tempest-TestVolumeBootPattern-457374612-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:ae:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": "2022-04-30T21:54:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:54:31,492 131600 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-04-30 21:54:31,656 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.164s 2022-04-30 21:54:31,657 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1453', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f957238-6213-49aa-b7e1-525583854084', 'x-compute-request-id': 'req-2f957238-6213-49aa-b7e1-525583854084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "ACTIVE", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:54:31Z", "addresses": {"tempest-TestVolumeBootPattern-457374612-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:ae:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": "2022-04-30T21:54:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:54:31,665 131600 INFO [tempest.scenario.test_volume_boot_pattern] Booted first instance: {'id': 'af31b0c5-c096-4cf6-9bf1-6f00587c0c26', 'name': 'tempest-TestVolumeBootPattern-server-1454152813', 'status': 'ACTIVE', 'tenant_id': '839ab2af4d6b40c3b957be9c7dc78b26', 'user_id': '4d838be38c1941eba44ffcfc6c17f002', 'metadata': {}, 'hostId': 'dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/flavors/452'}]}, 'created': '2022-04-30T21:54:18Z', 'updated': '2022-04-30T21:54:31Z', 'addresses': {'tempest-TestVolumeBootPattern-457374612-network': [{'version': 4, 'addr': '172.20.0.3', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:3f:ae:ff'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'}, {'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1741964513', 'OS-SRV-USG:launched_at': '2022-04-30T21:54:30.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1508082721'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '73e426da-a6ca-4d21-b50f-30bf936473a1'}]} 2022-04-30 21:54:31,665 131600 INFO [tempest.scenario.test_volume_boot_pattern] Setting timestamp in instance {'id': 'af31b0c5-c096-4cf6-9bf1-6f00587c0c26', 'name': 'tempest-TestVolumeBootPattern-server-1454152813', 'status': 'ACTIVE', 'tenant_id': '839ab2af4d6b40c3b957be9c7dc78b26', 'user_id': '4d838be38c1941eba44ffcfc6c17f002', 'metadata': {}, 'hostId': 'dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/flavors/452'}]}, 'created': '2022-04-30T21:54:18Z', 'updated': '2022-04-30T21:54:31Z', 'addresses': {'tempest-TestVolumeBootPattern-457374612-network': [{'version': 4, 'addr': '172.20.0.3', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:3f:ae:ff'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'}, {'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1741964513', 'OS-SRV-USG:launched_at': '2022-04-30T21:54:30.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1508082721'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '73e426da-a6ca-4d21-b50f-30bf936473a1'}]} 2022-04-30 21:54:31,808 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23:9696/v2.0/ports?device_id=af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.142s 2022-04-30 21:54:31,808 131600 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': '928', 'x-openstack-request-id': 'req-3feca66d-3f5d-4b62-8357-4cc2efd007f2', 'date': 'Sat, 30 Apr 2022 21:54:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/v2.0/ports?device_id=af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"ports":[{"id":"1fc802f0-1162-4d58-8092-e6c04cc94cdf","name":"","network_id":"f1968efb-9997-4382-98a0-ab6f19a6ad8d","tenant_id":"839ab2af4d6b40c3b957be9c7dc78b26","mac_address":"fa:16:3e:3f:ae:ff","admin_state_up":true,"status":"ACTIVE","device_id":"af31b0c5-c096-4cf6-9bf1-6f00587c0c26","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6ec0989c-20a3-4dba-b512-e48d4853dc97","ip_address":"172.20.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["17889e8f-f5d4-4dd9-b018-db473f648e3e"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"nch1-master-1","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-04-30T21:54:20Z","updated_at":"2022-04-30T21:54:29Z","revision_number":5,"project_id":"839ab2af4d6b40c3b957be9c7dc78b26"}]}' 2022-04-30 21:54:34,447 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/v2.0/floatingips 2.638s 2022-04-30 21:54:34,447 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58", "port_id": "1fc802f0-1162-4d58-8092-e6c04cc94cdf", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "fixed_ip_address": "172.20.0.3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-5c7af811-fd4e-417c-a77b-e9fcd4298d24', 'date': 'Sat, 30 Apr 2022 21:54:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6cd6845e-9093-4e90-a420-e46cbdc73da6", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "floating_ip_address": "172.35.4.12", "floating_network_id": "24d2363b-44f9-4b0c-a866-84cec16dff58", "router_id": "a517e875-88ed-4b18-99a7-c7b2e4e56454", "port_id": "1fc802f0-1162-4d58-8092-e6c04cc94cdf", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "project_id": "839ab2af4d6b40c3b957be9c7dc78b26", "description": "", "port_details": {"name": "", "network_id": "f1968efb-9997-4382-98a0-ab6f19a6ad8d", "mac_address": "fa:16:3e:3f:ae:ff", "admin_state_up": true, "status": "ACTIVE", "device_id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-04-30T21:54:32Z", "updated_at": "2022-04-30T21:54:32Z", "revision_number": 0}}' 2022-04-30 21:54:34,461 131600 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.4.12:22' as 'ubuntu' with public key authentication 2022-04-30 21:54:38,858 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 1. Retry after 2 seconds. 2022-04-30 21:54:44,426 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 2. Retry after 3 seconds. 2022-04-30 21:54:50,986 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 3. Retry after 4 seconds. 2022-04-30 21:54:58,570 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 4. Retry after 5 seconds. 2022-04-30 21:55:07,146 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 5. Retry after 6 seconds. 2022-04-30 21:55:16,714 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 6. Retry after 7 seconds. 2022-04-30 21:55:27,274 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 7. Retry after 8 seconds. 2022-04-30 21:55:38,858 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 8. Retry after 9 seconds. 2022-04-30 21:55:51,434 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 9. Retry after 10 seconds. 2022-04-30 21:56:05,003 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 10. Retry after 11 seconds. 2022-04-30 21:56:19,562 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 11. Retry after 12 seconds. 2022-04-30 21:56:35,146 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 12. Retry after 13 seconds. 2022-04-30 21:56:48,671 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 13. Retry after 14 seconds. 2022-04-30 21:57:03,188 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 14. Retry after 15 seconds. 2022-04-30 21:57:18,702 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 15. Retry after 16 seconds. 2022-04-30 21:57:35,220 131600 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 ([Errno None] Unable to connect to port 22 on 172.35.4.12). Number attempts: 16. Retry after 17 seconds. 2022-04-30 21:57:52,739 131600 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.4.12 after 16 attempts. Proxy client: no proxy client 2022-04-30 21:57:52.739 131600 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-04-30 21:57:52.739 131600 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, in _get_ssh_connection 2022-04-30 21:57:52.739 131600 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-04-30 21:57:52.739 131600 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-04-30 21:57:52.739 131600 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-04-30 21:57:52.739 131600 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.35.4.12 2022-04-30 21:57:52.739 131600 ERROR tempest.lib.common.ssh 2022-04-30 21:57:52,741 131600 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestVolumeBootPattern:test_volume_boot_pattern. Timeout trying to ssh to server {'id': 'af31b0c5-c096-4cf6-9bf1-6f00587c0c26', 'name': 'tempest-TestVolumeBootPattern-server-1454152813', 'status': 'ACTIVE', 'tenant_id': '839ab2af4d6b40c3b957be9c7dc78b26', 'user_id': '4d838be38c1941eba44ffcfc6c17f002', 'metadata': {}, 'hostId': 'dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/flavors/452'}]}, 'created': '2022-04-30T21:54:18Z', 'updated': '2022-04-30T21:54:31Z', 'addresses': {'tempest-TestVolumeBootPattern-457374612-network': [{'version': 4, 'addr': '172.20.0.3', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:3f:ae:ff'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'}, {'rel': 'bookmark', 'href': 'http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1741964513', 'OS-SRV-USG:launched_at': '2022-04-30T21:54:30.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1508082721'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '73e426da-a6ca-4d21-b50f-30bf936473a1'}]} 2022-04-30 21:57:52,881 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26/action 0.139s 2022-04-30 21:57:52,881 131600 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': 'Sat, 30 Apr 2022 21:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f059c6e1-7587-4a58-9f76-25c4c66e7749', 'x-compute-request-id': 'req-f059c6e1-7587-4a58-9f76-25c4c66e7749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26/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-04-30 21:57:52,883 131600 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server af31b0c5-c096-4cf6-9bf1-6f00587c0c26: [ 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.193 MHz processor [ 0.104000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.108012] pid_max: default: 32768 minimum: 301 [ 0.112047] Security Framework initialized [ 0.116000] Yama: becoming mindful. [ 0.116041] AppArmor: AppArmor initialized [ 0.120398] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.124164] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.128036] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132000] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132847] CPU: Physical Processor ID: 0 [ 0.136517] mce: CPU supports 1 MCE banks [ 0.140000] 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.148000] Speculative Store Bypass: Vulnerable [ 0.204118] Freeing SMP alternatives memory: 36K [ 0.212714] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.216094] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.220059] Hierarchical SRCU implementation. [ 0.224765] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.228004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.232062] smp: Bringing up secondary CPUs ... [ 0.236006] smp: Brought up 1 node, 1 CPU [ 0.240004] smpboot: Max logical packages: 1 [ 0.244006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.248424] devtmpfs: initialized [ 0.252080] x86/mm: Memory block size: 128MB [ 0.256266] evm: security.selinux [ 0.260008] evm: security.SMACK64 [ 0.264012] evm: security.SMACK64EXEC [ 0.268010] evm: security.SMACK64TRANSMUTE [ 0.272005] evm: security.SMACK64MMAP [ 0.276004] evm: security.apparmor [ 0.284010] evm: security.ima [ 0.288008] evm: security.capability [ 0.292296] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296032] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.300095] pinctrl core: initialized pinctrl subsystem [ 0.304272] NET: Registered protocol family 16 [ 0.308115] audit: initializing netlink subsys (disabled) [ 0.312177] cpuidle: using governor ladder [ 0.316010] audit: type=2000 audit(1651355683.312:1): state=initialized audit_enabled=0 res=1 [ 0.320008] cpuidle: using governor menu [ 0.324059] ACPI: bus type PCI registered [ 0.328004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.333258] PCI: Using configuration type 1 for base access [ 0.341104] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.344274] ACPI: Added _OSI(Module Device) [ 0.348009] ACPI: Added _OSI(Processor Device) [ 0.352005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.360035] ACPI: Added _OSI(Linux-Dell-Video) [ 0.374383] ACPI: Interpreter enabled [ 0.376018] ACPI: (supports S0 S5) [ 0.380007] ACPI: Using IOAPIC for interrupt routing [ 0.384045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.388361] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.442951] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.444012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.448014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.456472] PCI host bridge to bus 0000:00 [ 0.460028] 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.472006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.476006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.480007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.519102] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.524005] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.528005] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.537368] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.537368] * this clock source is slow. Consider trying other clock sources [ 0.560178] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.613386] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.617307] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.624672] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.629062] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.632651] SCSI subsystem initialized [ 0.636369] 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.640014] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.644005] vgaarb: loaded [ 0.648098] pps_core: LinuxPPS API ver. 1 registered [ 0.652007] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.656017] PTP clock support registered [ 0.660066] EDAC MC: Ver: 3.0.0 [ 0.668891] hv_vmbus: Vmbus version:4.0 [ 0.672136] PCI: Using ACPI for IRQ routing [ 0.677189] NetLabel: Initializing [ 0.680015] NetLabel: domain hash size = 128 [ 0.683975] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.684037] NetLabel: unlabeled traffic allowed by default [ 0.688161] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.707771] VFS: Disk quotas dquot_6.6.0 [ 0.711868] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.718745] AppArmor: AppArmor Filesystem Enabled [ 0.724526] pnp: PnP ACPI init [ 0.737433] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.742159] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.746930] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.752168] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.756361] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.760592] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.764946] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.769536] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.774018] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.778339] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.782848] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.787460] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.792106] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.796625] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.804217] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.809769] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.815321] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.822740] pnp: PnP ACPI: found 9 devices [ 0.835442] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.841383] NET: Registered protocol family 2 [ 0.845603] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.850519] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.855034] TCP: Hash tables configured (established 8192 bind 8192) [ 0.859530] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.865003] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.869840] NET: Registered protocol family 1 [ 0.876057] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.884262] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.891241] Unpacking initramfs... [ 1.185712] Freeing initrd memory: 13088K [ 1.194593] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.200901] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.208162] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.215861] Scanning for low memory corruption every 60 seconds [ 1.222670] Initialise system trusted keyrings [ 1.226534] Key type blacklist registered [ 1.230511] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.236463] zbud: loaded [ 1.241832] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.246545] fuse init (API version 7.26) [ 1.252737] Key type asymmetric registered [ 1.256719] Asymmetric key parser 'x509' registered [ 1.260784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.265729] io scheduler noop registered (default) [ 1.270128] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.274921] ACPI: Power Button [PWRF] [ 1.280468] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.310387] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.342323] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.352587] Linux agpgart interface v0.103 [ 1.359620] loop: module loaded [ 1.363551] hv_vmbus: registering driver hv_storvsc [ 1.372196] scsi host0: storvsc_host_t [ 1.381643] scsi 0:0:0:0: Direct-Access WNBD WNBD_DISK 0.2 PQ: 0 ANSI: 5 [ 1.390732] random: fast init done [ 1.401357] scsi host1: storvsc_host_t [ 1.416237] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.426740] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.440363] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.448756] sd 0:0:0:0: [sda] Write Protect is off [ 1.453870] scsi host2: ata_piix [ 1.458404] scsi host3: ata_piix [ 1.463452] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.468555] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.473258] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.487210] libphy: Fixed MDIO Bus: probed [ 1.491624] tun: Universal TUN/TAP device driver, 1.6 [ 1.496248] PPP generic driver version 2.4.2 [ 1.500943] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.526861] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.531861] sda: sda1 [ 1.536653] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.542713] mousedev: PS/2 mouse device common for all mice [ 1.549781] rtc_cmos 00:00: RTC can wake from S4 [ 1.583890] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.596302] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.606871] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.615377] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.620638] device-mapper: uevent: version 1.0.3 [ 1.625396] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.631290] NET: Registered protocol family 10 [ 2.557402] Segment Routing with IPv6 [ 2.561549] NET: Registered protocol family 17 [ 2.566116] Key type dns_resolver registered [ 2.570257] RAS: Correctable Errors collector initialized. [ 2.574584] registered taskstats version 1 [ 2.578837] Loading compiled-in X.509 certificates [ 2.586368] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.591464] zswap: loaded using pool lzo/zbud [ 2.600417] Key type big_key registered [ 2.605047] Key type trusted registered [ 2.611697] Key type encrypted registered [ 2.617236] AppArmor: AppArmor sha1 policy hashing enabled [ 2.622977] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.629191] evm: HMAC attrs: 0x1 [ 2.777797] rtc_cmos 00:00: setting system clock to 2022-04-30 21:54:47 UTC (1651355687) [ 2.785142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.790139] EDD information not available. [ 3.230350] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.241254] ata2.00: configured for MWDMA2 [ 3.264532] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.288402] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.292636] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.301706] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.309814] Freeing unused kernel memory: 2248K [ 3.320069] Write protecting the kernel read-only data: 18432k [ 3.325727] Freeing unused kernel memory: 2008K [ 3.330815] Freeing unused kernel memory: 124K [ 3.345671] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.351550] x86/mm: Checking user space page tables [ 3.366711] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.420955] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.426351] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.434299] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.440825] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.445734] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.456072] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.469730] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.477717] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.484383] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.489181] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.618914] hv_utils: Registering HyperV Utility Driver [ 3.625444] hv_vmbus: registering driver hv_util [ 3.638223] hidraw: raw HID events driver (C) Jiri Kosina [ 3.647612] hv_vmbus: registering driver hv_netvsc [ 3.662310] hv_vmbus: registering driver hyperv_keyboard [ 3.681229] 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.707154] hv_vmbus: registering driver hid_hyperv [ 3.836151] hv_utils: Heartbeat IC version 3.0 [ 3.868333] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.891850] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.914651] hv_utils: Shutdown IC version 3.0 [ 3.928787] hv_utils: TimeSync IC version 4.0 [ 3.936249] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.072037] raid6: sse2x1 gen() 4796 MB/s [ 4.124032] raid6: sse2x1 xor() 3894 MB/s [ 4.176047] raid6: sse2x2 gen() 6315 MB/s [ 4.228034] raid6: sse2x2 xor() 4544 MB/s [ 4.280134] raid6: sse2x4 gen() 7135 MB/s [ 4.332030] raid6: sse2x4 xor() 5554 MB/s [ 4.339695] raid6: using algorithm sse2x4 gen() 7135 MB/s [ 4.345367] raid6: .... xor() 5554 MB/s, rmw enabled [ 4.350003] raid6: using intx1 recovery algorithm [ 4.357016] xor: measuring software checksum speed [ 4.400024] prefetch64-sse: 10097.000 MB/sec [ 4.448024] generic_sse: 9399.000 MB/sec [ 4.454095] xor: using function: prefetch64-sse (10097.000 MB/sec) [ 4.464643] 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.631565] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.866301] 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.304239] 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.312257] systemd[1]: Detected virtualization microsoft. [ 5.316710] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.356341] systemd[1]: Set hostname to <ubuntu>. [ 5.371742] systemd[1]: Initializing machine ID from random generator. [ 5.378326] systemd[1]: Installed transient /etc/machine-id file. [ 5.903693] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 5.956611] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 6.017095] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 6.081448] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Started Forward Password Requests to Wall Directo 2022-04-30 21:57:54,348 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/floatingips/6cd6845e-9093-4e90-a420-e46cbdc73da6 1.452s 2022-04-30 21:57:54,348 131600 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-7d285745-8651-4e03-a67f-742a6cc74650', 'content-length': '0', 'date': 'Sat, 30 Apr 2022 21:57:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/floatingips/6cd6845e-9093-4e90-a420-e46cbdc73da6'} Body: b'' 2022-04-30 21:57:54,712 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.363s 2022-04-30 21:57:54,713 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:57:54 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-c24663b0-1a31-4639-9e77-ebc49adbb194', 'x-compute-request-id': 'req-c24663b0-1a31-4639-9e77-ebc49adbb194', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'' 2022-04-30 21:57:54,930 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.217s 2022-04-30 21:57:54,930 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93da7319-bc70-42f1-b855-c5bc80350906', 'x-compute-request-id': 'req-93da7319-bc70-42f1-b855-c5bc80350906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "ACTIVE", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:57:54Z", "addresses": {"tempest-TestVolumeBootPattern-457374612-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:ae:ff"}, {"version": 4, "addr": "172.35.4.12", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:ae:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": "2022-04-30T21:54:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:57:56,122 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.183s 2022-04-30 21:57:56,123 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a79e0917-2dde-4ecb-b407-f24d27ce7fda', 'x-compute-request-id': 'req-a79e0917-2dde-4ecb-b407-f24d27ce7fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "ACTIVE", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:57:54Z", "addresses": {"tempest-TestVolumeBootPattern-457374612-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:ae:ff"}, {"version": 4, "addr": "172.35.4.12", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:ae:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": "2022-04-30T21:54:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1508082721"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:57:57,226 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.094s 2022-04-30 21:57:57,227 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:57:57 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-1cb43c9a-7998-4664-ab72-4e69e0dd3b06', 'x-compute-request-id': 'req-1cb43c9a-7998-4664-ab72-4e69e0dd3b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"server": {"id": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26", "name": "tempest-TestVolumeBootPattern-server-1454152813", "status": "ACTIVE", "tenant_id": "839ab2af4d6b40c3b957be9c7dc78b26", "user_id": "4d838be38c1941eba44ffcfc6c17f002", "metadata": {}, "hostId": "dff4b61d774aae61e091b1f14f60081e5af02107d3a73723afdd29d1", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-04-30T21:54:18Z", "updated": "2022-04-30T21:57:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1741964513", "OS-SRV-USG:launched_at": "2022-04-30T21:54:30.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": "73e426da-a6ca-4d21-b50f-30bf936473a1"}]}}' 2022-04-30 21:57:58,365 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26 0.129s 2022-04-30 21:57:58,365 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:57:58 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-8beed1ba-2a88-4354-8b1e-144f2d740186', 'x-compute-request-id': 'req-8beed1ba-2a88-4354-8b1e-144f2d740186', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/af31b0c5-c096-4cf6-9bf1-6f00587c0c26'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance af31b0c5-c096-4cf6-9bf1-6f00587c0c26 could not be found."}}' 2022-04-30 21:57:58,581 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.215s 2022-04-30 21:57:58,581 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:57:58 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-591a40e1-1049-4a9b-8ef1-48bad1175616', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'' 2022-04-30 21:57:58,635 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.053s 2022-04-30 21:57:58,636 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1dc4017-adf9-4b2e-912f-c75cbb4f3440', 'content-length': '1330', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1dc4017-adf9-4b2e-912f-c75cbb4f3440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": "2022-04-30T21:57:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:57:59,686 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.041s 2022-04-30 21:57:59,687 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03089422-e9f4-4503-bf03-d95019dc5cd1', 'content-length': '1330', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03089422-e9f4-4503-bf03-d95019dc5cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": "2022-04-30T21:57:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:58:00,734 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.039s 2022-04-30 21:58:00,734 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4424a0ba-e7a2-4a21-b810-7c8237884cc5', 'content-length': '1330', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4424a0ba-e7a2-4a21-b810-7c8237884cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": "2022-04-30T21:57:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:58:01,785 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.041s 2022-04-30 21:58:01,785 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e159a0-e3c9-4584-a7ee-1302aaf16898', 'content-length': '1330', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e159a0-e3c9-4584-a7ee-1302aaf16898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": "2022-04-30T21:57:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:58:02,835 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.041s 2022-04-30 21:58:02,835 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b682b241-eeff-4208-a70b-49ef99c58687', 'content-length': '1330', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b682b241-eeff-4208-a70b-49ef99c58687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": "2022-04-30T21:57:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:58:03,885 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.041s 2022-04-30 21:58:03,885 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5066090f-09e6-4001-8c15-ffc0ad0429e7', 'content-length': '1330', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5066090f-09e6-4001-8c15-ffc0ad0429e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": "2022-04-30T21:57:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:58:04,934 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.040s 2022-04-30 21:58:04,934 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c882be-0d3e-44cc-a80e-a21a849b50dc', 'content-length': '1330', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c882be-0d3e-44cc-a80e-a21a849b50dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"volume": {"id": "73e426da-a6ca-4d21-b50f-30bf936473a1", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-04-30T21:54:13.000000", "updated_at": "2022-04-30T21:57:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1"}], "user_id": "4d838be38c1941eba44ffcfc6c17f002", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "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": "839ab2af4d6b40c3b957be9c7dc78b26"}}' 2022-04-30 21:58:05,962 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 0.020s 2022-04-30 21:58:05,963 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:58:05 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-68042bc6-4ed2-4a9c-bfd1-0bca71c2434f', 'x-openstack-request-id': 'req-68042bc6-4ed2-4a9c-bfd1-0bca71c2434f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 73e426da-a6ca-4d21-b50f-30bf936473a1 could not be found."}}' 2022-04-30 21:58:06,228 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.23:9696/v2.0/security-groups/17889e8f-f5d4-4dd9-b018-db473f648e3e 0.264s 2022-04-30 21:58:06,228 131600 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-53977fad-7ecb-430e-a52b-5e0b55b7453e', 'content-length': '0', 'date': 'Sat, 30 Apr 2022 21:58:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/v2.0/security-groups/17889e8f-f5d4-4dd9-b018-db473f648e3e'} Body: b'' 2022-04-30 21:58:06,339 131600 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1741964513 0.110s 2022-04-30 21:58:06,339 131600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 30 Apr 2022 21:58: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-ad561a04-6e1b-409d-921c-f2cafc936db7', 'x-compute-request-id': 'req-ad561a04-6e1b-409d-921c-f2cafc936db7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1741964513'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, 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.35.4.12 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 1065, in create_timestamp ssh_client = self.get_remote_client(ip_address, File "/opt/stack/tempest/tempest/scenario/manager.py", line 726, 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 117, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 240, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 150, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.35.4.12 via SSH timed out. User: ubuntu, Password: None |
||||||
setUpClass (tempest.api.compute.admin.test_agents | 1 | 0 | 0 | 0 | 1 | Detail | |
AgentsAdminTestJSON) |
skip
pt7.1: setUpClass (tempest.api.compute.admin.test_agents.AgentsAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_auto_allocate_network | 1 | 0 | 0 | 0 | 1 | Detail | |
AutoAllocateNetworkTest) |
skip
pt8.1: setUpClass (tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsTestJson) |
skip
pt9.1: setUpClass (tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsNegativeTestJson) |
skip
pt10.1: setUpClass (tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_floating_ips_bulk | 1 | 0 | 0 | 0 | 1 | Detail | |
FloatingIPsBulkAdminTestJSON) |
skip
pt11.1: setUpClass (tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt12.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) |
||||||
setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt13.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) |
||||||
setUpClass (tempest.api.compute.certificates.test_certificates | 1 | 0 | 0 | 0 | 1 | Detail | |
CertificatesV2TestJSON) |
skip
pt14.1: setUpClass (tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_attach_interfaces | 3 | 0 | 0 | 0 | 3 | Detail | |
AttachInterfacesV270Test) |
skip
pt15.1: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test) |
||||||
AttachInterfacesTestJSON) |
skip
pt15.2: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON) |
||||||
AttachInterfacesUnderV243Test) |
skip
pt15.3: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test) |
||||||
setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt16.1: setUpClass (tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerMetadataTestJSON) |
skip
pt17.1: setUpClass (tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt18.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue | 3 | 0 | 0 | 0 | 3 | Detail | |
ServerStableDeviceRescueTest) |
skip
pt19.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) |
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt19.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE) |
||||||
ServerBootFromVolumeStableRescueTest) |
skip
pt19.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesTestJSON) |
skip
pt20.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesNegativeTestJSON) |
skip
pt21.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON) |
||||||
setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt22.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt23.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_endpoints | 1 | 0 | 0 | 0 | 1 | Detail | |
EndPointsTestJSON) |
skip
pt24.1: setUpClass (tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesTestJSON) |
skip
pt25.1: setUpClass (tempest.api.identity.admin.v2.test_roles.RolesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesNegativeTestJSON) |
skip
pt26.1: setUpClass (tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_services | 1 | 0 | 0 | 0 | 1 | Detail | |
ServicesTestJSON) |
skip
pt27.1: setUpClass (tempest.api.identity.admin.v2.test_services.ServicesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenant_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsNegativeTestJSON) |
skip
pt28.1: setUpClass (tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsTestJSON) |
skip
pt29.1: setUpClass (tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTestJSON) |
skip
pt30.1: setUpClass (tempest.api.identity.admin.v2.test_tokens.TokensTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensAdminTestNegative) |
skip
pt31.1: setUpClass (tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersTestJSON) |
skip
pt32.1: setUpClass (tempest.api.identity.admin.v2.test_users.UsersTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersNegativeTestJSON) |
skip
pt33.1: setUpClass (tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_api_discovery | 1 | 0 | 0 | 0 | 1 | Detail | |
TestApiDiscovery) |
skip
pt34.1: setUpClass (tempest.api.identity.v2.test_api_discovery.TestApiDiscovery) |
||||||
setUpClass (tempest.api.identity.v2.test_ec2_credentials | 1 | 0 | 0 | 0 | 1 | Detail | |
EC2CredentialsTest) |
skip
pt35.1: setUpClass (tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_extension | 1 | 0 | 0 | 0 | 1 | Detail | |
ExtensionTestJSON) |
skip
pt36.1: setUpClass (tempest.api.identity.v2.test_extension.ExtensionTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityTenantsTest) |
skip
pt37.1: setUpClass (tempest.api.identity.v2.test_tenants.IdentityTenantsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTest) |
skip
pt38.1: setUpClass (tempest.api.identity.v2.test_tokens.TokensTest) |
||||||
setUpClass (tempest.api.identity.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityUsersTest) |
skip
pt39.1: setUpClass (tempest.api.identity.v2.test_users.IdentityUsersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersTest) |
skip
pt40.1: setUpClass (tempest.api.image.v1.test_image_members.ImageMembersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersNegativeTest) |
skip
pt41.1: setUpClass (tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest) |
||||||
setUpClass (tempest.api.image.v1.test_images | 3 | 0 | 0 | 0 | 3 | Detail | |
CreateRegisterImagesTest) |
skip
pt42.1: setUpClass (tempest.api.image.v1.test_images.CreateRegisterImagesTest) |
||||||
UpdateImageMetaTest) |
skip
pt42.2: setUpClass (tempest.api.image.v1.test_images.UpdateImageMetaTest) |
||||||
ListImagesTest) |
skip
pt42.3: setUpClass (tempest.api.image.v1.test_images.ListImagesTest) |
||||||
setUpClass (tempest.api.image.v1.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
CreateDeleteImagesNegativeTest) |
skip
pt43.1: setUpClass (tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest) |
||||||
setUpClass (tempest.api.image.v2.admin.test_images | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportCopyImagesTest) |
skip
pt44.1: setUpClass (tempest.api.image.v2.admin.test_images.ImportCopyImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images | 2 | 0 | 0 | 0 | 2 | Detail | |
ImportImagesTest) |
skip
pt45.1: setUpClass (tempest.api.image.v2.test_images.ImportImagesTest) |
||||||
MultiStoresImportImagesTest) |
skip
pt45.2: setUpClass (tempest.api.image.v2.test_images.MultiStoresImportImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportImagesNegativeTest) |
skip
pt46.1: setUpClass (tempest.api.image.v2.test_images_negative.ImportImagesNegativeTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt47.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) |
||||||
setUpClass (tempest.api.volume.admin.test_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt48.1: setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeManageAdminTest) |
skip
pt49.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt50.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.scenario.test_compute_unified_limits | 1 | 0 | 0 | 0 | 1 | Detail | |
ServersQuotaTest) |
skip
pt51.1: setUpClass (tempest.scenario.test_compute_unified_limits.ServersQuotaTest) |
||||||
setUpClass (tempest.scenario.test_dashboard_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestDashboardBasicOps) |
skip
pt52.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt53.1: setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) |
||||||
setUpClass (tempest.scenario.test_network_qos_placement | 2 | 0 | 0 | 0 | 2 | Detail | |
QoSBandwidthAndPacketRateTests) |
skip
pt54.1: setUpClass (tempest.scenario.test_network_qos_placement.QoSBandwidthAndPacketRateTests) |
||||||
MinBwAllocationPlacementTest) |
skip
pt54.2: setUpClass (tempest.scenario.test_network_qos_placement.MinBwAllocationPlacementTest) |
||||||
setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt55.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON | 9 | 9 | 0 | 0 | 0 | Detail | |
test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
pass
pt56.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
||||||
test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
pass
pt56.2: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
||||||
test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
pass
pt56.3: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
||||||
test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
pass
pt56.4: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
||||||
test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
pass
pt56.5: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
||||||
test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
pass
pt56.6: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
||||||
test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
pass
pt56.7: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
||||||
test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
pass
pt56.8: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
||||||
test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
pass
pt56.9: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
pass
pt57.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241.test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
||||||
tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt58.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt58.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt58.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt58.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt58.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt58.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt58.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt58.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt58.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt58.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt58.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt58.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt58.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt58.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
||||||
tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt59.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt59.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
||||||
tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt60.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
||||||
tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
pass
pt61.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
||||||
tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
pass
pt62.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
pass
pt62.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
||||||
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt63.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt63.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt63.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt63.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt63.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt63.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt63.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt63.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt63.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt63.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
||||||
tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt64.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt64.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
||||||
tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt65.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt65.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt65.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt65.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt65.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
pass
pt66.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation.test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt67.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt67.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt67.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt68.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt68.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt68.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt68.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt68.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt68.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt68.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt69.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt70.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt71.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt71.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt71.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt71.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt71.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
||||||
tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt72.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt72.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt72.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt72.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt72.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt72.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt72.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt72.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt72.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt72.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt72.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt72.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt72.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt72.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt73.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt73.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt73.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt73.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
||||||
test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
pass
pt73.5: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt74.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt74.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt75.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
pass
pt76.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt77.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt77.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt77.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt77.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt77.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt77.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt77.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt78.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt78.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt78.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt78.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt79.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt79.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt80.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt80.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
||||||
tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt81.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
||||||
tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt82.1: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
pass
pt82.2: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
pass
pt82.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
pass
pt82.4: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
skip
pt83.1: tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test.test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt84.1: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
pass
pt84.2: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
pass
pt84.3: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
pass
pt84.4: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
||||||
tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
pass
pt85.1: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
||||||
test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
pass
pt85.2: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
||||||
tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
pass
pt86.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt86.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
pass
pt86.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
pass
pt86.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
pass
pt86.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt87.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
pass
pt87.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt88.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt89.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt90.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt90.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt90.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt90.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt91.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt92.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt93.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt93.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt93.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt93.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt94.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt94.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
||||||
tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt95.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
||||||
tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
pass
pt96.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
||||||
tempest.api.compute.admin.test_servers.ServersAdmin275Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
pass
pt97.1: tempest.api.compute.admin.test_servers.ServersAdmin275Test.test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
||||||
tempest.api.compute.admin.test_servers.ServersAdminTestJSON | 10 | 9 | 0 | 0 | 1 | Detail | |
test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
pass
pt98.1: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
||||||
test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
pass
pt98.2: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
||||||
test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
pass
pt98.3: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
||||||
test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
pass
pt98.4: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
||||||
test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
pass
pt98.5: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
||||||
test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
pass
pt98.6: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
||||||
test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
pass
pt98.7: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
||||||
test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
pass
pt98.8: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
||||||
test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
skip
pt98.9: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
||||||
test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
pass
pt98.10: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
pass
pt99.1: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
||||||
test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
pass
pt99.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
||||||
test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
pass
pt99.3: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
||||||
test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
pass
pt99.4: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
||||||
test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
pass
pt99.5: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
||||||
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt99.6: 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
pt99.7: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
pass
pt100.1: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
||||||
test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04] |
pass
pt100.2: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04] |
||||||
test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
pass
pt100.3: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
||||||
test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57] |
pass
pt100.4: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57] |
||||||
test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
pass
pt100.5: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
||||||
tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt101.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt101.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt101.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt102.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt102.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt102.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt102.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt103.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt103.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt103.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt103.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt103.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt103.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt103.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
pass
pt104.1: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
||||||
test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
pass
pt104.2: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
||||||
test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
pass
pt104.3: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt105.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt105.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt105.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
||||||
tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt106.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
||||||
tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
pass
pt107.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt107.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
||||||
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt108.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt108.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt108.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt108.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt108.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt108.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt108.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt108.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt108.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt108.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt108.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
||||||
tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt109.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
pass
pt110.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
||||||
test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
pass
pt110.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt111.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt111.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
pass
pt112.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
||||||
test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
pass
pt112.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
||||||
test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
pass
pt112.3: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
||||||
test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
pass
pt112.4: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt113.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt113.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt114.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
||||||
test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
pass
pt114.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt114.3: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt115.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
||||||
tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
pass
pt116.1: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
||||||
test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
pass
pt116.2: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
||||||
test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
pass
pt116.3: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
||||||
test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
pass
pt116.4: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
||||||
test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
pass
pt116.5: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
||||||
test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
pass
pt116.6: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
||||||
tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
pass
pt117.1: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
||||||
test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
pass
pt117.2: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
||||||
test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
pass
pt117.3: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
||||||
test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
pass
pt117.4: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
||||||
test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
pass
pt117.5: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
||||||
test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
pass
pt117.6: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
||||||
tempest.api.compute.images.test_images.ImagesTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
pass
pt118.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
||||||
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
pass
pt118.2: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
pass
pt118.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
pass
pt118.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
||||||
tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
pass
pt119.1: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
||||||
test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
pass
pt119.2: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
||||||
test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
pass
pt119.3: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
||||||
test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
pass
pt119.4: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
||||||
test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
pass
pt119.5: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
||||||
test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
pass
pt119.6: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
||||||
tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
pass
pt120.1: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt120.2: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
||||||
test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
pass
pt120.3: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
||||||
test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
pass
pt120.4: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
||||||
tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
pass
pt121.1: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
||||||
test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
pass
pt121.2: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
||||||
tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
pass
pt122.1: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
||||||
test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
pass
pt122.2: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
||||||
test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
pass
pt122.3: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
||||||
test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
pass
pt122.4: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
||||||
test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
pass
pt122.5: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
||||||
tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
pass
pt123.1: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
||||||
test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
pass
pt123.2: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
||||||
test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
pass
pt123.3: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
||||||
test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
pass
pt123.4: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
||||||
test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
pass
pt123.5: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
||||||
test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
pass
pt123.6: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
||||||
test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
pass
pt123.7: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
||||||
test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
pass
pt123.8: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
||||||
test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
pass
pt123.9: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
||||||
test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
pass
pt123.10: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
||||||
test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
pass
pt123.11: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
||||||
test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
pass
pt123.12: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
||||||
test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
pass
pt123.13: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
||||||
tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt124.1: tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
||||||
tempest.api.compute.images.test_list_images.ListImagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
pass
pt125.1: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
||||||
test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
pass
pt125.2: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
||||||
test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
pass
pt125.3: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
||||||
tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt126.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt126.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt126.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt126.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt127.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt127.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt127.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt127.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt127.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt127.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt127.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt127.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt128.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt128.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt128.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt128.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt128.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt128.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
||||||
tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt129.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
||||||
tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt130.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
||||||
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt131.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt131.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt131.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt131.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt131.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
||||||
tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt132.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt132.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt132.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt132.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt132.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt132.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt132.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt132.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
pass
pt133.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt133.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt133.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
pass
pt133.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt133.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
||||||
tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt134.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt134.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt134.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt134.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt134.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt134.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt134.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt134.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt134.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt134.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt134.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
||||||
tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt135.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
pass
pt136.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt137.1: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt137.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt137.3: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt137.4: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt137.5: 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 | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt138.1: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt138.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt138.3: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt138.4: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt138.5: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt139.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt139.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
pass
pt140.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt140.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt140.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
||||||
test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
pass
pt140.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
pass
pt140.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
pass
pt140.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
pass
pt140.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt140.8: 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 | 5 | 5 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
pass
pt141.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
pass
pt141.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
pass
pt141.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt141.4: 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
pt141.5: 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_instance_actions.InstanceActionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
pass
pt142.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
||||||
test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
pass
pt142.2: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
pass
pt143.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
||||||
tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
pass
pt144.1: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
||||||
test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
pass
pt144.2: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
||||||
tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
pass
pt145.1: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
||||||
test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
skip
pt145.2: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
||||||
test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
pass
pt145.3: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
||||||
test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
pass
pt145.4: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
||||||
test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
pass
pt145.5: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
||||||
test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
pass
pt145.6: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
||||||
test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
pass
pt145.7: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
||||||
test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
pass
pt145.8: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
||||||
test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
skip
pt145.9: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
||||||
test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
pass
pt145.10: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
||||||
test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
pass
pt145.11: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
||||||
test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
pass
pt145.12: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
||||||
test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
pass
pt145.13: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
||||||
test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
pass
pt145.14: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
||||||
test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
pass
pt145.15: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
||||||
test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
pass
pt145.16: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
||||||
test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
pass
pt145.17: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
||||||
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
pass
pt146.1: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
||||||
test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
pass
pt146.2: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
||||||
test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
pass
pt146.3: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
||||||
test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
pass
pt146.4: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
||||||
test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
pass
pt146.5: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
||||||
test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
pass
pt146.6: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
||||||
test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
pass
pt146.7: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
||||||
test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
pass
pt146.8: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
||||||
test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
pass
pt146.9: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
||||||
test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
pass
pt146.10: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
||||||
test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
pass
pt146.11: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
pass
pt147.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt147.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt148.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt148.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt148.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt148.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt148.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
skip
pt149.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
||||||
test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
pass
pt149.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
||||||
test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
pass
pt149.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
||||||
test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
pass
pt149.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
||||||
test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
pass
pt149.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
||||||
test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
skip
pt149.6: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
||||||
test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
pass
pt149.7: 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
pt149.8: 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] |
pass
pt149.9: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
||||||
test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
pass
pt149.10: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
||||||
test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
pass
pt149.11: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt149.12: 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
pt149.13: 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
pt149.14: 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
pt149.15: 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
pt149.16: 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
pt149.17: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
||||||
tempest.api.compute.servers.test_server_actions.ServersAaction247Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23,image] |
pass
pt150.1: tempest.api.compute.servers.test_server_actions.ServersAaction247Test.test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23,image] |
||||||
tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
pass
pt151.1: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
||||||
test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
pass
pt151.2: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
||||||
tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
pass
pt152.1: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
||||||
test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
pass
pt152.2: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
pass
pt153.1: tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON.test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt154.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt154.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt154.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
pass
pt154.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt154.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt154.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
||||||
tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON | 12 | 4 | 0 | 0 | 8 | Detail | |
test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
pass
pt155.1: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
||||||
test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
skip
pt155.2: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
||||||
test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
pass
pt155.3: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
||||||
test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
skip
pt155.4: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
||||||
test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
pass
pt155.5: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
||||||
test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
pass
pt155.6: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
||||||
test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
skip
pt155.7: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
||||||
test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
skip
pt155.8: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
||||||
test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
skip
pt155.9: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
||||||
test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
skip
pt155.10: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
||||||
test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
skip
pt155.11: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
||||||
test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
skip
pt155.12: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
||||||
tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
pass
pt156.1: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
||||||
test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
pass
pt156.2: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
pass
pt157.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
pass
pt158.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
||||||
test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
pass
pt158.2: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
pass
pt159.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
||||||
test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
pass
pt159.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
||||||
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt159.3: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt159.4: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
||||||
test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
pass
pt159.5: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
||||||
test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
pass
pt159.6: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
||||||
tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
pass
pt160.1: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
||||||
test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
pass
pt160.2: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
||||||
test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
pass
pt160.3: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
||||||
test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
pass
pt160.4: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt161.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
pass
pt161.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
||||||
tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
pass
pt162.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt162.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
pass
pt162.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
pass
pt162.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
pass
pt162.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
pass
pt162.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
pass
pt162.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
pass
pt163.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
pass
pt164.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 45 | 44 | 0 | 0 | 1 | Detail | |
test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
pass
pt165.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
||||||
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt165.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt165.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
||||||
test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
pass
pt165.4: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
||||||
test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
pass
pt165.5: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
||||||
test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
pass
pt165.6: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
||||||
test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
pass
pt165.7: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
||||||
test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
pass
pt165.8: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
||||||
test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
pass
pt165.9: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
||||||
test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
pass
pt165.10: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
||||||
test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
pass
pt165.11: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
||||||
test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
pass
pt165.12: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
||||||
test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
pass
pt165.13: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
||||||
test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
pass
pt165.14: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
||||||
test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
pass
pt165.15: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
||||||
test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
pass
pt165.16: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
||||||
test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
pass
pt165.17: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
||||||
test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
pass
pt165.18: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
||||||
test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
pass
pt165.19: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
||||||
test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
pass
pt165.20: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
||||||
test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
skip
pt165.21: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
||||||
test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
pass
pt165.22: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
||||||
test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
pass
pt165.23: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
||||||
test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
pass
pt165.24: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
||||||
test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
pass
pt165.25: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
||||||
test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
pass
pt165.26: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
||||||
test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
pass
pt165.27: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
||||||
test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
pass
pt165.28: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
||||||
test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
pass
pt165.29: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
||||||
test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
pass
pt165.30: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
||||||
test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
pass
pt165.31: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
||||||
test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
pass
pt165.32: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
||||||
test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
pass
pt165.33: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
||||||
test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
pass
pt165.34: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
||||||
test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
pass
pt165.35: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
||||||
test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
pass
pt165.36: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
||||||
test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
pass
pt165.37: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
||||||
test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
pass
pt165.38: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
||||||
test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
pass
pt165.39: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
||||||
test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
pass
pt165.40: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
||||||
test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
pass
pt165.41: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
||||||
test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
pass
pt165.42: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
||||||
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt165.43: 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
pt165.44: 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
pt165.45: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
pass
pt166.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
||||||
test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
pass
pt166.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt167.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt167.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
||||||
tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt168.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt168.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt168.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
||||||
tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt169.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
||||||
tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt170.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt170.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt171.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt171.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt172.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt172.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt173.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt173.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt173.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt174.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt175.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
||||||
tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt176.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt176.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt176.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt176.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt176.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt176.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
||||||
tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt177.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt177.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt177.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt177.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt177.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt177.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt177.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt177.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
pass
pt178.1: tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest.test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
||||||
tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
pass
pt179.1: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
||||||
test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
pass
pt179.2: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
||||||
tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
pass
pt180.1: tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
||||||
tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
pass
pt181.1: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
||||||
test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
pass
pt181.2: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
||||||
test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
pass
pt181.3: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
||||||
test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
pass
pt181.4: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
||||||
tempest.api.identity.admin.v3.test_domains.DomainsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
pass
pt182.1: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
||||||
test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
pass
pt182.2: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
||||||
test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
pass
pt182.3: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
||||||
test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
pass
pt182.4: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
||||||
test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
pass
pt182.5: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
||||||
test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
pass
pt182.6: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
||||||
test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
pass
pt182.7: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
||||||
tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
pass
pt183.1: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
||||||
test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
pass
pt183.2: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
||||||
test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
pass
pt183.3: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
||||||
test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
pass
pt183.4: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
||||||
test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
pass
pt183.5: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
||||||
tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
pass
pt184.1: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
||||||
test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
pass
pt184.2: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
||||||
tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
pass
pt185.1: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
||||||
test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
pass
pt185.2: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
||||||
test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
pass
pt185.3: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
||||||
tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
pass
pt186.1: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
||||||
test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
pass
pt186.2: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
||||||
test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
pass
pt186.3: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
||||||
test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
pass
pt186.4: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
||||||
tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
pass
pt187.1: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
||||||
test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
pass
pt187.2: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
||||||
test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
pass
pt187.3: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
||||||
test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
pass
pt187.4: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
||||||
tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
pass
pt188.1: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
||||||
test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
pass
pt188.2: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
pass
pt188.3: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
pass
pt188.4: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
||||||
test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
pass
pt188.5: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
||||||
test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
pass
pt188.6: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
pass
pt189.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
||||||
test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
pass
pt189.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
||||||
test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
pass
pt189.3: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
pass
pt190.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
||||||
test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
pass
pt190.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
||||||
tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
pass
pt191.1: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
||||||
test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
pass
pt191.2: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
||||||
test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
pass
pt191.3: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
||||||
test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
pass
pt191.4: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
||||||
test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
pass
pt191.5: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
||||||
tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
pass
pt192.1: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
||||||
test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
pass
pt192.2: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
||||||
test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
pass
pt192.3: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
||||||
test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
pass
pt192.4: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
||||||
tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
pass
pt193.1: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
||||||
test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
pass
pt193.2: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
||||||
tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
pass
pt194.1: tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
||||||
tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
pass
pt195.1: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
||||||
test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
pass
pt195.2: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
||||||
test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
pass
pt195.3: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
||||||
test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
pass
pt195.4: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
||||||
test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
pass
pt195.5: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
||||||
test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
pass
pt195.6: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
||||||
test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
pass
pt195.7: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
||||||
test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
pass
pt195.8: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
||||||
test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
pass
pt195.9: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
||||||
test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
pass
pt195.10: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
||||||
test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
pass
pt195.11: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
pass
pt196.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
||||||
test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
pass
pt196.2: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
||||||
test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
pass
pt196.3: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
||||||
test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
pass
pt196.4: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
||||||
test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
pass
pt196.5: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
||||||
test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
pass
pt196.6: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
pass
pt197.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
||||||
tempest.api.identity.admin.v3.test_regions.RegionsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
pass
pt198.1: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
||||||
test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
pass
pt198.2: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
||||||
test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
pass
pt198.3: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
||||||
test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
pass
pt198.4: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
||||||
tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
pass
pt199.1: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
||||||
test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
pass
pt199.2: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
||||||
test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
pass
pt199.3: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
||||||
test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
pass
pt199.4: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
||||||
test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
pass
pt199.5: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
||||||
test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
pass
pt199.6: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
||||||
test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
pass
pt199.7: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
||||||
test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
pass
pt199.8: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
||||||
test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
pass
pt199.9: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
||||||
test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
pass
pt199.10: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
||||||
test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
pass
pt199.11: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
||||||
test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
pass
pt199.12: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
||||||
test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
pass
pt199.13: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
||||||
test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
pass
pt199.14: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
||||||
test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
pass
pt199.15: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
||||||
tempest.api.identity.admin.v3.test_services.ServicesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
pass
pt200.1: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
||||||
test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
pass
pt200.2: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
||||||
test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
pass
pt200.3: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
||||||
tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
pass
pt201.1: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
||||||
test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
pass
pt201.2: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
||||||
test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
pass
pt201.3: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
||||||
tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
pass
pt202.1: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
||||||
test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
pass
pt202.2: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
||||||
test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
pass
pt202.3: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
||||||
test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
pass
pt202.4: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
||||||
test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
pass
pt202.5: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
||||||
test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
pass
pt202.6: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
||||||
tempest.api.identity.admin.v3.test_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
pass
pt203.1: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
||||||
test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
pass
pt203.2: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
||||||
test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
pass
pt203.3: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
||||||
test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
pass
pt203.4: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
||||||
test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
pass
pt203.5: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
||||||
tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
pass
pt204.1: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
||||||
test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
pass
pt204.2: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
||||||
tempest.api.identity.v3.test_access_rules.AccessRulesV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
pass
pt205.1: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
||||||
test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
pass
pt205.2: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
||||||
test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
pass
pt205.3: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
||||||
tempest.api.identity.v3.test_api_discovery.TestApiDiscovery | 5 | 5 | 0 | 0 | 0 | Detail | |
test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
pass
pt206.1: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
||||||
test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
pass
pt206.2: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
||||||
test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
pass
pt206.3: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
||||||
test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
pass
pt206.4: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
||||||
test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
pass
pt206.5: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
||||||
tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
pass
pt207.1: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
||||||
test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
pass
pt207.2: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
||||||
test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
pass
pt207.3: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
||||||
test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
pass
pt207.4: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
||||||
test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
pass
pt207.5: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
||||||
tempest.api.identity.v3.test_catalog.IdentityCatalogTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
pass
pt208.1: tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
||||||
tempest.api.identity.v3.test_domains.DefaultDomainTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
pass
pt209.1: tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
||||||
tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
pass
pt210.1: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
||||||
test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
pass
pt210.2: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
||||||
test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
pass
pt210.3: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
||||||
test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
pass
pt210.4: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
||||||
tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
pass
pt211.1: tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
||||||
tempest.api.identity.v3.test_tokens.TokensV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
pass
pt212.1: tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
||||||
test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
pass
pt212.2: tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
||||||
test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
pass
pt212.3: tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
||||||
tempest.api.identity.v3.test_users.IdentityV3UsersTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
pass
pt213.1: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
||||||
test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
pass
pt213.2: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
||||||
test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
pass
pt213.3: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
||||||
tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
pass
pt214.1: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
||||||
test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
pass
pt214.2: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
pass
pt215.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
||||||
test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
pass
pt215.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
||||||
test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
pass
pt215.3: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
pass
pt216.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
pass
pt217.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
||||||
test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
pass
pt217.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
pass
pt218.1: tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
pass
pt219.1: tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
||||||
tempest.api.image.v2.test_images.BasicOperationsImagesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
pass
pt220.1: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
||||||
test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
pass
pt220.2: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
||||||
test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
pass
pt220.3: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
||||||
test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
pass
pt220.4: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
||||||
tempest.api.image.v2.test_images.ListSharedImagesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
pass
pt221.1: tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
||||||
tempest.api.image.v2.test_images.ListUserImagesTest | 15 | 15 | 0 | 0 | 0 | Detail | |
test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
pass
pt222.1: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
||||||
test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
pass
pt222.2: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
||||||
test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
pass
pt222.3: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
||||||
test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
pass
pt222.4: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
||||||
test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
pass
pt222.5: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
||||||
test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
pass
pt222.6: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
||||||
test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
pass
pt222.7: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
||||||
test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
pass
pt222.8: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
||||||
test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
pass
pt222.9: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
||||||
test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
pass
pt222.10: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
||||||
test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
pass
pt222.11: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
||||||
test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
pass
pt222.12: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
||||||
test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
pass
pt222.13: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
||||||
test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
pass
pt222.14: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
||||||
test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
pass
pt222.15: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
||||||
tempest.api.image.v2.test_images_member.ImagesMemberTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
pass
pt223.1: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
||||||
test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
pass
pt223.2: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
||||||
test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
pass
pt223.3: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
||||||
test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
pass
pt223.4: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
||||||
test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
pass
pt223.5: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
||||||
test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
pass
pt223.6: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
||||||
tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
pass
pt224.1: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
||||||
test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
pass
pt224.2: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
||||||
tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
pass
pt225.1: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
||||||
test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
pass
pt225.2: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
||||||
test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
pass
pt225.3: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
||||||
test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
pass
pt225.4: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
||||||
test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt225.5: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
pass
pt225.6: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
||||||
test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
pass
pt225.7: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
||||||
test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt225.8: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt225.9: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt225.10: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
tempest.api.image.v2.test_images_negative.ImagesNegativeTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
pass
pt226.1: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
||||||
test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
pass
pt226.2: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
||||||
test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
pass
pt226.3: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
||||||
test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
pass
pt226.4: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
||||||
test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
pass
pt226.5: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
||||||
test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
pass
pt226.6: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
||||||
test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
pass
pt226.7: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
||||||
test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
pass
pt226.8: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
||||||
test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
pass
pt226.9: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
||||||
test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
pass
pt226.10: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
||||||
tempest.api.image.v2.test_images_tags.ImagesTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
pass
pt227.1: tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
||||||
tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
pass
pt228.1: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
||||||
test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
pass
pt228.2: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
||||||
tempest.api.image.v2.test_versions.VersionsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
pass
pt229.1: tempest.api.image.v2.test_versions.VersionsTest.test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
||||||
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
pt230.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
pt230.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
pt230.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
pt231.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
pt231.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
pt231.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
pt231.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
pt231.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
pt232.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
pt233.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
pt233.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_metering_extensions.MeteringIpV6TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt234.1: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt234.2: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt234.3: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt234.4: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt234.5: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt234.6: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt235.1: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt235.2: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt235.3: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt235.4: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt235.5: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt235.6: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
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
pt236.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
pt237.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
pt237.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
pt237.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
pt237.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
pt238.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
pt238.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
pt238.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
pt238.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
pt239.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
pt239.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
pt240.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
pt240.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
pt240.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
pt240.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
pt240.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
pt240.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
pt240.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
pt240.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
pt240.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
pt241.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
pt241.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
pt241.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
pt241.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
pt241.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
pt241.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
pt241.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
pt241.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
pt241.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
pt242.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
pt242.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
pt242.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
pt243.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
pt244.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
pt245.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
pt246.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
pt246.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
pt246.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
pt246.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
pt247.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
pt247.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
pt247.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
pt247.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt249.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
pt250.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
pt250.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
pt251.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
pt251.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt253.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
pt253.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
pt253.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
pt254.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
pt254.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
pt254.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
pt255.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
pt255.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
pt255.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt259.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
pt259.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
pt259.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
pt259.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
pt259.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
pt259.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
pt259.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
pt259.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
pt259.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
pt259.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt261.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
pt262.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
pt262.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
pt262.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
pt262.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
pt262.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
pt262.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
pt262.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
pt263.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
pt263.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
pt263.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
pt263.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
pt263.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
pt263.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
pt263.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
pt264.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt268.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
pt268.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
pt268.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
pt268.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
pt268.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
pt268.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
pt268.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
pt268.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
pt268.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
pt269.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
pt269.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
pt269.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
pt269.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
pt269.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
pt269.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
pt269.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
pt269.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
pt269.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
pt269.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
pt269.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
pt269.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
pt269.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
pt269.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
pt270.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
pt270.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
pt270.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
pt270.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
pt270.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
pt270.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
pt270.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
pt270.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
pt270.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
pt270.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
pt270.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
pt270.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
pt270.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
pt271.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
pt272.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
pt273.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
pt273.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_tags.TagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
pass
pt274.1: tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt275.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
pt275.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt276.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt276.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
||||||
tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt277.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt278.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt278.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt278.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt279.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
||||||
tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt280.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt281.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt281.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt282.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt282.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt283.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
||||||
tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt284.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
||||||
tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt285.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt285.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt285.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt285.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt285.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt285.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt285.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt286.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt286.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt286.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt286.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt286.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt286.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
||||||
tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt287.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt287.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
||||||
tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt288.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt288.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
||||||
tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt289.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt289.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
||||||
tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt290.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt290.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
||||||
tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt291.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt291.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt291.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt291.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt291.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt291.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt291.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
||||||
tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt292.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt292.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt292.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
||||||
tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt293.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
||||||
tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt294.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt294.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt294.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt294.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt294.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
||||||
tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt295.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt295.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt295.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt295.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt295.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
||||||
tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt296.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt296.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
||||||
tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt297.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt297.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
||||||
tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt298.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt298.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt298.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt298.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt298.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt299.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt299.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt299.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt300.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt300.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt300.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt300.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt300.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt300.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt300.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt300.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt300.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt300.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt300.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt300.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt301.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt301.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt301.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt301.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt301.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt301.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt302.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt302.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt302.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt302.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt302.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt302.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt303.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt303.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
||||||
tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt304.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
||||||
tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt305.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
||||||
tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt306.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
||||||
tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt307.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
||||||
tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt308.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt308.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
||||||
tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt309.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt309.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
||||||
tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt310.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
||||||
tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 1 | 0 | 0 | 1 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt311.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
skip
pt311.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
||||||
tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt312.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt312.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt313.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt313.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt314.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt314.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt315.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt315.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt315.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt315.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt315.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt315.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 3 | 2 | 0 | 0 | 1 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt316.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt316.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
skip
pt316.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt317.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
||||||
tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt318.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt318.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
||||||
tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt319.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt320.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt320.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt321.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt321.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt321.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
||||||
tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt322.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
||||||
tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt323.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt323.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt323.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt323.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt323.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt323.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt323.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt323.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt323.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt323.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt323.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt323.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt323.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt323.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt323.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt323.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt323.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt323.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
||||||
tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt324.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt324.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt324.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt324.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt324.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt324.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt324.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt324.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt324.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt324.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt324.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt324.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt324.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt324.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt324.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt324.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt324.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt324.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt324.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt324.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt324.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt324.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt324.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt324.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt324.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt324.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt324.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt324.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt324.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt324.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt324.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt324.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt325.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt325.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt325.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt325.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt325.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt325.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt326.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt326.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt326.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt326.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt326.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt326.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt326.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt326.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt326.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt326.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt326.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt326.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt326.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt327.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt327.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt327.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt327.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt327.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt327.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
pass
pt328.1: tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
pass
pt329.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 9 | 0 | 0 | 0 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
pass
pt330.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] |
pass
pt330.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] |
pass
pt330.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] |
pass
pt330.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
pass
pt330.5: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
||||||
test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
pass
pt330.6: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
||||||
test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
pass
pt330.7: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
||||||
test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
pass
pt330.8: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
||||||
test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
pass
pt330.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
||||||
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 4 | 2 | 0 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
pass
pt331.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
skip
pt331.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] |
pass
pt331.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt331.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
||||||
tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps | 2 | 2 | 0 | 0 | 0 | Detail | |
test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
pass
pt332.1: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
||||||
test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
pass
pt332.2: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
||||||
tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
pass
pt333.1: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
||||||
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
pt334.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
||||||
tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
pass
pt335.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
||||||
tempest.scenario.test_server_multinode.TestServerMultinode | 1 | 1 | 0 | 0 | 0 | Detail | |
test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
pass
pt336.1: tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
||||||
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
pass
pt337.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
||||||
tempest.scenario.test_unified_limits.ImageQuotaTest | 4 | 0 | 0 | 0 | 4 | Detail | |
test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
skip
pt338.1: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
||||||
test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
skip
pt338.2: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
||||||
test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
skip
pt338.3: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
||||||
test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
skip
pt338.4: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
||||||
Total | 1287 | 1190 | 7 | 0 | 90 |