all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.1.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2023.11.17,cffi==1.15.1,charset-normalizer==3.2.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.4.0,cmd2==2.4.3,cryptography==41.0.4,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.19,fixtures==4.1.0,idna==3.4,importlib-metadata==6.0.1,iso8601==2.0.0,jsonschema==4.19.1,jsonschema-specifications==2023.7.1,msgpack==1.0.6,netaddr==0.9.0,netifaces==0.11.0,oslo.concurrency==5.2.0,oslo.config==9.2.0,oslo.context==5.3.0,oslo.i18n==6.1.0,oslo.log==5.4.0,oslo.serialization==5.2.0,oslo.utils==6.3.0,packaging==23.1,paramiko==3.3.1,pbr==6.0.0,prettytable==3.9.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.1.1,pyperclip==1.8.2,python-dateutil==2.8.2,python-subunit==1.4.3,pytz==2023.3.post1,PyYAML==6.0.1,referencing==0.30.2,requests==2.31.0,rfc3986==2.0.0,rpds-py==0.10.3,six==1.16.0,stestr==4.1.0,stevedore==5.1.0,-e git+https://github.com/openstack/tempest@8def25cbb5885e91899793f8575d3919816a0d12#egg=tempest,testtools==2.7.0,tomlkit==0.12.1,tzdata==2023.3,urllib3==1.26.16,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.17.0 all run-test-pre: PYTHONHASHSEED='993753792' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {7} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {10} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {10} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {2} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.207360s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [1.190724s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.014137s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.167151s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.019136s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.015460s] ... ok {7} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [181.596525s] ... ok {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [191.489028s] ... ok {5} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [194.383466s] ... ok {3} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [225.206806s] ... ok {1} tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server [115.799741s] ... ok {4} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [268.825860s] ... ok {8} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [266.704307s] ... ok {0} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [275.515941s] ... ok {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [114.170990s] ... ok {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [26.935921s] ... ok {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [35.076614s] ... ok {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [19.851732s] ... ok {4} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.362135s] ... ok {4} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.296931s] ... ok {2} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [387.326087s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 123, in test_volume_swap waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 354, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 53a5945d-da7d-48c9-b153-843e08352fdf failed to reach available status (current in-use) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-11-29 14:44:24,476 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes 0.966s 2023-11-29 14:44:24,476 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-1904246166"}} Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-defd0767-08cc-4d2d-b412-51db5101af28', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-defd0767-08cc-4d2d-b412-51db5101af28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:23.947341", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-11-29 14:44:24,544 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.055s 2023-11-29 14:44:24,545 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2629520-4e5b-4155-b3c1-f06da5c62ebe', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2629520-4e5b-4155-b3c1-f06da5c62ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:25,657 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.097s 2023-11-29 14:44:25,658 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-607f1aed-4069-4a37-aa27-c6b557eed18d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-607f1aed-4069-4a37-aa27-c6b557eed18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:44:25.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:26,838 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.164s 2023-11-29 14:44:26,838 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e115dd-7f40-46b0-b602-0f46e7bc4f1e', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e115dd-7f40-46b0-b602-0f46e7bc4f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:44:25.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:27,930 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.076s 2023-11-29 14:44:27,930 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477fd0c3-f3af-4326-99d3-8b13c25e3e5b', 'content-length': '905', 'open stack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477fd0c3-f3af-4326-99d3-8b13c25e3e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:44:27.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:27,945 84370 INFO [tempest.common.waiters] volume 53a5945d-da7d-48c9-b153-843e08352fdf reached available after waiting for 3.945043 seconds 2023-11-29 14:44:28,320 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes 0.374s 2023-11-29 14:44:28,320 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-1628189730"}} Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d036ee96-ab4c-44a7-9466-6fc50253cc2d', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d036ee96-ab4c-44a7-9466-6fc50253cc2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes'} Body: b'{"volume": {"id": "160ebafb-2986-429b-a8f1-bc2200e619ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:28.192421", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1628189730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-11-29 14:44:28,449 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad 0.115s 2023-11-29 14:44:28,449 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3c1f32-0003-4e67-aac4-5922350a0a01', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3c1f32-0003-4e67-aac4-5922350a0a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad'} Body: b'{"volume": {"id": "160ebafb-2986-429b-a8f1-bc2200e619ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:28.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1628189730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:29,519 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad 0.055s 2023-11-29 14:44:29,520 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db65060-b554-40df-a317-b54e89dfc902', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db65060-b554-40df-a317-b54e89dfc902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad'} Body: b'{"volume": {"id": "160ebafb-2986-429b-a8f1-bc2200e619ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:28.000000", "updated_at": "2023-11-29T14:44:28.000000", "name": "tempest-TestVolumeSwap-volume-1628189730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:30,588 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad 0.053s 2023-11-29 14:44:30,588 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624edda6-7333-4490-9c3d-52616f30f28a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624edda6-7333-4490-9c3d-52616f30f28a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad'} Body: b'{"volume": {"id": "160ebafb-2986-429b-a8f1-bc2200e619ad", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:28.000000", "updated_at": "2023-11-29T14: 44:30.000000", "name": "tempest-TestVolumeSwap-volume-1628189730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:30,602 84370 INFO [tempest.common.waiters] volume 160ebafb-2986-429b-a8f1-bc2200e619ad reached available after waiting for 2.602949 seconds 2023-11-29 14:44:30,604 84370 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-11-29 14:44:30,676 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.067s 2023-11-29 14:44:30,676 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-898194672", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKAd4maefoGLi4v5c/ccGJfh7kNuG9NEyvhZa6yla6O8W0c6fh9d/4N3acdRDiw/aeDugWvOlNaEu7WA7Io2uSp6VFs4jnIPv6WTmw8zEjGyIbilQGvfs9b2qqYzrnwK3w=="}} Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-409b6571-bf42-4e1b-a6ac-9d3e4dccbe4a', 'x-compute-request-id': 'req-409b6571-bf42-4e1b-a6ac-9d3e4dccbe4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-898194672", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKAd4maefoGLi4v5c/ccGJfh7kNuG9NEyvhZa6yla6O8W0c6fh9d/4N3acdRDiw/aeDugWvOlNaEu7WA7Io2uSp6VFs4jnIPv6WTmw8zEjGyIbilQGvfs9b2qqYzrnwK3w==", "fingerprint": "f4:fd:37:39:1e:a1:47:cf:fc:9d:f7:ff:6b:ad:02:46", "user_id": "b6e575c78db046d498b414e680afe3eb"}}' 2023-11-29 14:44:30,679 84370 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-898194672 created 2023-11-29 14:44:31,432 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.753s 2023-11-29 14:44:31,433 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2059239488", "description": "tempest-description--939862511"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-7e95df9c-d5d8-4222-b8fe-44ab16cbc96b', 'date': 'Wed, 29 Nov 2023 14:44:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "name": "tempest-securitygroup--2059239488", "stateful": true, "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "description": "tempest-description--939862511", "shared": false, "security_group_rules": [{"id": "1959608d-5f46-488a-8878-a35717c50583", "project_id": "9374847be0374c3a853e9d3a34cac7e7", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "security_group_id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "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": 353, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-11-29T14:44:31Z", "updated_at": "2023-11-29T14:44:31Z", "revision_number": 0}, {"id": "328fece5-8fe1-4e86-ace0-7917d6a0cd50", "project_id": "9374847be0374c3a853e9d3a34cac7e7", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "security_group_id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "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": 352, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-11-29T14:44:30Z", "updated_at": "2023-11-29T14:44:30Z", "revision_number": 0}], "tags": [], "created_at": "2023-11-29T14:44:30Z", "updated_at": "2023-11-29T14:44:31Z", "revision_number": 1, "project_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:31,719 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.285s 2023-11-29 14:44:31,720 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-19c03e69-178d-4a6e-8155-5701b6257b45', 'date': 'Wed, 29 Nov 2023 14:44:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f6745891-9aa9-4581-a987-df3bd256a9df", "project_id": "9374847be0374c3a853e9d3a34cac7e7", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "security_group_id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2023-11-29T14:44:31Z", "updated_at": "2023-11-29T14:44:31Z", "revision_number": 0}}' 2023-11-29 14:44:31,985 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.265s 2023-11-29 14:44:31,985 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-46391d58-67ff-4af5-9dd8-03a346b90823', 'date': 'Wed, 29 Nov 2023 14:44:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8943aa82-73db-4ac3-bcfc-a360b2b445a8", "project_id": "9374847be0374c3a853e9d3a34cac7e7", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "security_group_id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2023-11-29T14:44:31Z", "updated_at": "2023-11-29T14:44:31Z", "revision_number": 0}}' 2023-11-29 14:44:31,986 84370 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2059239488 created 2023-11-29 14:44:33,102 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.115s 2023-11-29 14:44:33,102 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3f7d7bd2-d27b-479f-8395-cc08889dafb6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-8d876cc1-1f75-410d-b2de-1c633210070d', 'date': 'Wed, 29 Nov 2023 14:44:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b6d3ebd7-bc74-4ebb-bb72-fec76fa83ed3", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "floating_ip_address": "172.24.4.21", "floating_network_id": "3f7d7bd2-d27b-479f-8395-cc08889dafb6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9374847be0374c3a853e9d3a34cac7e7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-11-29T14:44:32Z", "updated_at": "2023-11-29T14:44:32Z", "revision_number": 0}}' 2023-11-29 14:44:33,103 84370 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b6d3ebd7-bc74-4ebb-bb72-fec76fa83ed3', 'tenant_id': '9374847be0374c3a853e9d3a34cac7e7', 'floating_ip_address': '172.24.4.21', 'floating_network_id': '3f7d7bd2-d27b-479f-8395-cc08889dafb6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9374847be0374c3a853e9d3a34cac7e7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-11-29T14:44:32Z', 'updated_at': '2023-11-29T14:44:32Z', 'revision_number': 0, 'ip': '172.24.4.21'} created 2023-11-29 14:44:33,174 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.063s 2023-11-29 14:44:33,175 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2801', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ee41f3ad-9443-4fd2-8eee-73b34df2110d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b6e575c78db046d498b414e680afe3eb", "name": "tempest-TestVolumeSwap-1379538774-project-member", "password_expires_at": null}, "audit_ids": ["Ijv1Y1BuQS-Q_6CmxE-kTQ"], "expires_at": "2023-11-29T15:44:33.000000Z", "issued_at": "2023-11-29T14:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9374847be0374c3a853e9d3a34cac7e7", "name": "tempest-TestVolumeSwap-1379538774"}, "is_domain": false, "roles": [{"id": "e2af89b90e3144be877e0ca309160641", "name": "member"}, {"id": "976aa6c3c08941c885334e2cb3206944", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bbe0d79160a946d58634a0f316639160", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "063be11f17794855890520dc72fda6b2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "151ddfba892c41a08a2594039e063b16", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOn e"}], "id": "2dbbcae6f1a84c0ab62eae54b5d30337", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1de1b00d86054b2981d8d1a7d4984803", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "3da646bd45d446e59bd396b6fcd8f43f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "bd0222383cbb4007995c7678c86a326f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9374847be0374c3a853e9d3a34cac7e7", "region": "RegionOne"}], "id": "a0b43d7febfb40a4a0a4a144178f46dc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6295cd297b8940d18113583213af4647", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7", "region": "RegionOne"}], "id": "bc21ac6dbe244fd08808ca65e6a0ce33", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "6ee8aaeb3c9c46a2b7eb01f68dbc63b0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7", "region": "RegionOne"}], "id": "c405774430814e0ca3f77755435e079b", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "896a9e07067242869c7ec7c01e901d95", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb177539b62442fea76a78308ec4963e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "52a63e4c67714dd4b1f49e437e265787", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f93a162f7a654cfbb078ed17318ea221", "type": "identity", "name": "keystone"}]}}' 2023-11-29 14:44:33,176 84370 INFO [tempest.lib.common.fixed_network] (TestVolumeSwap:test_volume_swap) Found network {'id': 'a527e560-4dd6-46e2-9661-c829695c4759', 'name': 'tempest-TestVolumeSwap-1686819036-network', 'tenant_id': '9374847be0374c3a853e9d3a34cac7e7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9374847be0374c3a853e9d3a34cac7e7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49745, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-11-29T14:43:42Z', 'updated_at': '2023-11-29T14:43:42Z', 'revision_number': 1} available for tenant 2023-11-29 14:44:33,177 84370 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-898194672', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKAd4maefoGLi4v5c/ccGJfh7kNuG9NEyvhZa6yla6O8W0c6fh9d/4N3acdRDiw/aeDugWvOlNaEu7WA7Io2uSp6VFs4jnIPv6WTmw8zEjGyIbilQGvfs9b2qqYzrnwK3w==', 'fingerprint': 'f4:fd:37:39:1e:a1:47:cf:fc:9d:f7:ff:6b:ad:02:46', 'user_id': 'b6e575c78db046d498b414e680afe3eb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCfQGj92+CdI62/DHk052H+eD75Xj8/BR8gZzXZY+CEFX+OboY8Jc60\npHQlgsJRu2igBwYFK4EEACKhZANiAASgHeJmnn6Bi4uL+XP3HBiX4e5DbhvTRMr4\nWWuspWujvFtHOn4fXf+Dd2nHUQ4sP2ng7oFrzpTWhLu1gOyKNrkqelRbOI5yD7+l\nk5sPMxIxsiG4pUBr37PW9qqmM658Ct8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '096f57b8-6af7-4dc7-9081-9605ae46d46c', 'name': 'tempest-securitygroup--2059239488', 'stateful': True, 'tenant_id': '9374847be0374c3a853e9d3a34cac7e7', 'description': 'tempest-description--939862511', 'shared': False, 'security_group_rules': [{'id': '1959608d-5f46-488a-8878-a35717c50583', 'project_id': '9374847be0374c3a853e9d3a34cac7e7', 'tenant_id': '9374847be0374c3a853e9d3a34cac7e7', 'security_group_id': '096f57b8-6af7-4dc7-9081-9605ae46d46c', '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': 353, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-11-29T14:44:31Z', 'updated_at': '2023-11-29T14:44:31Z', 'revision_number': 0}, {'id': '328fece5-8fe1-4e86-ace0-7917d6a0cd50', 'project_id': '9374847be0374c3a853e9d3a34cac7e7', 'tenant_id': '9374847be0374c3a853e9d3a34cac7e7', 'security_group_id': '096f57b8-6af7-4dc7-9081-9605ae46d46c', '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': 352, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-11-29T14:44:30Z', 'updated_at': '2023-11-29T14:44:30Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-11-29T14:44:30Z', 'updated_at': '2023-11-29T14:44:31Z', 'revision_number': 1, 'project_id': '9374847be0374c3a853e9d3a34cac7e7'}, 'floating_ip': {'id': 'b6d3ebd7-bc74-4ebb-bb72-fec76fa83ed3', 'tenant_id': '9374847be0374c3a853e9d3a34cac7e7', 'floating_ip_address': '172.24.4.21', 'floating_network_id': '3f7d7bd2-d27b-479f-8395-cc08889dafb6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9374847be0374c3a853e9d3a34cac7e7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-11-29T14:44:32Z', 'updated_at': '2023-11-29T14:44:32Z', 'revision_number': 0, 'ip': '172.24.4.21'}} 2023-11-29 14:44:35,789 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/compute/v2.1/servers 2.610s 2023-11-29 14:44:35,789 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeSwap-server-2011519197", "imageRef": "e99e1aa5-1b15-43b4-b195-011929ff5a30", "flavorRef": "1", "networks": [{"uuid": "a527e560-4dd6-46e2-9661-c829695c4759"}], "security_groups": [{"name": "tempest-securitygroup--2059239488"}], "key_name": "tempest-keypair-898194672", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bf173ad-35da-448c-a947-3a4f8b19a707', 'x-compute-request-id': 'req-2bf173ad-35da-448c-a947-3a4f8b19a707', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d170452a-01be-41dc-ae3e-3950ace74907", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d170452a-01be-41dc-ae3e-3950ace74907"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2059239488"}], "adminPass": "Jybp73TXMjGE"}}' 2023-11-29 14:44:36,040 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907 0.245s 2023-11-29 14:44:36,041 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version ', 'x-openstack-request-id': 'req-063c1bc4-fc5a-417f-979d-53a2dec0695c', 'x-compute-request-id': 'req-063c1bc4-fc5a-417f-979d-53a2dec0695c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907'} Body: b'{"server": {"id": "d170452a-01be-41dc-ae3e-3950ace74907", "name": "tempest-TestVolumeSwap-server-2011519197", "status": "BUILD", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "user_id": "b6e575c78db046d498b414e680afe3eb", "metadata": {}, "hostId": "", "image": {"id": "e99e1aa5-1b15-43b4-b195-011929ff5a30", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e99e1aa5-1b15-43b4-b195-011929ff5a30"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-29T14:44:36Z", "updated": "2023-11-29T14:44:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d170452a-01be-41dc-ae3e-3950ace74907"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-898194672", "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": []}}' 2023-11-29 14:45:26,330 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907 0.217s 2023-11-29 14:45:26,331 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1524', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1820e096-6370-4348-b939-4ec13e81e456', 'x-compute-request-id': 'req-1820e096-6370-4348-b939-4ec13e81e456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907'} Body: b'{"server": {"id": "d170452a-01be-41dc-ae3e-3950ace74907", "name": "tempest-TestVolumeSwap-server-2011519197", "status": "ACTIVE", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "user_id": "b6e575c78db046d498b414e680afe3eb", "metadata": {}, "hostId": "dae21b05e7be44448692622f00b7a4d0f020f58b7eb6a9cfa3b21491", "image": {"id": "e99e1aa5-1b15-43b4-b195-011929ff5a30", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e99e1aa5-1b15-43b4-b195-011929ff5a30"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-29T14:44:35Z", "updated": "2023-11-29T14:44:55Z", "addresses": {"tempest-TestVolumeSwap-1686819036-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:58:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d170452a-01be-41dc-ae3e-3950ace74907"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898194672", "OS-SRV-USG:launched_at": "2023-11-29T14:44:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2059239488"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-11-29 14:45:26,344 84370 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-11-29 14:46:26,615 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-interface 0.212s 2023-11-29 14:46:26,615 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1829028-9af0-477b-a143-4429b0b9a703', 'x-compute-request-id': 'req-d1829028-9af0-477b-a143-4429b0b9a703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a527e560-4dd6-46e2-9661-c829695c4759", "port_id": "8f1949fd-f68f-42dc-93ec-f7742629332e", "mac_addr": "fa:16:3e:4e:58:52", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cb32e466-cbd9-4927-9a97-4d17bd37b69c", "ip_address": "10.0.0.13"}]}]}' 2023-11-29 14:46:27,641 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/b6d3ebd7-bc74-4ebb-bb72-fec76fa83ed3 1.022s 2023-11-29 14:46:27,641 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8f1949fd-f68f-42dc-93ec-f7742629332e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e3278ff5-d4cb-4923-95a1-a2afaa0cc36d', 'date': 'Wed, 29 Nov 2023 14:46:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b6d3ebd7-bc74-4ebb-bb72-fec76fa83ed3'} Body: b'{"floatingip": {"id": "b6d3ebd7-bc74-4ebb-bb72-fec76fa83ed3", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "floating_ip_address": "172.24.4.21", "floating_network_id": "3f7d7bd2-d27b-479f-8395-cc08889dafb6", "router_id": "776333ce-174f-421c-a362-bc5edf5e1782", "port_id": "8f1949fd-f68f-42dc-93ec-f7742629332e", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a527e560-4dd6-46e2-9661-c829695c4759", "mac_address": "fa:16:3e:4e:58:52", "admin_state_up": true, "status": "ACTIVE", "device_id": "d170452a-01be-41dc-ae3e-3950ace74907", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-11-29T14:44:32Z", "updated_at": "2023-11-29T14:46:27Z", "revision_number": 1, "project_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:27,643 84370 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.21:22' as 'cirros' with public key authentication 2023-11-29 14:46:27,679 84370 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-11-29 14:46:27,794 84370 INFO [paramiko.transport] Authentication (publickey) successful! 2023-11-29 14:46:27,795 84370 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.21 successfully created 2023-11-29 14:46:28,199 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments 0.403s 2023-11-29 14:46:28,199 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "53a5945d-da7d-48c9-b153-843e08352fdf"}} Resp onse - Headers: {'date': 'Wed, 29 Nov 2023 14:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6e68aa7-3806-437b-afad-12f1e290739e', 'x-compute-request-id': 'req-e6e68aa7-3806-437b-afad-12f1e290739e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "serverId": "d170452a-01be-41dc-ae3e-3950ace74907", "volumeId": "53a5945d-da7d-48c9-b153-843e08352fdf", "device": "/dev/vdb"}}' 2023-11-29 14:46:28,256 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.054s 2023-11-29 14:46:28,256 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0e7e508-cd98-4278-bf80-3402f23a359b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0e7e508-cd98-4278-bf80-3402f23a359b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:28.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:29,361 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.092s 2023-11-29 14:46:29,362 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d5e0e2a-bc4f-42eb-b58a-df6d4d1fee1c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d5e0e2a-bc4f-42eb-b58a-df6d4d1fee1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:28.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"r el": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:36,474 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 6.098s 2023-11-29 14:46:36,474 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f24a5902-96c6-4d92-95d3-5de748930c44', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24a5902-96c6-4d92-95d3-5de748930c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:28.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:37,647 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.157s 2023-11-29 14:46:37,648 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4298dc7-1d08-4b99-983e-98a60b1df3b7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4298dc7-1d08-4b99-983e-98a60b1df3b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:28.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e57 5c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:42,301 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 3.638s 2023-11-29 14:46:42,302 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8307e5-8c01-4f7b-a6d0-da00f7e7de61', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8307e5-8c01-4f7b-a6d0-da00f7e7de61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:39.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:43,376 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.058s 2023-11-29 14:46:43,376 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992d5d3a-418e-4e50-9a60-389d1fda093f', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992d5d3a-418e-4e50-9a60-389d1fda093f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:43.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": " 53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:43,400 84370 INFO [tempest.common.waiters] Attachment 610f4889-fac6-4e53-9749-cff0904cd617 created for volume 53a5945d-da7d-48c9-b153-843e08352fdf to server d170452a-01be-41dc-ae3e-3950ace74907 after waiting for 15.400727 seconds 2023-11-29 14:46:43,531 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.130s 2023-11-29 14:46:43,532 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-322f9335-4201-4d9a-a4ca-0ab1c02e539e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-322f9335-4201-4d9a-a4ca-0ab1c02e539e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:43.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:43,545 84370 INFO [tempest.common.waiters] volume 53a5945d-da7d-48c9-b153-843e08352fdf reached in-use after waiting for 0.545579 seconds 2023-11-29 14:46:44,270 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 PUT http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments/53a5945d-da7d-48c9-b153-843e08352fdf 0.724s 2023-11-29 14:46:44,270 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "160ebafb-2986-429b-a8f1-bc2200e619ad"}} Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:43 GMT', 'server': 'Apache/2.4.52 (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-0bca7298-9232-4c6b-ba5a-76807b76002e', 'x-compute-request-id': 'req-0bca7298-9232-4c6b-ba5a-76807b76002e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'' 2023-11-29 14:46:44,356 84370 INFO [ tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.085s 2023-11-29 14:46:44,356 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90067d0a-8c48-4cb3-88f0-addada2e8150', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90067d0a-8c48-4cb3-88f0-addada2e8150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:44.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:48,014 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 2.644s 2023-11-29 14:46:48,014 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9630115f-32a0-47f1-aa73-ddf293dc7a9b', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9630115f-32a0-47f1-aa73-ddf293dc7a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:44.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd 617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:49,084 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.048s 2023-11-29 14:46:49,085 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1423c4fd-7590-4aad-bace-fb4756fce568', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1423c4fd-7590-4aad-bace-fb4756fce568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:44.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:50,204 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.104s 2023-11-29 14:46:50,204 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-028339f3-de4e-48a1-9533-8293fedefb53', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-028339f3-de4e-48a1-9533-8293fedefb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:44.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7 d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:51,259 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.042s 2023-11-29 14:46:51,259 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc02305-f022-42e9-ac3b-8fd7dfef0990', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc02305-f022-42e9-ac3b-8fd7dfef0990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:52,320 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:46:52,320 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-230f712f-18c6-4b41-b91c-68d602eb5c17', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-230f712f-18c6-4b41-b91c-68d602eb5c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snaps hot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:53,377 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.043s 2023-11-29 14:46:53,378 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618eb6ca-f992-466f-a0d2-837140b85071', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618eb6ca-f992-466f-a0d2-837140b85071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:54,436 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:46:54,437 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d23cd6-4c89-4eff-9ec1-a4919f9140a3', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d23cd6-4c89-4eff-9ec1-a4919f9140a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:55,490 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.040s 2023-11-29 14:46:55,490 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60808221-0997-4685-97c3-640b17dd8c8b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60808221-0997-4685-97c3-640b17dd8c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:56,550 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:46:56,550 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6504963-0b64-4442-a68c-d447fdeca3ce', 'content-length': '1197', 'openstack-api-version': 'volume 3 .0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6504963-0b64-4442-a68c-d447fdeca3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:57,610 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:46:57,610 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a9601b2-cb47-4a95-b783-6baafa4a6274', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a9601b2-cb47-4a95-b783-6baafa4a6274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:58,668 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:46:58,669 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ce1c53-e743-4920-9754-27a915486b36', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ce1c53-e743-4920-9754-27a915486b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:59,726 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:46:59,726 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9df517c-8c00-4e75-88b4-f707da8c42ed', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9df517c-8c00-4e75-88b4-f707da8c42ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:00,789 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test _volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:47:00,789 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa05110-ae21-4584-9c3b-01da1dbadd2b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa05110-ae21-4584-9c3b-01da1dbadd2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:01,846 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:47:01,846 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5f0dfd-4bb5-48db-a8f2-86b05fee757e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5f0dfd-4bb5-48db-a8f2-86b05fee757e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server _id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:02,909 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:47:02,909 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f507b047-4c77-4087-b81b-c6059d0d15f8', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f507b047-4c77-4087-b81b-c6059d0d15f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:03,968 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:47:03,969 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da6359b-cf56-4767-884a-20191812a040', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da6359b-cf56-4767-884a-20191812a040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3e b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:05,027 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.041s 2023-11-29 14:47:05,027 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef2a4949-d8b8-41bc-a342-8a5d3164ced9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef2a4949-d8b8-41bc-a342-8a5d3164ced9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:06,115 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.074s 2023-11-29 14:47:06,116 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2257742-5193-4263-9e4b-ce7ca6f7ae3b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2257742-5193-4263-9e4b-ce7ca6f7ae3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": " self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:07,187 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.049s 2023-11-29 14:47:07,188 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df63bb27-9fb6-405a-8349-eefa3335d91f', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df63bb27-9fb6-405a-8349-eefa3335d91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:08,259 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.058s 2023-11-29 14:47:08,260 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458a3cbb-0137-46af-86c2-89100fc228c5', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458a3cbb-0137-46af-86c2-89100fc228c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size ": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:09,317 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.042s 2023-11-29 14:47:09,317 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bde39c5a-033b-4d4d-98ee-1fa0bfd1b4ec', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bde39c5a-033b-4d4d-98ee-1fa0bfd1b4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:10,381 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:47:10,381 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a28150-aacf-4b56-af6e-97935cfddeef', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a 28150-aacf-4b56-af6e-97935cfddeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:11,440 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:47:11,440 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1e5124-fd5e-4124-83a1-651ee700143a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1e5124-fd5e-4124-83a1-651ee700143a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:12,498 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:47:12,498 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': ' Wed, 29 Nov 2023 14:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92031b37-0122-4237-9f42-2b9a781389bf', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92031b37-0122-4237-9f42-2b9a781389bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:13,558 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:47:13,559 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de23bb6-5f83-4f46-89b9-93d1f0de0893', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de23bb6-5f83-4f46-89b9-93d1f0de0893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:14,615 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9 d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.042s 2023-11-29 14:47:14,615 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83a7463-80bc-476d-9ccf-4e3b0a6e27b3', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83a7463-80bc-476d-9ccf-4e3b0a6e27b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:15,678 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:47:15,678 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287c42a3-f922-4fe0-8fb7-4d185eb85166', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287c42a3-f922-4fe0-8fb7-4d185eb85166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device ": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:16,737 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:47:16,738 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c7bd83c-8a22-4196-aec3-7975b78022a1', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c7bd83c-8a22-4196-aec3-7975b78022a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:17,808 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.055s 2023-11-29 14:47:17,808 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c32b350-77d9-43d5-86ed-e41dfa98e280', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c32b350-77d9-43d5-86ed-e41dfa98e280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:18,877 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.054s 2023-11-29 14:47:18,877 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c45484-eb14-4c0c-a208-4220d2deff28', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c45484-eb14-4c0c-a208-4220d2deff28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:19,934 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:47:19,935 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02320dad-2e11-4da1-beef-a322944dc693', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02320dad-2e11-4da1-beef-a322944dc693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34ca c7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:21,009 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.061s 2023-11-29 14:47:21,009 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d494546a-4c5c-452d-94f1-7138328e622c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d494546a-4c5c-452d-94f1-7138328e622c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:22,074 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:47:22,074 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d091c66-e400-4c3a-b5e9-3875b8a001a0', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d091c66-e400-4c3a-b5e9-3875b8a001a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.00 0000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:23,266 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.167s 2023-11-29 14:47:23,266 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7c459d-d93e-4977-b7df-ae0d059c9f8e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab7c459d-d93e-4977-b7df-ae0d059c9f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:24,331 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:47:24,331 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7027c48-e726-4596-8e78-43a4394e2a23', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7027c48-e726-4596-8e78-43a4394e2a23', 'connection': 'close', 'status': '20 0', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:25,405 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.060s 2023-11-29 14:47:25,406 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe2504e-cd67-414e-a268-69414ab5fbeb', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe2504e-cd67-414e-a268-69414ab5fbeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:26,474 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:47:26,474 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-type': 'application/json', 'x-compute-request-id': 'req-85a2736a-8c33-4926-a1cb-b3b58dd7d7ea', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a2736a-8c33-4926-a1cb-b3b58dd7d7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:27,544 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:47:27,544 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d59615d-1279-45eb-963e-957776b50042', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d59615d-1279-45eb-963e-957776b50042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:28,649 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.091s 2023-11- 29 14:47:28,650 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e998347-5fe1-4919-944d-d3ffc7839482', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e998347-5fe1-4919-944d-d3ffc7839482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:29,722 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.052s 2023-11-29 14:47:29,723 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7d4c58-1993-40e4-89b7-41e3a7021ab9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf7d4c58-1993-40e4-89b7-41e3a7021ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-te nant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:30,819 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.081s 2023-11-29 14:47:30,820 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759507b9-b124-4dc0-b26b-ef1509a3f856', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759507b9-b124-4dc0-b26b-ef1509a3f856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:31,888 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.053s 2023-11-29 14:47:31,888 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7366380-56fb-4c8e-9427-90269962ccd2', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7366380-56fb-4c8e-9427-90269962ccd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id ": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:32,978 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.075s 2023-11-29 14:47:32,978 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f3fe73f-97d6-4bef-ab9c-6e696daa31e4', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f3fe73f-97d6-4bef-ab9c-6e696daa31e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:34,044 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:47:34,045 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e194540-6c3e-4764-acbf-a7e53337dd98', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e194540-6c3e-4764-acbf-a7e53337dd98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:35,107 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:47:35,107 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d5f772-3a75-40c1-aeaa-414a269900e9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d5f772-3a75-40c1-aeaa-414a269900e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:36,183 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.060s 2023-11-29 14:47:36,184 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fff190-40e6-4f4f-bd78-3c0fb33ba0a7', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fff190-40e6-4f4f-bd78-3c0fb33ba0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-Test VolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:37,266 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:47:37,266 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49b2c86-f31f-4165-ad57-accb9f4369e6', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49b2c86-f31f-4165-ad57-accb9f4369e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:38,325 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:47:38,325 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d345dd-01bc-4fc2-8f20-72b21eb3535a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d345dd-01bc-4fc2-8f20-72b21eb3535a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853 e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:39,388 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.049s 2023-11-29 14:47:39,389 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931f377b-9fe0-47c1-8bca-2527e5dd6fc2', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931f377b-9fe0-47c1-8bca-2527e5dd6fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:40,458 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.056s 2023-11-29 14:47:40,458 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726efe5a-13 25-44b5-a861-0779c5aa0ab2', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726efe5a-1325-44b5-a861-0779c5aa0ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:41,520 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.048s 2023-11-29 14:47:41,520 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e824f18b-e36f-44ba-99d2-d802ea058d94', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e824f18b-e36f-44ba-99d2-d802ea058d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:42,582 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.041s 2023-11-29 14:47:42,583 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98d9095-5e9f-4b45-a2b3-35e226ab1f8f', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98d9095-5e9f-4b45-a2b3-35e226ab1f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:43,665 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.062s 2023-11-29 14:47:43,666 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8afbee8-afa2-4efa-9edc-04f64347177e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8afbee8-afa2-4efa-9edc-04f64347177e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 1 4:47:44,725 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:47:44,726 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1730a266-0d32-4f2f-8f33-bce2ef523e3a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1730a266-0d32-4f2f-8f33-bce2ef523e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:45,799 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.059s 2023-11-29 14:47:45,799 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a15c0c-6510-46d1-b24b-29425d20e379', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a15c0c-6510-46d1-b24b-29425d20e379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fa c6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:46,863 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.049s 2023-11-29 14:47:46,863 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64decaf9-d1c3-4f75-96a4-6704d4e85cdc', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64decaf9-d1c3-4f75-96a4-6704d4e85cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:47,944 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.067s 2023-11-29 14:47:47,945 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-912d8b80-7e2d-4089-a65d-832a1664716e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-912d8b80-7e2d-4089-a65d-832a1664716e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volu mes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:49,015 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.056s 2023-11-29 14:47:49,016 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac9152c-1ca5-40b9-9f52-84f2bc2de36c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac9152c-1ca5-40b9-9f52-84f2bc2de36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:50,185 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.156s 2023-11-29 14:47:50,185 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d78cdbd-1c82-402e-9b86-a450d911a405', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d78cdbd-1c82-402e-9b86-a450d911a405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "jovi andss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:51,279 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.080s 2023-11-29 14:47:51,279 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1660675-7959-464a-8d91-cf9b692606e9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1660675-7959-464a-8d91-cf9b692606e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:52,343 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.048s 2023-11-29 14:47:52,343 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ca4885-b9eb-4a00-8d51-9c6f48a6fddd', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ca4885-b9eb-4a00-8d51-9c6f48a6fddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Bod y: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:53,401 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:47:53,402 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fdc0c9-8559-47d7-8d4e-2941b08c50d1', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fdc0c9-8559-47d7-8d4e-2941b08c50d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:54,465 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:47:54,465 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b9a4ab-e8a7-4d2e-9af2-811a40328643', 'content-length': '1197', 'openstack-api-ver sion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b9a4ab-e8a7-4d2e-9af2-811a40328643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:55,536 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:47:55,537 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be59cdc9-8b5f-4192-afeb-2a58ace6396b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be59cdc9-8b5f-4192-afeb-2a58ace6396b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:56,655 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.102s 2023-11-29 14:47:56,656 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca3f9a4-109c-42c1-b048-b5070a3b509e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca3f9a4-109c-42c1-b048-b5070a3b509e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:57,824 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.155s 2023-11-29 14:47:57,824 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2506b58e-ecbf-4e4a-a520-2e507d7ced40', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2506b58e-ecbf-4e4a-a520-2e507d7ced40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:58,899 84370 INFO [tempest.lib.common.rest_client] Request (Tes tVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.061s 2023-11-29 14:47:58,899 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c736f376-f438-4f4d-8400-0e5111ce1a35', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c736f376-f438-4f4d-8400-0e5111ce1a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:59,983 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.068s 2023-11-29 14:47:59,984 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba0b0511-d32f-4643-b691-52009efc5b81', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba0b0511-d32f-4643-b691-52009efc5b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08 352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:01,072 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.074s 2023-11-29 14:48:01,072 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0eef17-61c3-4c7d-872d-0f05333b7aa1', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0eef17-61c3-4c7d-872d-0f05333b7aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:02,131 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:48:02,131 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e2fc2a-a003-4efb-ae1e-d7e5d9ccb33c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e2fc2a-a003-4efb-ae1e-d7e5d9ccb33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d 498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:03,285 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.140s 2023-11-29 14:48:03,286 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd0bd9d5-05f5-4de6-9147-e8fd4253c120', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd0bd9d5-05f5-4de6-9147-e8fd4253c120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:04,367 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.056s 2023-11-29 14:48:04,368 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa4896b-621c-48f4-a9d0-ff2082c9cd1b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa4896b-621c-48f4-a9d0-ff2082c9cd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "li nks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:05,436 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.055s 2023-11-29 14:48:05,437 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f1d357-7e66-4018-9916-2d05c6ac1c5b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f1d357-7e66-4018-9916-2d05c6ac1c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:06,580 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.129s 2023-11-29 14:48:06,580 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc976368-7b08-4b4a-827f-b55e5df19953', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc976368-7b08-4b4a-827f-b55e5df19953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:07,662 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.067s 2023-11-29 14:48:07,662 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95621421-7075-4f93-bace-1c50aa6a0587', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95621421-7075-4f93-bace-1c50aa6a0587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:08,722 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:48:08,723 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ff9288-ff04-4396-8e27-38726e4f95fd', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reque st-id': 'req-30ff9288-ff04-4396-8e27-38726e4f95fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:09,814 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.067s 2023-11-29 14:48:09,815 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fdf9d7-53cc-47a4-9f24-f3a83922f4f6', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fdf9d7-53cc-47a4-9f24-f3a83922f4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:10,876 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:48:10,877 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Wed, 29 Nov 2023 14:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ba80bf-dd24-4e5a-b826-c551b6694101', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ba80bf-dd24-4e5a-b826-c551b6694101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:11,976 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.084s 2023-11-29 14:48:11,977 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91618437-d0b9-4300-a8bb-e641e50c470c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91618437-d0b9-4300-a8bb-e641e50c470c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:13,068 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/93748 47be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.078s 2023-11-29 14:48:13,069 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9f919d-10dd-4e40-a6ad-0d66bf5d9c1c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9f919d-10dd-4e40-a6ad-0d66bf5d9c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:14,129 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:48:14,130 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f14f78f-ac15-4b45-8f71-91da31d0ab50', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f14f78f-ac15-4b45-8f71-91da31d0ab50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name ": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:15,348 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.204s 2023-11-29 14:48:15,348 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1380cc8-069f-4623-9951-fe45adce8919', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1380cc8-069f-4623-9951-fe45adce8919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:16,408 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:48:16,408 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1962b623-91e9-4e33-93a0-dbfe42ff4657', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1962b623-91e9-4e33-93a0-dbfe42ff4657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replicatio n_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:17,466 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:48:17,467 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b6b3d4-c326-451a-b83b-db248d22ed74', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b6b3d4-c326-451a-b83b-db248d22ed74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:18,569 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.088s 2023-11-29 14:48:18,569 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34739a4-45e5-4a04-94a8-141bf9130955', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34739a4-45e5-4a04-94a8-141bf9130955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be037 4c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:19,795 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.211s 2023-11-29 14:48:19,795 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4547b6-14fd-4c21-b210-5afe9394a6da', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4547b6-14fd-4c21-b210-5afe9394a6da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:20,876 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.067s 2023-11-29 14:48:20,877 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd61a632-d169-49fa-b78c-ab85f048b0f4', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd61a632-d169-49fa-b78c-ab85f048b0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-1 1-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:21,941 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:48:21,941 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6480d1-3bd7-4021-a2f4-36b7fe60b019', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6480d1-3bd7-4021-a2f4-36b7fe60b019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:23,004 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.049s 2023-11-29 14:48:23,004 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3f212f-eb43-4bcd-a84e-380752521266', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3f212f-eb43-4bcd-a84e-380752521266', 'connection': 'close ', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:24,079 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.061s 2023-11-29 14:48:24,080 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc10c4e4-3051-4e9c-9252-ad9de22ba80c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc10c4e4-3051-4e9c-9252-ad9de22ba80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:25,151 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:48:25,151 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f38db4e-501d-4667-a092-d125ad362965', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f38db4e-501d-4667-a092-d125ad362965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:26,218 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:48:26,218 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65eefc7-b3fc-41c9-84ae-406998419317', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65eefc7-b3fc-41c9-84ae-406998419317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:27,286 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.053s 2023-11-29 14:48:27,286 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d99c08-c5c9-4838-86d0-fb88f4048631', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d99c08-c5c9-4838-86d0-fb88f4048631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:28,371 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.071s 2023-11-29 14:48:28,371 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1cbb224-6bea-4e04-b572-4448c0927798', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1cbb224-6bea-4e04-b572-4448c0927798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.00000 0"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:29,444 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.058s 2023-11-29 14:48:29,444 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07440607-31f5-413e-bf9d-fa7dec9f7e9f', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07440607-31f5-413e-bf9d-fa7dec9f7e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:30,508 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:48:30,509 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa984499-93d0-4428-be2b-537f7205f324', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa984499-93d0-4428-be2b-537f7205f324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "att achments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:31,570 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:48:31,570 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968a8d05-d09c-4f6d-96bd-018025d67c05', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968a8d05-d09c-4f6d-96bd-018025d67c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:32,630 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:48:32,631 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e0f9738-f2b4-40e6-bd0c-a89a88decb7a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e0f9738-f2b4-40e6-bd0c-a89a88decb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"r el": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:33,712 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.061s 2023-11-29 14:48:33,713 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c2b4b5-db4f-4a13-b297-e922bae7b050', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c2b4b5-db4f-4a13-b297-e922bae7b050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:34,802 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.077s 2023-11-29 14:48:34,803 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744c1ee1-69dd-4bfd-8b34-db99352ab0f0', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744c1ee1-69dd-4bfd-8b34-db99352ab0f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name ": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:35,917 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.100s 2023-11-29 14:48:35,917 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a968186-5333-4ee0-ad08-1f691fcdf1a9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a968186-5333-4ee0-ad08-1f691fcdf1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:37,029 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.088s 2023-11-29 14:48:37,030 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc7715d-1f9e-4571-96f3-ad662418033b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc7715d-1f9e-4571-96f3-ad662418033b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/937 4847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:38,107 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.052s 2023-11-29 14:48:38,107 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e2c697d-2fb1-4ab7-af8e-309ee45aff1c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e2c697d-2fb1-4ab7-af8e-309ee45aff1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:39,198 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.077s 2023-11-29 14:48:39,199 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7abf22c2-1a54-4944-9602-3c76eb65f51e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7abf22c2-1a54-4944-9602-3c76eb65f51e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:40,270 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:48:40,271 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2705e704-03cf-43d6-aad0-c0ef21a143f7', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2705e704-03cf-43d6-aad0-c0ef21a143f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:41,340 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.055s 2023-11-29 14:48:41,341 84370 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ba87f1-fa1a-4fdb-8fb0-a2dd840a585b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ba87f1-fa1a-4fdb-8fb0-a2dd840a585b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:42,426 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.069s 2023-11-29 14:48:42,426 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb4200d-47fb-4998-8be3-ff640243e4c9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb4200d-47fb-4998-8be3-ff640243e4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7" }}' 2023-11-29 14:48:43,486 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:48:43,487 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f7f6eba-4d96-4516-ab5e-24403c3b52a3', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f7f6eba-4d96-4516-ab5e-24403c3b52a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:44,545 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:48:44,545 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f772cd86-c998-4169-a0a4-a67893bcabd1', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f772cd86-c998-4169-a0a4-a67893bcabd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_i d": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:45,602 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.043s 2023-11-29 14:48:45,602 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97acea77-fca5-41c5-8b7a-b5887d086e39', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97acea77-fca5-41c5-8b7a-b5887d086e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:46,710 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.094s 2023-11-29 14:48:46,710 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8556e08-9011-4661-8e77-fcc5f0660658', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8556e08-9011-4661-8e77-fcc5f0660658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9 d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:47,800 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.075s 2023-11-29 14:48:47,801 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c38068-8c1f-4840-8c04-4799dc84055c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c38068-8c1f-4840-8c04-4799dc84055c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:48,920 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.105s 2023-11-29 14:48:48,920 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4903c2fe-e6de-4be7-8602-c27e7b630b76', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4903c2fe-e6de-4be7-8602-c27e7b630b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "vol ume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:50,023 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.078s 2023-11-29 14:48:50,025 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90443b4e-e5c3-415d-b976-7a8d66f8fa8c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90443b4e-e5c3-415d-b976-7a8d66f8fa8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:51,090 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:48:51,090 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9aa8eaa-fc52-4b1f-855f-87cdd1c3878c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9aa8eaa-fc52-4b1f-855f-87cdd1c3878c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352f df'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:52,166 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.062s 2023-11-29 14:48:52,166 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bca73e8-1d37-475f-af26-9b527bb321e8', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bca73e8-1d37-475f-af26-9b527bb321e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:53,230 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:48:53,231 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4678e670-1a77-4a61-8bea-7bbe01add93a', 'content-length': '1197', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4678e670-1a77-4a61-8bea-7bbe01add93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:54,296 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:48:54,296 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e8818d-fc80-49cf-bdc4-b2d9ee792bb7', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e8818d-fc80-49cf-bdc4-b2d9ee792bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:55,369 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.059s 2023-11-29 14:48:55,370 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52ac044-d767-4404-a567-5eaab834efca', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52ac044-d767-4404-a567-5eaab834efca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:56,453 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.063s 2023-11-29 14:48:56,454 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0aee4e-45e3-4149-8192-f7a7b321c289', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0aee4e-45e3-4149-8192-f7a7b321c289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:57,536 84370 INFO [tempest.lib.common.rest_clie nt] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.069s 2023-11-29 14:48:57,536 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526b9c44-ba8a-4a4e-a686-97ba5efa7f66', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526b9c44-ba8a-4a4e-a686-97ba5efa7f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:58,608 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.059s 2023-11-29 14:48:58,609 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14ae129-6a55-49bb-86fa-dcfc4d693b2c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14ae129-6a55-49bb-86fa-dcfc4d693b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d- 48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:59,680 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:48:59,681 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed3d604-72c3-4485-a3e4-062b213ccd3a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed3d604-72c3-4485-a3e4-062b213ccd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:00,780 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.082s 2023-11-29 14:49:00,780 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687885bc-1a5e-4cda-9f47-2c1f48bde575', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687885bc-1a5e-4cda-9f47-2c1f48bde575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:01,850 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.055s 2023-11-29 14:49:01,850 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d34630-a048-4ca6-80a0-3322e2745074', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d34630-a048-4ca6-80a0-3322e2745074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:02,914 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:49:02,914 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55a0b7a-af66-4a23-9c84-15ac8a14fe42', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55a0b7a-af66-4a23-9c84-15ac8a14fe42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "me tadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:03,975 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.048s 2023-11-29 14:49:03,976 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1777aa43-07b7-432a-947e-4a0a40953c13', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1777aa43-07b7-432a-947e-4a0a40953c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:05,039 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.049s 2023-11-29 14:49:05,039 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644ba72f-1635-4d59-8ed7-420207f64796', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644ba72f-1635-4d59-8ed7-420207f64796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e0835 2fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:06,106 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.052s 2023-11-29 14:49:06,106 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d728a193-dd84-4504-b925-729d2328cec1', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d728a193-dd84-4504-b925-729d2328cec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:07,193 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.071s 2023-11-29 14:49:07,193 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c4e9308-7e18-43d4-82a8-da8e15fdeb00', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-8c4e9308-7e18-43d4-82a8-da8e15fdeb00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:08,269 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.049s 2023-11-29 14:49:08,270 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75e00b4-802d-43a6-a81c-7bc0d82f38e1', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75e00b4-802d-43a6-a81c-7bc0d82f38e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:09,343 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.060s 2023-11-29 14:49:09,344 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c836f64-582a-4ecc-b461-ea7b4cd5e422', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c836f64-582a-4ecc-b461-ea7b4cd5e422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:10,462 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.106s 2023-11-29 14:49:10,463 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca3f4de-eee6-41db-8f00-f851aabfc42e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca3f4de-eee6-41db-8f00-f851aabfc42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:11,570 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210 /volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.076s 2023-11-29 14:49:11,570 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4acf8131-7b11-40a5-9953-88e46c6b63dc', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4acf8131-7b11-40a5-9953-88e46c6b63dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:12,632 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:49:12,633 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1136584-0db4-48e6-b446-22205048eefd', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1136584-0db4-48e6-b446-22205048eefd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74 907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:13,709 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.061s 2023-11-29 14:49:13,709 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3aaa68-87d0-4537-8ff7-6d3bd20ea856', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3aaa68-87d0-4537-8ff7-6d3bd20ea856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:14,782 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.058s 2023-11-29 14:49:14,782 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76ecb60-02b0-41c2-8268-cc119f8bceb5', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76ecb60-02b0-41c2-8268-cc119f8bceb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": fa lse, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:15,884 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.086s 2023-11-29 14:49:15,884 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-583a9fa9-a2c9-4128-841f-2475adafde0b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-583a9fa9-a2c9-4128-841f-2475adafde0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:16,976 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.078s 2023-11-29 14:49:16,976 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0eededa-9d03-42a8-819b-b95827936e7a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0eededa-9d03-42a8-819b-b95827936e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume /v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:18,046 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.056s 2023-11-29 14:49:18,046 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836b10c0-cbea-4dca-b5c4-e103f336ff90', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836b10c0-cbea-4dca-b5c4-e103f336ff90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:19,113 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.054s 2023-11-29 14:49:19,114 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b753ff8-6fa3-4c5c-8b21-ad69ffb5c025', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b753ff8-6fa3-4c5c-8b21-ad69ffb5c025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "crea ted_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:20,186 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.059s 2023-11-29 14:49:20,186 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f7311e-2c01-491e-a9ba-5d3e56b3bf16', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f7311e-2c01-491e-a9ba-5d3e56b3bf16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:21,266 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.053s 2023-11-29 14:49:21,266 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97cae4d5-a8b5-4185-b467-a62030dddb2a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97cae4d5-a8b5-4185-b467-a62030dddb2a', 'con nection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:22,349 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.069s 2023-11-29 14:49:22,350 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0bf127d-4ddb-4bdd-b3f0-a88269903825', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0bf127d-4ddb-4bdd-b3f0-a88269903825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:23,428 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.065s 2023-11-29 14:49:23,429 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:23 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd65ee5-97b4-4f35-bfcb-7509ab80f649', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd65ee5-97b4-4f35-bfcb-7509ab80f649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:24,678 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.233s 2023-11-29 14:49:24,678 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b99928-69fc-4147-b348-9a49c964be58', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b99928-69fc-4147-b348-9a49c964be58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:25,790 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b 153-843e08352fdf 0.097s 2023-11-29 14:49:25,790 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56aeeaa4-56e0-4d4b-a6fd-29495b547fe8', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56aeeaa4-56e0-4d4b-a6fd-29495b547fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:26,852 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:49:26,853 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d6b9e8-a92b-4a04-91b0-6c8dd438d58e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d6b9e8-a92b-4a04-91b0-6c8dd438d58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-2 9T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:27,937 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.071s 2023-11-29 14:49:27,937 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bd80e4-92a4-4173-8922-ca5607d71307', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bd80e4-92a4-4173-8922-ca5607d71307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:29,013 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.061s 2023-11-29 14:49:29,013 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26dfce7a-882b-4046-8b4b-1fa310ea853e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26dfce7a-882b-4046-8b4b-1fa310ea853e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiatta ch": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:30,099 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.072s 2023-11-29 14:49:30,100 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a52f848-02ae-4e52-84a9-be0dfb440f45', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a52f848-02ae-4e52-84a9-be0dfb440f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:31,159 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:49:31,160 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14fc0af4-bff4-4fd9-8f7e-7e0d369d4b3b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14fc0af4-bff4-4fd9-8f7e-7e0d369d4b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843 e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:32,239 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.066s 2023-11-29 14:49:32,240 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76fa00cf-1773-48d2-a5af-c51865d21ec5', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76fa00cf-1773-48d2-a5af-c51865d21ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:33,330 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.077s 2023-11-29 14:49:33,331 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3565c493-58d9-4168-8bae-22b5a51f5c5f', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3565c493-58d9-4168-8bae-22b5a51f5c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:5 1.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:34,477 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.121s 2023-11-29 14:49:34,478 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ff5f2d-ef89-4fe0-82df-8423775e6f8b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ff5f2d-ef89-4fe0-82df-8423775e6f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:35,618 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.118s 2023-11-29 14:49:35,619 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac9c972b-76db-4eaa-818a-fb8777fb6dd9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac9c972b-76db-4eaa-818a-fb8777fb6dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.2 10/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:36,737 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.095s 2023-11-29 14:49:36,738 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ffa9073-e84a-4e08-8d5d-4d7e2411ebad', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ffa9073-e84a-4e08-8d5d-4d7e2411ebad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:37,820 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.055s 2023-11-29 14:49:37,821 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-c63eae21-61fb-4e8d-8095-f846c861ee77', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63eae21-61fb-4e8d-8095-f846c861ee77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:38,891 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.053s 2023-11-29 14:49:38,891 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d10d36-c632-41b3-b6af-912fa2f6f17a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d10d36-c632-41b3-b6af-912fa2f6f17a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:39,968 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.063s 2023-11-29 14:49:39,968 84370 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083625c3-0ea2-4b40-93cb-f97d9ff390ee', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083625c3-0ea2-4b40-93cb-f97d9ff390ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:41,042 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.059s 2023-11-29 14:49:41,042 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3682b4-0325-4c17-ba64-527481ac817e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3682b4-0325-4c17-ba64-527481ac817e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a8 53e9d3a34cac7e7"}}' 2023-11-29 14:49:42,113 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:49:42,113 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-425aa765-65be-4234-8b90-0b7c2f23c8b2', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-425aa765-65be-4234-8b90-0b7c2f23c8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:43,179 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:49:43,179 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1581f6-d8e2-4dde-96ac-f3a5530286d3', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1581f6-d8e2-4dde-96ac-f3a5530286d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf ", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:44,240 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.048s 2023-11-29 14:49:44,241 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4807cecd-c7ca-40a7-9089-ee26eb60ebda', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4807cecd-c7ca-40a7-9089-ee26eb60ebda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:45,329 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.074s 2023-11-29 14:49:45,329 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a9e827-59f6-43c2-bf0b-c1d3153f474e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a9e827-59f6-43c2-bf0b-c1d3153f474e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/93748 47be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:46,393 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:49:46,394 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fabd1a96-4aa6-47f2-b9dd-8b10e53de187', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fabd1a96-4aa6-47f2-b9dd-8b10e53de187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:47,452 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:49:47,453 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7216ee6c-d24b-4a2b-8a7e-0355d9ddea76', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7216ee6c-d24b-4a2b-8a7e-0355d9ddea76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "descript ion": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:48,523 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.056s 2023-11-29 14:49:48,524 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3abace3e-0edb-4dad-a59c-6fd579460c0f', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3abace3e-0edb-4dad-a59c-6fd579460c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:49,592 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.054s 2023-11-29 14:49:49,593 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214f6d37-ff3a-41bb-8d45-85dcd18ea1aa', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214f6d37-ff3a-41bb-8d45-85dcd18ea1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9 -b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:50,651 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:49:50,652 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd81179-25a0-4ad6-83e7-27105128c682', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd81179-25a0-4ad6-83e7-27105128c682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:51,714 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:49:51,714 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9b86ab-0999-427a-a8e6-73c82acc5df1', 'content-len gth': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9b86ab-0999-427a-a8e6-73c82acc5df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:52,776 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:49:52,776 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa7d1851-6e26-48be-9e95-f7a44494a979', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa7d1851-6e26-48be-9e95-f7a44494a979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:53,840 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:49:53,840 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application /json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b65f889-0ea3-4f8b-b5ab-415094cb52aa', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b65f889-0ea3-4f8b-b5ab-415094cb52aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:54,917 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.062s 2023-11-29 14:49:54,918 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92506d72-c0e5-422d-92e0-3edcfbd98bf7', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92506d72-c0e5-422d-92e0-3edcfbd98bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:56,012 84370 INFO [tempest.lib. common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.078s 2023-11-29 14:49:56,013 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af83fff-f464-4e56-b0cc-a215bdc028cb', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af83fff-f464-4e56-b0cc-a215bdc028cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:57,086 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.059s 2023-11-29 14:49:57,086 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3f2b3a-b890-432f-bacf-7ad6e6df6ce3', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3f2b3a-b890-432f-bacf-7ad6e6df6ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:58,161 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.052s 2023-11-29 14:49:58,162 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8101b14-d140-46d2-8b05-3371f376207c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8101b14-d140-46d2-8b05-3371f376207c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:59,222 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:49:59,222 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5740fbf-6e0a-4e74-8b40-179a0cbce3c0', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5740fbf-6e0a-4e74-8b40-179a0cbce3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf "}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:50:00,286 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:50:00,286 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb54a1d6-6959-4458-9ed5-3fd32109648a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb54a1d6-6959-4458-9ed5-3fd32109648a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:50:00,349 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.048s 2023-11-29 14:50:00,350 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23289161-bbcf-439a-a039-fb31a73923fe', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23289161-bbcf-439a-a039-fb31a73923fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_voli d": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:50:00,548 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments/53a5945d-da7d-48c9-b153-843e08352fdf 0.185s 2023-11-29 14:50:00,548 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:50:00 GMT', 'server': 'Apache/2.4.52 (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-a653a149-63d9-4feb-baf9-6239ced0bfbf', 'x-compute-request-id': 'req-a653a149-63d9-4feb-baf9-6239ced0bfbf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'' 2023-11-29 14:50:00,647 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments 0.098s 2023-11-29 14:50:00,648 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2c6db31-deba-46e0-974a-47cadcfba3a5', 'x-compute-request-id': 'req-a2c6db31-deba-46e0-974a-47cadcfba3a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "volumeId": "53a5945d-da7d-48c9-b153-843e08352fdf", "serverId": "d170452a-01be-41dc-ae3e-3950ace74907", "device": "/dev/vdb"}]}' 2023-11-29 14:50:50,776 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments 0.077s 2023-11-29 14:50:50,777 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:50:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75a497af-7c28-468a-b0d6-dd9e866c90d0', 'x-compute-request-id': 'req-75a497af-7c28-468a-b0d6-dd9e86 6c90d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2023-11-29 14:50:50,820 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.041s 2023-11-29 14:50:50,820 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:50:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b094a59-8622-4509-af5d-1366803e084e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b094a59-8622-4509-af5d-1366803e084e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:50:23.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:50:50,832 84370 INFO [tempest.common.waiters] volume 53a5945d-da7d-48c9-b153-843e08352fdf reached available after waiting for 0.832395 seconds {4} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [28.215828s] ... ok {4} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.102943s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.724089s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.172734s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.148707s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.152319s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.022065s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.030286s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.163178s] ... ok {6} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [443.891053s] ... ok {4} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.029504s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.032267s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.021972s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.204919s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.015806s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.014875s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.064441s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.010112s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.009646s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.046139s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.046640s] ... ok {9} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [452.205273s] ... ok {10} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.169596s] ... ok {10} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.184506s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [7.238713s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.039797s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.462106s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.044946s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.099653s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [7.196701s] ... ok {4} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [2.804430s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [7.789724s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.070439s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.365323s] ... ok {10} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [7.344805s] ... ok {10} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.430786s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [8.310830s] ... ok {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [19.063551s] ... ok {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [16.311015s] ... ok {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.362319s] ... ok {6} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.096551s] ... ok {6} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.098132s] ... ok {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [1.184930s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [12.702609s] ... ok {6} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.392589s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [12.209285s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.158011s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.466806s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.037513s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.254300s] ... ok {6} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [10.786652s] ... ok {7} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [513.557394s] ... ok {6} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [8.804871s] ... ok {2} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.338182s] ... ok {7} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {6} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [10.916637s] ... ok {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [45.842460s] ... ok {7} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [10.736496s] ... ok {6} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [9.091535s] ... ok {6} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [0.254246s] ... ok {6} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.320250s] ... ok {6} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.063723s] ... ok {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [31.119374s] ... ok {7} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.152953s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.031758s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.089093s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.031391s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.110689s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.092530s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.059434s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.031362s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.048403s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.037904s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.045770s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.050822s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.136185s] ... ok {10} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.138793s] ... ok {7} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [7.064360s] ... ok {7} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {7} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [397.285341s] ... ok {11} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [224.822469s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [162.849558s] ... ok {2} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [239.889945s] ... ok {2} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {2} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {2} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {9} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [393.301483s] ... ok {1} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [514.628167s] ... ok {9} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [2.742073s] ... ok {9} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.110891s] ... ok {9} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.096749s] ... ok {9} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.197259s] ... ok {9} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.094869s] ... ok {9} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.184888s] ... ok {9} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.091414s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.016623s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.017984s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.030903s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.018513s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.030200s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.019104s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.018065s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.015790s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.013624s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.063953s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.061568s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.030253s] ... ok {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.375410s] ... ok {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.227346s] ... ok {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [233.860890s] ... ok {9} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [463.363952s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.105700s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.062519s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.108372s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.366552s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.192095s] ... ok {0} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.592315s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.062804s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.103434s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.162001s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.098675s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.089178s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.070516s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.141645s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.139358s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.496627s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.082570s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.086535s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.081799s] ... ok {0} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.037112s] ... ok {0} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.867061s] ... ok {0} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.236348s] ... ok {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.242911s] ... ok {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.194522s] ... ok {9} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {9} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.047909s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [162.315612s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.299947s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.267206s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.215007s] ... ok {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [646.924967s] ... ok {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [512.024323s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [32.718103s] ... ok {0} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [28.746807s] ... ok {0} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [3.809798s] ... ok {0} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {11} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [400.593390s] ... ok {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [230.012708s] ... ok {3} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {3} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [26.827104s] ... ok {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [242.520206s] ... ok {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [28.084270s] ... ok {5} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {5} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.554433s] ... ok {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {5} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [7.900176s] ... ok {5} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [7.050086s] ... ok {5} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {5} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {6} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [302.457969s] ... ok {11} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [16.045547s] ... ok {11} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.172280s] ... ok {11} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.030971s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.154776s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.083308s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.210538s] ... ok {1} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [513.271064s] ... ok {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [211.688978s] ... ok {5} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [181.611525s] ... ok {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [7.647043s] ... ok {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [513.312489s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [169.863431s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [6.078460s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [5.978365s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [6.008089s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [6.854952s] ... ok {8} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [7.412639s] ... ok {8} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [8.466689s] ... ok {11} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.014595s] ... ok {11} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.185786s] ... ok {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.155928s] ... ok {8} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [8.241260s] ... ok {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [7.046487s] ... ok {11} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.223628s] ... ok {8} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [32.635551s] ... ok {8} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [25.674044s] ... ok {8} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [7.185629s] ... ok {8} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [11.588023s] ... ok {8} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [15.498270s] ... ok {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [204.245336s] ... ok {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [21.208158s] ... ok {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [22.479019s] ... ok {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.184301s] ... ok {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.063265s] ... ok {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.019590s] ... ok {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.024278s] ... ok {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.015862s] ... ok {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [15.343250s] ... ok {3} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {6} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [397.453620s] ... ok {6} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {3} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [45.381313s] ... ok {3} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [8.093801s] ... ok {5} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [347.720541s] ... ok {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [123.389544s] ... ok {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [123.053077s] ... ok {1} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [11.918436s] ... ok {1} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [17.107404s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.018521s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.031212s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.031614s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.024769s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.023313s] ... ok {1} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.190557s] ... ok {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.495078s] ... ok {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.297578s] ... ok {3} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [473.635683s] ... ok {5} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [522.697658s] ... ok {5} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [10.539788s] ... ok {5} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [162.146393s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [2.698110s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [1.990307s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.016587s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.029892s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.027596s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.029726s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.015205s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.029616s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.013032s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.033927s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.014625s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.023799s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.025777s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.012332s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.076854s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.089958s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.083911s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.058498s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.146550s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.023715s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.022996s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.009063s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.025760s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.027756s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.024649s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.020305s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.014645s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.025521s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.016789s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.023151s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.025585s] ... ok {1} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [359.251526s] ... ok {1} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [351.737919s] ... ok {1} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled ============================== Failed 1 tests - output below: ============================== tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] ------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 123, in test_volume_swap waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 354, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 53a5945d-da7d-48c9-b153-843e08352fdf failed to reach available status (current in-use) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-11-29 14:44:24,476 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes 0.966s 2023-11-29 14:44:24,476 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-1904246166"}} Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-defd0767-08cc-4d2d-b412-51db5101af28', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-defd0767-08cc-4d2d-b412-51db5101af28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:23.947341", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-11-29 14:44:24,544 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.055s 2023-11-29 14:44:24,545 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2629520-4e5b-4155-b3c1-f06da5c62ebe', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2629520-4e5b-4155-b3c1-f06da5c62ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:25,657 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.097s 2023-11-29 14:44:25,658 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-607f1aed-4069-4a37-aa27-c6b557eed18d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-607f1aed-4069-4a37-aa27-c6b557eed18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:44:25.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:26,838 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.164s 2023-11-29 14:44:26,838 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e115dd-7f40-46b0-b602-0f46e7bc4f1e', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e115dd-7f40-46b0-b602-0f46e7bc4f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:44:25.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:27,930 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.076s 2023-11-29 14:44:27,930 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477fd0c3-f3af-4326-99d3-8b13c25e3e5b', 'content-length': '905', 'open stack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477fd0c3-f3af-4326-99d3-8b13c25e3e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:44:27.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:27,945 84370 INFO [tempest.common.waiters] volume 53a5945d-da7d-48c9-b153-843e08352fdf reached available after waiting for 3.945043 seconds 2023-11-29 14:44:28,320 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes 0.374s 2023-11-29 14:44:28,320 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-1628189730"}} Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d036ee96-ab4c-44a7-9466-6fc50253cc2d', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d036ee96-ab4c-44a7-9466-6fc50253cc2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes'} Body: b'{"volume": {"id": "160ebafb-2986-429b-a8f1-bc2200e619ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:28.192421", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1628189730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-11-29 14:44:28,449 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad 0.115s 2023-11-29 14:44:28,449 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3c1f32-0003-4e67-aac4-5922350a0a01', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3c1f32-0003-4e67-aac4-5922350a0a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad'} Body: b'{"volume": {"id": "160ebafb-2986-429b-a8f1-bc2200e619ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:28.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1628189730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:29,519 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad 0.055s 2023-11-29 14:44:29,520 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db65060-b554-40df-a317-b54e89dfc902', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db65060-b554-40df-a317-b54e89dfc902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad'} Body: b'{"volume": {"id": "160ebafb-2986-429b-a8f1-bc2200e619ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:28.000000", "updated_at": "2023-11-29T14:44:28.000000", "name": "tempest-TestVolumeSwap-volume-1628189730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:30,588 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad 0.053s 2023-11-29 14:44:30,588 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624edda6-7333-4490-9c3d-52616f30f28a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624edda6-7333-4490-9c3d-52616f30f28a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad'} Body: b'{"volume": {"id": "160ebafb-2986-429b-a8f1-bc2200e619ad", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:28.000000", "updated_at": "2023-11-29T14: 44:30.000000", "name": "tempest-TestVolumeSwap-volume-1628189730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/160ebafb-2986-429b-a8f1-bc2200e619ad"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:30,602 84370 INFO [tempest.common.waiters] volume 160ebafb-2986-429b-a8f1-bc2200e619ad reached available after waiting for 2.602949 seconds 2023-11-29 14:44:30,604 84370 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-11-29 14:44:30,676 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.067s 2023-11-29 14:44:30,676 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-898194672", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKAd4maefoGLi4v5c/ccGJfh7kNuG9NEyvhZa6yla6O8W0c6fh9d/4N3acdRDiw/aeDugWvOlNaEu7WA7Io2uSp6VFs4jnIPv6WTmw8zEjGyIbilQGvfs9b2qqYzrnwK3w=="}} Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-409b6571-bf42-4e1b-a6ac-9d3e4dccbe4a', 'x-compute-request-id': 'req-409b6571-bf42-4e1b-a6ac-9d3e4dccbe4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-898194672", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKAd4maefoGLi4v5c/ccGJfh7kNuG9NEyvhZa6yla6O8W0c6fh9d/4N3acdRDiw/aeDugWvOlNaEu7WA7Io2uSp6VFs4jnIPv6WTmw8zEjGyIbilQGvfs9b2qqYzrnwK3w==", "fingerprint": "f4:fd:37:39:1e:a1:47:cf:fc:9d:f7:ff:6b:ad:02:46", "user_id": "b6e575c78db046d498b414e680afe3eb"}}' 2023-11-29 14:44:30,679 84370 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-898194672 created 2023-11-29 14:44:31,432 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.753s 2023-11-29 14:44:31,433 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2059239488", "description": "tempest-description--939862511"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-7e95df9c-d5d8-4222-b8fe-44ab16cbc96b', 'date': 'Wed, 29 Nov 2023 14:44:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "name": "tempest-securitygroup--2059239488", "stateful": true, "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "description": "tempest-description--939862511", "shared": false, "security_group_rules": [{"id": "1959608d-5f46-488a-8878-a35717c50583", "project_id": "9374847be0374c3a853e9d3a34cac7e7", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "security_group_id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "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": 353, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-11-29T14:44:31Z", "updated_at": "2023-11-29T14:44:31Z", "revision_number": 0}, {"id": "328fece5-8fe1-4e86-ace0-7917d6a0cd50", "project_id": "9374847be0374c3a853e9d3a34cac7e7", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "security_group_id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "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": 352, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-11-29T14:44:30Z", "updated_at": "2023-11-29T14:44:30Z", "revision_number": 0}], "tags": [], "created_at": "2023-11-29T14:44:30Z", "updated_at": "2023-11-29T14:44:31Z", "revision_number": 1, "project_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:44:31,719 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.285s 2023-11-29 14:44:31,720 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-19c03e69-178d-4a6e-8155-5701b6257b45', 'date': 'Wed, 29 Nov 2023 14:44:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f6745891-9aa9-4581-a987-df3bd256a9df", "project_id": "9374847be0374c3a853e9d3a34cac7e7", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "security_group_id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2023-11-29T14:44:31Z", "updated_at": "2023-11-29T14:44:31Z", "revision_number": 0}}' 2023-11-29 14:44:31,985 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.265s 2023-11-29 14:44:31,985 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-46391d58-67ff-4af5-9dd8-03a346b90823', 'date': 'Wed, 29 Nov 2023 14:44:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8943aa82-73db-4ac3-bcfc-a360b2b445a8", "project_id": "9374847be0374c3a853e9d3a34cac7e7", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "security_group_id": "096f57b8-6af7-4dc7-9081-9605ae46d46c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2023-11-29T14:44:31Z", "updated_at": "2023-11-29T14:44:31Z", "revision_number": 0}}' 2023-11-29 14:44:31,986 84370 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2059239488 created 2023-11-29 14:44:33,102 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.115s 2023-11-29 14:44:33,102 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3f7d7bd2-d27b-479f-8395-cc08889dafb6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-8d876cc1-1f75-410d-b2de-1c633210070d', 'date': 'Wed, 29 Nov 2023 14:44:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b6d3ebd7-bc74-4ebb-bb72-fec76fa83ed3", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "floating_ip_address": "172.24.4.21", "floating_network_id": "3f7d7bd2-d27b-479f-8395-cc08889dafb6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9374847be0374c3a853e9d3a34cac7e7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-11-29T14:44:32Z", "updated_at": "2023-11-29T14:44:32Z", "revision_number": 0}}' 2023-11-29 14:44:33,103 84370 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b6d3ebd7-bc74-4ebb-bb72-fec76fa83ed3', 'tenant_id': '9374847be0374c3a853e9d3a34cac7e7', 'floating_ip_address': '172.24.4.21', 'floating_network_id': '3f7d7bd2-d27b-479f-8395-cc08889dafb6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9374847be0374c3a853e9d3a34cac7e7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-11-29T14:44:32Z', 'updated_at': '2023-11-29T14:44:32Z', 'revision_number': 0, 'ip': '172.24.4.21'} created 2023-11-29 14:44:33,174 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.063s 2023-11-29 14:44:33,175 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2801', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ee41f3ad-9443-4fd2-8eee-73b34df2110d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b6e575c78db046d498b414e680afe3eb", "name": "tempest-TestVolumeSwap-1379538774-project-member", "password_expires_at": null}, "audit_ids": ["Ijv1Y1BuQS-Q_6CmxE-kTQ"], "expires_at": "2023-11-29T15:44:33.000000Z", "issued_at": "2023-11-29T14:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9374847be0374c3a853e9d3a34cac7e7", "name": "tempest-TestVolumeSwap-1379538774"}, "is_domain": false, "roles": [{"id": "e2af89b90e3144be877e0ca309160641", "name": "member"}, {"id": "976aa6c3c08941c885334e2cb3206944", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bbe0d79160a946d58634a0f316639160", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "063be11f17794855890520dc72fda6b2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "151ddfba892c41a08a2594039e063b16", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOn e"}], "id": "2dbbcae6f1a84c0ab62eae54b5d30337", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1de1b00d86054b2981d8d1a7d4984803", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "3da646bd45d446e59bd396b6fcd8f43f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "bd0222383cbb4007995c7678c86a326f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9374847be0374c3a853e9d3a34cac7e7", "region": "RegionOne"}], "id": "a0b43d7febfb40a4a0a4a144178f46dc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6295cd297b8940d18113583213af4647", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7", "region": "RegionOne"}], "id": "bc21ac6dbe244fd08808ca65e6a0ce33", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "6ee8aaeb3c9c46a2b7eb01f68dbc63b0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7", "region": "RegionOne"}], "id": "c405774430814e0ca3f77755435e079b", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "896a9e07067242869c7ec7c01e901d95", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb177539b62442fea76a78308ec4963e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "52a63e4c67714dd4b1f49e437e265787", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f93a162f7a654cfbb078ed17318ea221", "type": "identity", "name": "keystone"}]}}' 2023-11-29 14:44:33,176 84370 INFO [tempest.lib.common.fixed_network] (TestVolumeSwap:test_volume_swap) Found network {'id': 'a527e560-4dd6-46e2-9661-c829695c4759', 'name': 'tempest-TestVolumeSwap-1686819036-network', 'tenant_id': '9374847be0374c3a853e9d3a34cac7e7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9374847be0374c3a853e9d3a34cac7e7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49745, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-11-29T14:43:42Z', 'updated_at': '2023-11-29T14:43:42Z', 'revision_number': 1} available for tenant 2023-11-29 14:44:33,177 84370 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-898194672', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKAd4maefoGLi4v5c/ccGJfh7kNuG9NEyvhZa6yla6O8W0c6fh9d/4N3acdRDiw/aeDugWvOlNaEu7WA7Io2uSp6VFs4jnIPv6WTmw8zEjGyIbilQGvfs9b2qqYzrnwK3w==', 'fingerprint': 'f4:fd:37:39:1e:a1:47:cf:fc:9d:f7:ff:6b:ad:02:46', 'user_id': 'b6e575c78db046d498b414e680afe3eb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCfQGj92+CdI62/DHk052H+eD75Xj8/BR8gZzXZY+CEFX+OboY8Jc60\npHQlgsJRu2igBwYFK4EEACKhZANiAASgHeJmnn6Bi4uL+XP3HBiX4e5DbhvTRMr4\nWWuspWujvFtHOn4fXf+Dd2nHUQ4sP2ng7oFrzpTWhLu1gOyKNrkqelRbOI5yD7+l\nk5sPMxIxsiG4pUBr37PW9qqmM658Ct8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '096f57b8-6af7-4dc7-9081-9605ae46d46c', 'name': 'tempest-securitygroup--2059239488', 'stateful': True, 'tenant_id': '9374847be0374c3a853e9d3a34cac7e7', 'description': 'tempest-description--939862511', 'shared': False, 'security_group_rules': [{'id': '1959608d-5f46-488a-8878-a35717c50583', 'project_id': '9374847be0374c3a853e9d3a34cac7e7', 'tenant_id': '9374847be0374c3a853e9d3a34cac7e7', 'security_group_id': '096f57b8-6af7-4dc7-9081-9605ae46d46c', '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': 353, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-11-29T14:44:31Z', 'updated_at': '2023-11-29T14:44:31Z', 'revision_number': 0}, {'id': '328fece5-8fe1-4e86-ace0-7917d6a0cd50', 'project_id': '9374847be0374c3a853e9d3a34cac7e7', 'tenant_id': '9374847be0374c3a853e9d3a34cac7e7', 'security_group_id': '096f57b8-6af7-4dc7-9081-9605ae46d46c', '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': 352, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-11-29T14:44:30Z', 'updated_at': '2023-11-29T14:44:30Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-11-29T14:44:30Z', 'updated_at': '2023-11-29T14:44:31Z', 'revision_number': 1, 'project_id': '9374847be0374c3a853e9d3a34cac7e7'}, 'floating_ip': {'id': 'b6d3ebd7-bc74-4ebb-bb72-fec76fa83ed3', 'tenant_id': '9374847be0374c3a853e9d3a34cac7e7', 'floating_ip_address': '172.24.4.21', 'floating_network_id': '3f7d7bd2-d27b-479f-8395-cc08889dafb6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9374847be0374c3a853e9d3a34cac7e7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-11-29T14:44:32Z', 'updated_at': '2023-11-29T14:44:32Z', 'revision_number': 0, 'ip': '172.24.4.21'}} 2023-11-29 14:44:35,789 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/compute/v2.1/servers 2.610s 2023-11-29 14:44:35,789 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeSwap-server-2011519197", "imageRef": "e99e1aa5-1b15-43b4-b195-011929ff5a30", "flavorRef": "1", "networks": [{"uuid": "a527e560-4dd6-46e2-9661-c829695c4759"}], "security_groups": [{"name": "tempest-securitygroup--2059239488"}], "key_name": "tempest-keypair-898194672", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bf173ad-35da-448c-a947-3a4f8b19a707', 'x-compute-request-id': 'req-2bf173ad-35da-448c-a947-3a4f8b19a707', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d170452a-01be-41dc-ae3e-3950ace74907", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d170452a-01be-41dc-ae3e-3950ace74907"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2059239488"}], "adminPass": "Jybp73TXMjGE"}}' 2023-11-29 14:44:36,040 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907 0.245s 2023-11-29 14:44:36,041 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:44:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version ', 'x-openstack-request-id': 'req-063c1bc4-fc5a-417f-979d-53a2dec0695c', 'x-compute-request-id': 'req-063c1bc4-fc5a-417f-979d-53a2dec0695c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907'} Body: b'{"server": {"id": "d170452a-01be-41dc-ae3e-3950ace74907", "name": "tempest-TestVolumeSwap-server-2011519197", "status": "BUILD", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "user_id": "b6e575c78db046d498b414e680afe3eb", "metadata": {}, "hostId": "", "image": {"id": "e99e1aa5-1b15-43b4-b195-011929ff5a30", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e99e1aa5-1b15-43b4-b195-011929ff5a30"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-29T14:44:36Z", "updated": "2023-11-29T14:44:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d170452a-01be-41dc-ae3e-3950ace74907"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-898194672", "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": []}}' 2023-11-29 14:45:26,330 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907 0.217s 2023-11-29 14:45:26,331 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1524', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1820e096-6370-4348-b939-4ec13e81e456', 'x-compute-request-id': 'req-1820e096-6370-4348-b939-4ec13e81e456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907'} Body: b'{"server": {"id": "d170452a-01be-41dc-ae3e-3950ace74907", "name": "tempest-TestVolumeSwap-server-2011519197", "status": "ACTIVE", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "user_id": "b6e575c78db046d498b414e680afe3eb", "metadata": {}, "hostId": "dae21b05e7be44448692622f00b7a4d0f020f58b7eb6a9cfa3b21491", "image": {"id": "e99e1aa5-1b15-43b4-b195-011929ff5a30", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e99e1aa5-1b15-43b4-b195-011929ff5a30"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-29T14:44:35Z", "updated": "2023-11-29T14:44:55Z", "addresses": {"tempest-TestVolumeSwap-1686819036-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:58:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d170452a-01be-41dc-ae3e-3950ace74907"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898194672", "OS-SRV-USG:launched_at": "2023-11-29T14:44:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2059239488"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-11-29 14:45:26,344 84370 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-11-29 14:46:26,615 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-interface 0.212s 2023-11-29 14:46:26,615 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1829028-9af0-477b-a143-4429b0b9a703', 'x-compute-request-id': 'req-d1829028-9af0-477b-a143-4429b0b9a703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a527e560-4dd6-46e2-9661-c829695c4759", "port_id": "8f1949fd-f68f-42dc-93ec-f7742629332e", "mac_addr": "fa:16:3e:4e:58:52", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cb32e466-cbd9-4927-9a97-4d17bd37b69c", "ip_address": "10.0.0.13"}]}]}' 2023-11-29 14:46:27,641 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/b6d3ebd7-bc74-4ebb-bb72-fec76fa83ed3 1.022s 2023-11-29 14:46:27,641 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8f1949fd-f68f-42dc-93ec-f7742629332e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e3278ff5-d4cb-4923-95a1-a2afaa0cc36d', 'date': 'Wed, 29 Nov 2023 14:46:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b6d3ebd7-bc74-4ebb-bb72-fec76fa83ed3'} Body: b'{"floatingip": {"id": "b6d3ebd7-bc74-4ebb-bb72-fec76fa83ed3", "tenant_id": "9374847be0374c3a853e9d3a34cac7e7", "floating_ip_address": "172.24.4.21", "floating_network_id": "3f7d7bd2-d27b-479f-8395-cc08889dafb6", "router_id": "776333ce-174f-421c-a362-bc5edf5e1782", "port_id": "8f1949fd-f68f-42dc-93ec-f7742629332e", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a527e560-4dd6-46e2-9661-c829695c4759", "mac_address": "fa:16:3e:4e:58:52", "admin_state_up": true, "status": "ACTIVE", "device_id": "d170452a-01be-41dc-ae3e-3950ace74907", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-11-29T14:44:32Z", "updated_at": "2023-11-29T14:46:27Z", "revision_number": 1, "project_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:27,643 84370 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.21:22' as 'cirros' with public key authentication 2023-11-29 14:46:27,679 84370 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-11-29 14:46:27,794 84370 INFO [paramiko.transport] Authentication (publickey) successful! 2023-11-29 14:46:27,795 84370 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.21 successfully created 2023-11-29 14:46:28,199 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments 0.403s 2023-11-29 14:46:28,199 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "53a5945d-da7d-48c9-b153-843e08352fdf"}} Resp onse - Headers: {'date': 'Wed, 29 Nov 2023 14:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6e68aa7-3806-437b-afad-12f1e290739e', 'x-compute-request-id': 'req-e6e68aa7-3806-437b-afad-12f1e290739e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "serverId": "d170452a-01be-41dc-ae3e-3950ace74907", "volumeId": "53a5945d-da7d-48c9-b153-843e08352fdf", "device": "/dev/vdb"}}' 2023-11-29 14:46:28,256 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.054s 2023-11-29 14:46:28,256 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0e7e508-cd98-4278-bf80-3402f23a359b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0e7e508-cd98-4278-bf80-3402f23a359b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:28.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:29,361 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.092s 2023-11-29 14:46:29,362 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d5e0e2a-bc4f-42eb-b58a-df6d4d1fee1c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d5e0e2a-bc4f-42eb-b58a-df6d4d1fee1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:28.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"r el": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:36,474 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 6.098s 2023-11-29 14:46:36,474 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f24a5902-96c6-4d92-95d3-5de748930c44', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24a5902-96c6-4d92-95d3-5de748930c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:28.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:37,647 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.157s 2023-11-29 14:46:37,648 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4298dc7-1d08-4b99-983e-98a60b1df3b7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4298dc7-1d08-4b99-983e-98a60b1df3b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:28.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e57 5c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:42,301 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 3.638s 2023-11-29 14:46:42,302 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8307e5-8c01-4f7b-a6d0-da00f7e7de61', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8307e5-8c01-4f7b-a6d0-da00f7e7de61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:39.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:43,376 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.058s 2023-11-29 14:46:43,376 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992d5d3a-418e-4e50-9a60-389d1fda093f', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992d5d3a-418e-4e50-9a60-389d1fda093f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:43.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": " 53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:43,400 84370 INFO [tempest.common.waiters] Attachment 610f4889-fac6-4e53-9749-cff0904cd617 created for volume 53a5945d-da7d-48c9-b153-843e08352fdf to server d170452a-01be-41dc-ae3e-3950ace74907 after waiting for 15.400727 seconds 2023-11-29 14:46:43,531 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.130s 2023-11-29 14:46:43,532 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-322f9335-4201-4d9a-a4ca-0ab1c02e539e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-322f9335-4201-4d9a-a4ca-0ab1c02e539e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:43.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:43,545 84370 INFO [tempest.common.waiters] volume 53a5945d-da7d-48c9-b153-843e08352fdf reached in-use after waiting for 0.545579 seconds 2023-11-29 14:46:44,270 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 PUT http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments/53a5945d-da7d-48c9-b153-843e08352fdf 0.724s 2023-11-29 14:46:44,270 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "160ebafb-2986-429b-a8f1-bc2200e619ad"}} Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:43 GMT', 'server': 'Apache/2.4.52 (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-0bca7298-9232-4c6b-ba5a-76807b76002e', 'x-compute-request-id': 'req-0bca7298-9232-4c6b-ba5a-76807b76002e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'' 2023-11-29 14:46:44,356 84370 INFO [ tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.085s 2023-11-29 14:46:44,356 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90067d0a-8c48-4cb3-88f0-addada2e8150', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90067d0a-8c48-4cb3-88f0-addada2e8150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:44.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:48,014 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 2.644s 2023-11-29 14:46:48,014 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9630115f-32a0-47f1-aa73-ddf293dc7a9b', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9630115f-32a0-47f1-aa73-ddf293dc7a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:44.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd 617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:49,084 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.048s 2023-11-29 14:46:49,085 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1423c4fd-7590-4aad-bace-fb4756fce568', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1423c4fd-7590-4aad-bace-fb4756fce568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:44.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:50,204 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.104s 2023-11-29 14:46:50,204 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-028339f3-de4e-48a1-9533-8293fedefb53', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-028339f3-de4e-48a1-9533-8293fedefb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:44.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7 d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:51,259 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.042s 2023-11-29 14:46:51,259 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc02305-f022-42e9-ac3b-8fd7dfef0990', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc02305-f022-42e9-ac3b-8fd7dfef0990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:52,320 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:46:52,320 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-230f712f-18c6-4b41-b91c-68d602eb5c17', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-230f712f-18c6-4b41-b91c-68d602eb5c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snaps hot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:53,377 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.043s 2023-11-29 14:46:53,378 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618eb6ca-f992-466f-a0d2-837140b85071', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618eb6ca-f992-466f-a0d2-837140b85071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:54,436 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:46:54,437 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d23cd6-4c89-4eff-9ec1-a4919f9140a3', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d23cd6-4c89-4eff-9ec1-a4919f9140a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:55,490 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.040s 2023-11-29 14:46:55,490 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60808221-0997-4685-97c3-640b17dd8c8b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60808221-0997-4685-97c3-640b17dd8c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:56,550 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:46:56,550 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6504963-0b64-4442-a68c-d447fdeca3ce', 'content-length': '1197', 'openstack-api-version': 'volume 3 .0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6504963-0b64-4442-a68c-d447fdeca3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:57,610 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:46:57,610 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a9601b2-cb47-4a95-b783-6baafa4a6274', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a9601b2-cb47-4a95-b783-6baafa4a6274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:58,668 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:46:58,669 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ce1c53-e743-4920-9754-27a915486b36', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ce1c53-e743-4920-9754-27a915486b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:46:59,726 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:46:59,726 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:46:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9df517c-8c00-4e75-88b4-f707da8c42ed', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9df517c-8c00-4e75-88b4-f707da8c42ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:00,789 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test _volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:47:00,789 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa05110-ae21-4584-9c3b-01da1dbadd2b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa05110-ae21-4584-9c3b-01da1dbadd2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:01,846 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:47:01,846 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5f0dfd-4bb5-48db-a8f2-86b05fee757e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5f0dfd-4bb5-48db-a8f2-86b05fee757e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server _id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:02,909 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:47:02,909 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f507b047-4c77-4087-b81b-c6059d0d15f8', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f507b047-4c77-4087-b81b-c6059d0d15f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:03,968 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:47:03,969 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da6359b-cf56-4767-884a-20191812a040', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da6359b-cf56-4767-884a-20191812a040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3e b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:05,027 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.041s 2023-11-29 14:47:05,027 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef2a4949-d8b8-41bc-a342-8a5d3164ced9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef2a4949-d8b8-41bc-a342-8a5d3164ced9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:06,115 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.074s 2023-11-29 14:47:06,116 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2257742-5193-4263-9e4b-ce7ca6f7ae3b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2257742-5193-4263-9e4b-ce7ca6f7ae3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": " self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:07,187 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.049s 2023-11-29 14:47:07,188 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df63bb27-9fb6-405a-8349-eefa3335d91f', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df63bb27-9fb6-405a-8349-eefa3335d91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:08,259 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.058s 2023-11-29 14:47:08,260 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458a3cbb-0137-46af-86c2-89100fc228c5', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458a3cbb-0137-46af-86c2-89100fc228c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size ": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:09,317 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.042s 2023-11-29 14:47:09,317 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bde39c5a-033b-4d4d-98ee-1fa0bfd1b4ec', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bde39c5a-033b-4d4d-98ee-1fa0bfd1b4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:10,381 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:47:10,381 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a28150-aacf-4b56-af6e-97935cfddeef', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a 28150-aacf-4b56-af6e-97935cfddeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:11,440 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:47:11,440 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1e5124-fd5e-4124-83a1-651ee700143a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1e5124-fd5e-4124-83a1-651ee700143a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:12,498 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:47:12,498 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': ' Wed, 29 Nov 2023 14:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92031b37-0122-4237-9f42-2b9a781389bf', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92031b37-0122-4237-9f42-2b9a781389bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:13,558 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:47:13,559 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de23bb6-5f83-4f46-89b9-93d1f0de0893', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de23bb6-5f83-4f46-89b9-93d1f0de0893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:14,615 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9 d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.042s 2023-11-29 14:47:14,615 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83a7463-80bc-476d-9ccf-4e3b0a6e27b3', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83a7463-80bc-476d-9ccf-4e3b0a6e27b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:15,678 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:47:15,678 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287c42a3-f922-4fe0-8fb7-4d185eb85166', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287c42a3-f922-4fe0-8fb7-4d185eb85166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device ": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:16,737 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:47:16,738 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c7bd83c-8a22-4196-aec3-7975b78022a1', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c7bd83c-8a22-4196-aec3-7975b78022a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:17,808 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.055s 2023-11-29 14:47:17,808 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c32b350-77d9-43d5-86ed-e41dfa98e280', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c32b350-77d9-43d5-86ed-e41dfa98e280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:18,877 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.054s 2023-11-29 14:47:18,877 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c45484-eb14-4c0c-a208-4220d2deff28', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c45484-eb14-4c0c-a208-4220d2deff28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:19,934 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:47:19,935 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02320dad-2e11-4da1-beef-a322944dc693', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02320dad-2e11-4da1-beef-a322944dc693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34ca c7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:21,009 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.061s 2023-11-29 14:47:21,009 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d494546a-4c5c-452d-94f1-7138328e622c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d494546a-4c5c-452d-94f1-7138328e622c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:22,074 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:47:22,074 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d091c66-e400-4c3a-b5e9-3875b8a001a0', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d091c66-e400-4c3a-b5e9-3875b8a001a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.00 0000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:23,266 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.167s 2023-11-29 14:47:23,266 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7c459d-d93e-4977-b7df-ae0d059c9f8e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab7c459d-d93e-4977-b7df-ae0d059c9f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:24,331 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:47:24,331 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7027c48-e726-4596-8e78-43a4394e2a23', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7027c48-e726-4596-8e78-43a4394e2a23', 'connection': 'close', 'status': '20 0', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:25,405 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.060s 2023-11-29 14:47:25,406 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe2504e-cd67-414e-a268-69414ab5fbeb', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe2504e-cd67-414e-a268-69414ab5fbeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:26,474 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:47:26,474 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-type': 'application/json', 'x-compute-request-id': 'req-85a2736a-8c33-4926-a1cb-b3b58dd7d7ea', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a2736a-8c33-4926-a1cb-b3b58dd7d7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:27,544 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:47:27,544 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d59615d-1279-45eb-963e-957776b50042', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d59615d-1279-45eb-963e-957776b50042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:28,649 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.091s 2023-11- 29 14:47:28,650 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e998347-5fe1-4919-944d-d3ffc7839482', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e998347-5fe1-4919-944d-d3ffc7839482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:29,722 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.052s 2023-11-29 14:47:29,723 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7d4c58-1993-40e4-89b7-41e3a7021ab9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf7d4c58-1993-40e4-89b7-41e3a7021ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-te nant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:30,819 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.081s 2023-11-29 14:47:30,820 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759507b9-b124-4dc0-b26b-ef1509a3f856', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759507b9-b124-4dc0-b26b-ef1509a3f856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:31,888 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.053s 2023-11-29 14:47:31,888 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7366380-56fb-4c8e-9427-90269962ccd2', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7366380-56fb-4c8e-9427-90269962ccd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id ": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:32,978 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.075s 2023-11-29 14:47:32,978 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f3fe73f-97d6-4bef-ab9c-6e696daa31e4', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f3fe73f-97d6-4bef-ab9c-6e696daa31e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:34,044 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:47:34,045 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e194540-6c3e-4764-acbf-a7e53337dd98', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e194540-6c3e-4764-acbf-a7e53337dd98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:35,107 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:47:35,107 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d5f772-3a75-40c1-aeaa-414a269900e9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d5f772-3a75-40c1-aeaa-414a269900e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:36,183 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.060s 2023-11-29 14:47:36,184 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fff190-40e6-4f4f-bd78-3c0fb33ba0a7', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fff190-40e6-4f4f-bd78-3c0fb33ba0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-Test VolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:37,266 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:47:37,266 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49b2c86-f31f-4165-ad57-accb9f4369e6', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49b2c86-f31f-4165-ad57-accb9f4369e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:38,325 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:47:38,325 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d345dd-01bc-4fc2-8f20-72b21eb3535a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d345dd-01bc-4fc2-8f20-72b21eb3535a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853 e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:39,388 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.049s 2023-11-29 14:47:39,389 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931f377b-9fe0-47c1-8bca-2527e5dd6fc2', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931f377b-9fe0-47c1-8bca-2527e5dd6fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:40,458 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.056s 2023-11-29 14:47:40,458 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726efe5a-13 25-44b5-a861-0779c5aa0ab2', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726efe5a-1325-44b5-a861-0779c5aa0ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:41,520 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.048s 2023-11-29 14:47:41,520 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e824f18b-e36f-44ba-99d2-d802ea058d94', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e824f18b-e36f-44ba-99d2-d802ea058d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:42,582 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.041s 2023-11-29 14:47:42,583 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98d9095-5e9f-4b45-a2b3-35e226ab1f8f', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98d9095-5e9f-4b45-a2b3-35e226ab1f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:43,665 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.062s 2023-11-29 14:47:43,666 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8afbee8-afa2-4efa-9edc-04f64347177e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8afbee8-afa2-4efa-9edc-04f64347177e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 1 4:47:44,725 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:47:44,726 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1730a266-0d32-4f2f-8f33-bce2ef523e3a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1730a266-0d32-4f2f-8f33-bce2ef523e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:45,799 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.059s 2023-11-29 14:47:45,799 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a15c0c-6510-46d1-b24b-29425d20e379', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a15c0c-6510-46d1-b24b-29425d20e379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fa c6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:46,863 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.049s 2023-11-29 14:47:46,863 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64decaf9-d1c3-4f75-96a4-6704d4e85cdc', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64decaf9-d1c3-4f75-96a4-6704d4e85cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:47,944 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.067s 2023-11-29 14:47:47,945 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-912d8b80-7e2d-4089-a65d-832a1664716e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-912d8b80-7e2d-4089-a65d-832a1664716e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volu mes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:49,015 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.056s 2023-11-29 14:47:49,016 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac9152c-1ca5-40b9-9f52-84f2bc2de36c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac9152c-1ca5-40b9-9f52-84f2bc2de36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:50,185 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.156s 2023-11-29 14:47:50,185 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d78cdbd-1c82-402e-9b86-a450d911a405', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d78cdbd-1c82-402e-9b86-a450d911a405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "jovi andss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:51,279 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.080s 2023-11-29 14:47:51,279 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1660675-7959-464a-8d91-cf9b692606e9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1660675-7959-464a-8d91-cf9b692606e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:52,343 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.048s 2023-11-29 14:47:52,343 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ca4885-b9eb-4a00-8d51-9c6f48a6fddd', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ca4885-b9eb-4a00-8d51-9c6f48a6fddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Bod y: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:53,401 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:47:53,402 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fdc0c9-8559-47d7-8d4e-2941b08c50d1', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fdc0c9-8559-47d7-8d4e-2941b08c50d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:54,465 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:47:54,465 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b9a4ab-e8a7-4d2e-9af2-811a40328643', 'content-length': '1197', 'openstack-api-ver sion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b9a4ab-e8a7-4d2e-9af2-811a40328643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:55,536 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:47:55,537 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be59cdc9-8b5f-4192-afeb-2a58ace6396b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be59cdc9-8b5f-4192-afeb-2a58ace6396b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:56,655 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.102s 2023-11-29 14:47:56,656 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca3f9a4-109c-42c1-b048-b5070a3b509e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca3f9a4-109c-42c1-b048-b5070a3b509e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:57,824 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.155s 2023-11-29 14:47:57,824 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2506b58e-ecbf-4e4a-a520-2e507d7ced40', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2506b58e-ecbf-4e4a-a520-2e507d7ced40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:58,899 84370 INFO [tempest.lib.common.rest_client] Request (Tes tVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.061s 2023-11-29 14:47:58,899 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c736f376-f438-4f4d-8400-0e5111ce1a35', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c736f376-f438-4f4d-8400-0e5111ce1a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:47:59,983 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.068s 2023-11-29 14:47:59,984 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba0b0511-d32f-4643-b691-52009efc5b81', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba0b0511-d32f-4643-b691-52009efc5b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08 352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:01,072 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.074s 2023-11-29 14:48:01,072 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0eef17-61c3-4c7d-872d-0f05333b7aa1', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0eef17-61c3-4c7d-872d-0f05333b7aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:02,131 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:48:02,131 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e2fc2a-a003-4efb-ae1e-d7e5d9ccb33c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e2fc2a-a003-4efb-ae1e-d7e5d9ccb33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d 498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:03,285 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.140s 2023-11-29 14:48:03,286 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd0bd9d5-05f5-4de6-9147-e8fd4253c120', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd0bd9d5-05f5-4de6-9147-e8fd4253c120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:04,367 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.056s 2023-11-29 14:48:04,368 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa4896b-621c-48f4-a9d0-ff2082c9cd1b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa4896b-621c-48f4-a9d0-ff2082c9cd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "li nks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:05,436 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.055s 2023-11-29 14:48:05,437 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f1d357-7e66-4018-9916-2d05c6ac1c5b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f1d357-7e66-4018-9916-2d05c6ac1c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:06,580 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.129s 2023-11-29 14:48:06,580 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc976368-7b08-4b4a-827f-b55e5df19953', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc976368-7b08-4b4a-827f-b55e5df19953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:07,662 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.067s 2023-11-29 14:48:07,662 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95621421-7075-4f93-bace-1c50aa6a0587', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95621421-7075-4f93-bace-1c50aa6a0587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:08,722 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:48:08,723 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ff9288-ff04-4396-8e27-38726e4f95fd', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reque st-id': 'req-30ff9288-ff04-4396-8e27-38726e4f95fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:09,814 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.067s 2023-11-29 14:48:09,815 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fdf9d7-53cc-47a4-9f24-f3a83922f4f6', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fdf9d7-53cc-47a4-9f24-f3a83922f4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:10,876 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:48:10,877 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Wed, 29 Nov 2023 14:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ba80bf-dd24-4e5a-b826-c551b6694101', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ba80bf-dd24-4e5a-b826-c551b6694101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:11,976 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.084s 2023-11-29 14:48:11,977 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91618437-d0b9-4300-a8bb-e641e50c470c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91618437-d0b9-4300-a8bb-e641e50c470c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:13,068 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/93748 47be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.078s 2023-11-29 14:48:13,069 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9f919d-10dd-4e40-a6ad-0d66bf5d9c1c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9f919d-10dd-4e40-a6ad-0d66bf5d9c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:14,129 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:48:14,130 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f14f78f-ac15-4b45-8f71-91da31d0ab50', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f14f78f-ac15-4b45-8f71-91da31d0ab50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name ": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:15,348 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.204s 2023-11-29 14:48:15,348 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1380cc8-069f-4623-9951-fe45adce8919', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1380cc8-069f-4623-9951-fe45adce8919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:16,408 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:48:16,408 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1962b623-91e9-4e33-93a0-dbfe42ff4657', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1962b623-91e9-4e33-93a0-dbfe42ff4657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replicatio n_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:17,466 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:48:17,467 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b6b3d4-c326-451a-b83b-db248d22ed74', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b6b3d4-c326-451a-b83b-db248d22ed74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:18,569 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.088s 2023-11-29 14:48:18,569 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34739a4-45e5-4a04-94a8-141bf9130955', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34739a4-45e5-4a04-94a8-141bf9130955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be037 4c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:19,795 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.211s 2023-11-29 14:48:19,795 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4547b6-14fd-4c21-b210-5afe9394a6da', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4547b6-14fd-4c21-b210-5afe9394a6da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:20,876 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.067s 2023-11-29 14:48:20,877 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd61a632-d169-49fa-b78c-ab85f048b0f4', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd61a632-d169-49fa-b78c-ab85f048b0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-1 1-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:21,941 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:48:21,941 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6480d1-3bd7-4021-a2f4-36b7fe60b019', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6480d1-3bd7-4021-a2f4-36b7fe60b019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:23,004 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.049s 2023-11-29 14:48:23,004 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3f212f-eb43-4bcd-a84e-380752521266', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3f212f-eb43-4bcd-a84e-380752521266', 'connection': 'close ', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:24,079 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.061s 2023-11-29 14:48:24,080 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc10c4e4-3051-4e9c-9252-ad9de22ba80c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc10c4e4-3051-4e9c-9252-ad9de22ba80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:25,151 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:48:25,151 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f38db4e-501d-4667-a092-d125ad362965', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f38db4e-501d-4667-a092-d125ad362965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:26,218 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:48:26,218 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65eefc7-b3fc-41c9-84ae-406998419317', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65eefc7-b3fc-41c9-84ae-406998419317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:27,286 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.053s 2023-11-29 14:48:27,286 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d99c08-c5c9-4838-86d0-fb88f4048631', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d99c08-c5c9-4838-86d0-fb88f4048631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:28,371 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.071s 2023-11-29 14:48:28,371 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1cbb224-6bea-4e04-b572-4448c0927798', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1cbb224-6bea-4e04-b572-4448c0927798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.00000 0"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:29,444 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.058s 2023-11-29 14:48:29,444 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07440607-31f5-413e-bf9d-fa7dec9f7e9f', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07440607-31f5-413e-bf9d-fa7dec9f7e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:30,508 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:48:30,509 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa984499-93d0-4428-be2b-537f7205f324', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa984499-93d0-4428-be2b-537f7205f324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "att achments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:31,570 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:48:31,570 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968a8d05-d09c-4f6d-96bd-018025d67c05', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968a8d05-d09c-4f6d-96bd-018025d67c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:32,630 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:48:32,631 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e0f9738-f2b4-40e6-bd0c-a89a88decb7a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e0f9738-f2b4-40e6-bd0c-a89a88decb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"r el": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:33,712 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.061s 2023-11-29 14:48:33,713 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c2b4b5-db4f-4a13-b297-e922bae7b050', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c2b4b5-db4f-4a13-b297-e922bae7b050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:34,802 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.077s 2023-11-29 14:48:34,803 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744c1ee1-69dd-4bfd-8b34-db99352ab0f0', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744c1ee1-69dd-4bfd-8b34-db99352ab0f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name ": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:35,917 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.100s 2023-11-29 14:48:35,917 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a968186-5333-4ee0-ad08-1f691fcdf1a9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a968186-5333-4ee0-ad08-1f691fcdf1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:37,029 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.088s 2023-11-29 14:48:37,030 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc7715d-1f9e-4571-96f3-ad662418033b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc7715d-1f9e-4571-96f3-ad662418033b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/937 4847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:38,107 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.052s 2023-11-29 14:48:38,107 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e2c697d-2fb1-4ab7-af8e-309ee45aff1c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e2c697d-2fb1-4ab7-af8e-309ee45aff1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:39,198 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.077s 2023-11-29 14:48:39,199 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7abf22c2-1a54-4944-9602-3c76eb65f51e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7abf22c2-1a54-4944-9602-3c76eb65f51e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:40,270 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:48:40,271 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2705e704-03cf-43d6-aad0-c0ef21a143f7', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2705e704-03cf-43d6-aad0-c0ef21a143f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:41,340 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.055s 2023-11-29 14:48:41,341 84370 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ba87f1-fa1a-4fdb-8fb0-a2dd840a585b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ba87f1-fa1a-4fdb-8fb0-a2dd840a585b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:42,426 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.069s 2023-11-29 14:48:42,426 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb4200d-47fb-4998-8be3-ff640243e4c9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb4200d-47fb-4998-8be3-ff640243e4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7" }}' 2023-11-29 14:48:43,486 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:48:43,487 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f7f6eba-4d96-4516-ab5e-24403c3b52a3', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f7f6eba-4d96-4516-ab5e-24403c3b52a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:44,545 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:48:44,545 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f772cd86-c998-4169-a0a4-a67893bcabd1', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f772cd86-c998-4169-a0a4-a67893bcabd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_i d": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:45,602 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.043s 2023-11-29 14:48:45,602 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97acea77-fca5-41c5-8b7a-b5887d086e39', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97acea77-fca5-41c5-8b7a-b5887d086e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:46,710 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.094s 2023-11-29 14:48:46,710 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8556e08-9011-4661-8e77-fcc5f0660658', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8556e08-9011-4661-8e77-fcc5f0660658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9 d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:47,800 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.075s 2023-11-29 14:48:47,801 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c38068-8c1f-4840-8c04-4799dc84055c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c38068-8c1f-4840-8c04-4799dc84055c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:48,920 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.105s 2023-11-29 14:48:48,920 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4903c2fe-e6de-4be7-8602-c27e7b630b76', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4903c2fe-e6de-4be7-8602-c27e7b630b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "vol ume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:50,023 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.078s 2023-11-29 14:48:50,025 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90443b4e-e5c3-415d-b976-7a8d66f8fa8c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90443b4e-e5c3-415d-b976-7a8d66f8fa8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:51,090 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:48:51,090 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9aa8eaa-fc52-4b1f-855f-87cdd1c3878c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9aa8eaa-fc52-4b1f-855f-87cdd1c3878c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352f df'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:52,166 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.062s 2023-11-29 14:48:52,166 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bca73e8-1d37-475f-af26-9b527bb321e8', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bca73e8-1d37-475f-af26-9b527bb321e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:53,230 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:48:53,231 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4678e670-1a77-4a61-8bea-7bbe01add93a', 'content-length': '1197', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4678e670-1a77-4a61-8bea-7bbe01add93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:54,296 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:48:54,296 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e8818d-fc80-49cf-bdc4-b2d9ee792bb7', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e8818d-fc80-49cf-bdc4-b2d9ee792bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:55,369 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.059s 2023-11-29 14:48:55,370 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52ac044-d767-4404-a567-5eaab834efca', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52ac044-d767-4404-a567-5eaab834efca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:56,453 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.063s 2023-11-29 14:48:56,454 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0aee4e-45e3-4149-8192-f7a7b321c289', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0aee4e-45e3-4149-8192-f7a7b321c289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:57,536 84370 INFO [tempest.lib.common.rest_clie nt] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.069s 2023-11-29 14:48:57,536 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526b9c44-ba8a-4a4e-a686-97ba5efa7f66', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526b9c44-ba8a-4a4e-a686-97ba5efa7f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:58,608 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.059s 2023-11-29 14:48:58,609 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14ae129-6a55-49bb-86fa-dcfc4d693b2c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14ae129-6a55-49bb-86fa-dcfc4d693b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d- 48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:48:59,680 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:48:59,681 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed3d604-72c3-4485-a3e4-062b213ccd3a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed3d604-72c3-4485-a3e4-062b213ccd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:00,780 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.082s 2023-11-29 14:49:00,780 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687885bc-1a5e-4cda-9f47-2c1f48bde575', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687885bc-1a5e-4cda-9f47-2c1f48bde575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:01,850 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.055s 2023-11-29 14:49:01,850 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d34630-a048-4ca6-80a0-3322e2745074', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d34630-a048-4ca6-80a0-3322e2745074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:02,914 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:49:02,914 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55a0b7a-af66-4a23-9c84-15ac8a14fe42', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55a0b7a-af66-4a23-9c84-15ac8a14fe42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "me tadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:03,975 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.048s 2023-11-29 14:49:03,976 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1777aa43-07b7-432a-947e-4a0a40953c13', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1777aa43-07b7-432a-947e-4a0a40953c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:05,039 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.049s 2023-11-29 14:49:05,039 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644ba72f-1635-4d59-8ed7-420207f64796', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644ba72f-1635-4d59-8ed7-420207f64796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e0835 2fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:06,106 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.052s 2023-11-29 14:49:06,106 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d728a193-dd84-4504-b925-729d2328cec1', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d728a193-dd84-4504-b925-729d2328cec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:07,193 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.071s 2023-11-29 14:49:07,193 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c4e9308-7e18-43d4-82a8-da8e15fdeb00', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-8c4e9308-7e18-43d4-82a8-da8e15fdeb00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:08,269 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.049s 2023-11-29 14:49:08,270 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75e00b4-802d-43a6-a81c-7bc0d82f38e1', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75e00b4-802d-43a6-a81c-7bc0d82f38e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:09,343 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.060s 2023-11-29 14:49:09,344 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c836f64-582a-4ecc-b461-ea7b4cd5e422', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c836f64-582a-4ecc-b461-ea7b4cd5e422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:10,462 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.106s 2023-11-29 14:49:10,463 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca3f4de-eee6-41db-8f00-f851aabfc42e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca3f4de-eee6-41db-8f00-f851aabfc42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:11,570 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210 /volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.076s 2023-11-29 14:49:11,570 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4acf8131-7b11-40a5-9953-88e46c6b63dc', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4acf8131-7b11-40a5-9953-88e46c6b63dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:12,632 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:49:12,633 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1136584-0db4-48e6-b446-22205048eefd', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1136584-0db4-48e6-b446-22205048eefd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74 907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:13,709 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.061s 2023-11-29 14:49:13,709 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3aaa68-87d0-4537-8ff7-6d3bd20ea856', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3aaa68-87d0-4537-8ff7-6d3bd20ea856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:14,782 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.058s 2023-11-29 14:49:14,782 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76ecb60-02b0-41c2-8268-cc119f8bceb5', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76ecb60-02b0-41c2-8268-cc119f8bceb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": fa lse, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:15,884 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.086s 2023-11-29 14:49:15,884 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-583a9fa9-a2c9-4128-841f-2475adafde0b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-583a9fa9-a2c9-4128-841f-2475adafde0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:16,976 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.078s 2023-11-29 14:49:16,976 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0eededa-9d03-42a8-819b-b95827936e7a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0eededa-9d03-42a8-819b-b95827936e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume /v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:18,046 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.056s 2023-11-29 14:49:18,046 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836b10c0-cbea-4dca-b5c4-e103f336ff90', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836b10c0-cbea-4dca-b5c4-e103f336ff90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:19,113 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.054s 2023-11-29 14:49:19,114 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b753ff8-6fa3-4c5c-8b21-ad69ffb5c025', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b753ff8-6fa3-4c5c-8b21-ad69ffb5c025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "crea ted_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:20,186 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.059s 2023-11-29 14:49:20,186 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f7311e-2c01-491e-a9ba-5d3e56b3bf16', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f7311e-2c01-491e-a9ba-5d3e56b3bf16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:21,266 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.053s 2023-11-29 14:49:21,266 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97cae4d5-a8b5-4185-b467-a62030dddb2a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97cae4d5-a8b5-4185-b467-a62030dddb2a', 'con nection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:22,349 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.069s 2023-11-29 14:49:22,350 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0bf127d-4ddb-4bdd-b3f0-a88269903825', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0bf127d-4ddb-4bdd-b3f0-a88269903825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:23,428 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.065s 2023-11-29 14:49:23,429 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:23 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd65ee5-97b4-4f35-bfcb-7509ab80f649', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd65ee5-97b4-4f35-bfcb-7509ab80f649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:24,678 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.233s 2023-11-29 14:49:24,678 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b99928-69fc-4147-b348-9a49c964be58', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b99928-69fc-4147-b348-9a49c964be58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:25,790 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b 153-843e08352fdf 0.097s 2023-11-29 14:49:25,790 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56aeeaa4-56e0-4d4b-a6fd-29495b547fe8', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56aeeaa4-56e0-4d4b-a6fd-29495b547fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:26,852 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:49:26,853 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d6b9e8-a92b-4a04-91b0-6c8dd438d58e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d6b9e8-a92b-4a04-91b0-6c8dd438d58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-2 9T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:27,937 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.071s 2023-11-29 14:49:27,937 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bd80e4-92a4-4173-8922-ca5607d71307', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bd80e4-92a4-4173-8922-ca5607d71307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:29,013 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.061s 2023-11-29 14:49:29,013 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26dfce7a-882b-4046-8b4b-1fa310ea853e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26dfce7a-882b-4046-8b4b-1fa310ea853e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiatta ch": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:30,099 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.072s 2023-11-29 14:49:30,100 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a52f848-02ae-4e52-84a9-be0dfb440f45', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a52f848-02ae-4e52-84a9-be0dfb440f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:31,159 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:49:31,160 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14fc0af4-bff4-4fd9-8f7e-7e0d369d4b3b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14fc0af4-bff4-4fd9-8f7e-7e0d369d4b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843 e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:32,239 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.066s 2023-11-29 14:49:32,240 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76fa00cf-1773-48d2-a5af-c51865d21ec5', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76fa00cf-1773-48d2-a5af-c51865d21ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:33,330 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.077s 2023-11-29 14:49:33,331 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3565c493-58d9-4168-8bae-22b5a51f5c5f', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3565c493-58d9-4168-8bae-22b5a51f5c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:5 1.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:34,477 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.121s 2023-11-29 14:49:34,478 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ff5f2d-ef89-4fe0-82df-8423775e6f8b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ff5f2d-ef89-4fe0-82df-8423775e6f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:35,618 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.118s 2023-11-29 14:49:35,619 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac9c972b-76db-4eaa-818a-fb8777fb6dd9', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac9c972b-76db-4eaa-818a-fb8777fb6dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.2 10/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:36,737 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.095s 2023-11-29 14:49:36,738 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ffa9073-e84a-4e08-8d5d-4d7e2411ebad', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ffa9073-e84a-4e08-8d5d-4d7e2411ebad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:37,820 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.055s 2023-11-29 14:49:37,821 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-c63eae21-61fb-4e8d-8095-f846c861ee77', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63eae21-61fb-4e8d-8095-f846c861ee77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:38,891 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.053s 2023-11-29 14:49:38,891 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d10d36-c632-41b3-b6af-912fa2f6f17a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d10d36-c632-41b3-b6af-912fa2f6f17a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:39,968 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.063s 2023-11-29 14:49:39,968 84370 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083625c3-0ea2-4b40-93cb-f97d9ff390ee', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083625c3-0ea2-4b40-93cb-f97d9ff390ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:41,042 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.059s 2023-11-29 14:49:41,042 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3682b4-0325-4c17-ba64-527481ac817e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3682b4-0325-4c17-ba64-527481ac817e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a8 53e9d3a34cac7e7"}}' 2023-11-29 14:49:42,113 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.057s 2023-11-29 14:49:42,113 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-425aa765-65be-4234-8b90-0b7c2f23c8b2', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-425aa765-65be-4234-8b90-0b7c2f23c8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:43,179 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.051s 2023-11-29 14:49:43,179 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1581f6-d8e2-4dde-96ac-f3a5530286d3', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1581f6-d8e2-4dde-96ac-f3a5530286d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf ", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:44,240 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.048s 2023-11-29 14:49:44,241 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4807cecd-c7ca-40a7-9089-ee26eb60ebda', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4807cecd-c7ca-40a7-9089-ee26eb60ebda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:45,329 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.074s 2023-11-29 14:49:45,329 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a9e827-59f6-43c2-bf0b-c1d3153f474e', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a9e827-59f6-43c2-bf0b-c1d3153f474e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/93748 47be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:46,393 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:49:46,394 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fabd1a96-4aa6-47f2-b9dd-8b10e53de187', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fabd1a96-4aa6-47f2-b9dd-8b10e53de187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:47,452 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.045s 2023-11-29 14:49:47,453 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7216ee6c-d24b-4a2b-8a7e-0355d9ddea76', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7216ee6c-d24b-4a2b-8a7e-0355d9ddea76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "descript ion": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:48,523 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.056s 2023-11-29 14:49:48,524 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3abace3e-0edb-4dad-a59c-6fd579460c0f', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3abace3e-0edb-4dad-a59c-6fd579460c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:49,592 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.054s 2023-11-29 14:49:49,593 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214f6d37-ff3a-41bb-8d45-85dcd18ea1aa', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214f6d37-ff3a-41bb-8d45-85dcd18ea1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9 -b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:50,651 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.044s 2023-11-29 14:49:50,652 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd81179-25a0-4ad6-83e7-27105128c682', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd81179-25a0-4ad6-83e7-27105128c682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:51,714 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:49:51,714 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9b86ab-0999-427a-a8e6-73c82acc5df1', 'content-len gth': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9b86ab-0999-427a-a8e6-73c82acc5df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:52,776 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.047s 2023-11-29 14:49:52,776 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa7d1851-6e26-48be-9e95-f7a44494a979', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa7d1851-6e26-48be-9e95-f7a44494a979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:53,840 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:49:53,840 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application /json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b65f889-0ea3-4f8b-b5ab-415094cb52aa', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b65f889-0ea3-4f8b-b5ab-415094cb52aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:54,917 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.062s 2023-11-29 14:49:54,918 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92506d72-c0e5-422d-92e0-3edcfbd98bf7', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92506d72-c0e5-422d-92e0-3edcfbd98bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:56,012 84370 INFO [tempest.lib. common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.078s 2023-11-29 14:49:56,013 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af83fff-f464-4e56-b0cc-a215bdc028cb', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af83fff-f464-4e56-b0cc-a215bdc028cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:57,086 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.059s 2023-11-29 14:49:57,086 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3f2b3a-b890-432f-bacf-7ad6e6df6ce3', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3f2b3a-b890-432f-bacf-7ad6e6df6ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:58,161 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.052s 2023-11-29 14:49:58,162 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8101b14-d140-46d2-8b05-3371f376207c', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8101b14-d140-46d2-8b05-3371f376207c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:49:59,222 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.046s 2023-11-29 14:49:59,222 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5740fbf-6e0a-4e74-8b40-179a0cbce3c0', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5740fbf-6e0a-4e74-8b40-179a0cbce3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf "}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:50:00,286 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.050s 2023-11-29 14:50:00,286 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb54a1d6-6959-4458-9ed5-3fd32109648a', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb54a1d6-6959-4458-9ed5-3fd32109648a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:50:00,349 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.048s 2023-11-29 14:50:00,350 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23289161-bbcf-439a-a039-fb31a73923fe', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23289161-bbcf-439a-a039-fb31a73923fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:46:51.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_voli d": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "attachment_id": "610f4889-fac6-4e53-9749-cff0904cd617", "volume_id": "53a5945d-da7d-48c9-b153-843e08352fdf", "server_id": "d170452a-01be-41dc-ae3e-3950ace74907", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-11-29T14:46:39.000000"}], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:50:00,548 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments/53a5945d-da7d-48c9-b153-843e08352fdf 0.185s 2023-11-29 14:50:00,548 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:50:00 GMT', 'server': 'Apache/2.4.52 (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-a653a149-63d9-4feb-baf9-6239ced0bfbf', 'x-compute-request-id': 'req-a653a149-63d9-4feb-baf9-6239ced0bfbf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'' 2023-11-29 14:50:00,647 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments 0.098s 2023-11-29 14:50:00,648 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2c6db31-deba-46e0-974a-47cadcfba3a5', 'x-compute-request-id': 'req-a2c6db31-deba-46e0-974a-47cadcfba3a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "volumeId": "53a5945d-da7d-48c9-b153-843e08352fdf", "serverId": "d170452a-01be-41dc-ae3e-3950ace74907", "device": "/dev/vdb"}]}' 2023-11-29 14:50:50,776 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments 0.077s 2023-11-29 14:50:50,777 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:50:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75a497af-7c28-468a-b0d6-dd9e866c90d0', 'x-compute-request-id': 'req-75a497af-7c28-468a-b0d6-dd9e86 6c90d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d170452a-01be-41dc-ae3e-3950ace74907/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2023-11-29 14:50:50,820 84370 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf 0.041s 2023-11-29 14:50:50,820 84370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 29 Nov 2023 14:50:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b094a59-8622-4509-af5d-1366803e084e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b094a59-8622-4509-af5d-1366803e084e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf'} Body: b'{"volume": {"id": "53a5945d-da7d-48c9-b153-843e08352fdf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-29T14:44:24.000000", "updated_at": "2023-11-29T14:50:23.000000", "name": "tempest-TestVolumeSwap-volume-1904246166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9374847be0374c3a853e9d3a34cac7e7/volumes/53a5945d-da7d-48c9-b153-843e08352fdf"}], "user_id": "b6e575c78db046d498b414e680afe3eb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9374847be0374c3a853e9d3a34cac7e7"}}' 2023-11-29 14:50:50,832 84370 INFO [tempest.common.waiters] volume 53a5945d-da7d-48c9-b153-843e08352fdf reached available after waiting for 0.832395 seconds ====== Totals ====== Ran: 292 tests in 3147.0403 sec. - Passed: 259 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 1 Sum of execute time for each test: 14253.6136 sec. ============== Worker Balance ============== - Worker 0 (13 tests) => 0:16:34.530516 - Worker 1 (50 tests) => 0:49:27.119078 - Worker 2 (15 tests) => 0:13:55.162748 - Worker 3 (24 tests) => 0:37:25.999153 - Worker 4 (24 tests) => 0:08:11.585379 - Worker 5 (15 tests) => 0:38:32.259947 - Worker 6 (21 tests) => 0:28:35.747728 - Worker 7 (15 tests) => 0:10:44.533792 - Worker 8 (12 tests) => 0:26:47.197440 - Worker 9 (44 tests) => 0:15:30.326703 - Worker 10 (39 tests) => 0:10:25.660798 - Worker 11 (20 tests) => 0:25:51.841237 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed