all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==24.3.0,autopage==0.5.2,bcrypt==4.0.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.8.0,cmd2==2.5.9,cryptography==44.0.0,debtcollector==3.0.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.19,fixtures==4.2.2,idna==3.10,iso8601==2.1.0,jsonschema==4.23.0,jsonschema-specifications==2024.10.1,msgpack==1.1.0,netaddr==1.3.0,oslo.concurrency==7.0.0,oslo.config==9.7.0,oslo.context==5.7.0,oslo.i18n==6.5.0,oslo.log==7.0.0,oslo.serialization==5.6.0,oslo.utils==8.0.0,packaging==24.2,paramiko==3.5.0,pbr==6.1.1,prettytable==3.13.0,psutil==6.1.1,pycparser==2.22,PyNaCl==1.5.0,pyparsing==3.2.1,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.36.1,requests==2.32.3,rfc3986==2.0.0,rpds-py==0.22.3,six==1.17.0,stestr==4.1.0,stevedore==5.4.0,-e git+https://github.com/openstack/tempest@a552cb93aea10fd62648f1b8d74b16a7b3e801dc#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.2,typing_extensions==4.12.2,tzdata==2025.1,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.2 all run-test-pre: PYTHONHASHSEED='83857783' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {4} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {11} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {0} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {9} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {0} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [1.099044s] ... ok {0} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.343909s] ... ok {0} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [36.448883s] ... ok {0} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [73.950896s] ... ok {0} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.340747s] ... ok {0} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.889088s] ... ok {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.184043s] ... ok {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.872198s] ... ok {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.157999s] ... ok {0} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {0} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [50.674521s] ... ok {10} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [191.476928s] ... ok {8} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [199.512531s] ... ok {2} tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency [260.746221s] ... ok {4} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [229.366460s] ... ok {2} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.174906s] ... ok {2} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.239469s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.143710s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018434s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.030442s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.075757s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.013927s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.022809s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.078006s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.064276s] ... ok {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.667151s] ... ok {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.567820s] ... ok {2} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.386735s] ... ok {2} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.219959s] ... ok {2} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.220758s] ... ok {5} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [273.525260s] ... ok {3} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [291.995755s] ... ok {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.336681s] ... ok {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.239852s] ... ok {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.013937s] ... ok {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.133383s] ... ok {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.018893s] ... ok {2} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.016334s] ... ok {0} 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`. {0} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {6} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [323.829505s] ... ok {8} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [121.687343s] ... ok {4} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.554549s] ... ok {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.410233s] ... ok {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.334322s] ... ok {4} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [50.465400s] ... ok {4} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [48.151332s] ... ok {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [34.700845s] ... ok {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [31.370562s] ... ok {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.211269s] ... ok {4} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [45.609789s] ... ok {11} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [507.689941s] ... ok {1} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [518.573914s] ... ok {7} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [243.186153s] ... ok {4} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [46.379555s] ... ok {4} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [0.263483s] ... ok {4} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.551620s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.061198s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.063031s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [32.771528s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [33.856483s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.095457s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.328315s] ... ok {9} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [542.321679s] ... ok {4} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {5} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [264.554124s] ... ok {4} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [33.702619s] ... ok {3} tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server [163.629535s] ... ok {4} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [29.516617s] ... ok {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [445.470014s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.020912s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.047492s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.036349s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.036245s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.031353s] ... ok {8} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [292.591659s] ... ok {10} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [32.293179s] ... ok {10} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.294274s] ... ok {8} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {8} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {6} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [130.671090s] ... ok {11} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [405.576001s] ... ok {7} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [417.148612s] ... ok {8} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.330398s] ... ok {5} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [149.504695s] ... ok {5} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.989264s] ... ok {5} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.286530s] ... ok {5} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.247411s] ... ok {5} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.167752s] ... ok {5} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.022460s] ... ok {5} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.024310s] ... ok {5} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.185100s] ... ok {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.029391s] ... ok {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.024461s] ... ok {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.020325s] ... ok {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [110.172019s] ... ok {2} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [474.696108s] ... ok {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [44.969001s] ... ok {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.026306s] ... ok {5} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [41.368717s] ... ok {4} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [269.284109s] ... ok {6} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [131.057611s] ... ok {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [33.812658s] ... ok {5} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [56.670929s] ... ok {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [32.195535s] ... ok {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [30.967301s] ... ok {1} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [618.591709s] ... ok {6} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {5} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [78.328044s] ... ok {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [178.317478s] ... ok {6} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.404719s] ... ok {6} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.106850s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.042996s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.071947s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.109498s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.341010s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.246909s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.248028s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.086153s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.186900s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.180201s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.126487s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.063168s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.041404s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.189490s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.231083s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.184816s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.059692s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.060203s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.060808s] ... ok {9} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [540.683428s] ... ok {5} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {5} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [145.002037s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.190609s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.070742s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.014461s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.021524s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.017267s] ... ok {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [152.762649s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [75.601072s] ... ok {9} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [99.373291s] ... ok {2} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [385.601709s] ... ok {9} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.641093s] ... ok {9} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {9} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.499092s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.111078s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.621060s] ... ok {9} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.021836s] ... ok {9} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.202412s] ... ok {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [412.042219s] ... ok {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.443904s] ... ok {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.297041s] ... ok {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [197.374227s] ... ok {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [697.019328s] ... ok {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [29.387165s] ... ok {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [179.384713s] ... ok {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [30.765457s] ... ok {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [30.218261s] ... ok {9} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [119.785558s] ... ok {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [78.061220s] ... ok {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [31.096884s] ... ok {9} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [39.811881s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [47.886012s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.209359s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.470398s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.047541s] ... ok {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [40.360056s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.206781s] ... ok {8} tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes [504.732449s] ... ok {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [245.736895s] ... ok {6} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.062049s] ... ok {8} 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`. {8} 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`. {9} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Encrypted volume attach is not supported {10} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [390.789335s] ... ok {7} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [200.834669s] ... ok {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [375.450281s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 142, in test_list_get_volume_attachments attachment_1st = self.attach_volume(server, volume_1st) File "/opt/stack/tempest/tempest/api/compute/base.py", line 612, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume ee85bb69-1709-4b07-8f9c-8657281a220c to server bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-02-05 17:36:20,646 86885 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-02-05 17:36:20,647 86885 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-02-05 17:36:20,701 86885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2025-02-05 17:36:20,701 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-335008417", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHohWq7/lO0Z1H1Apl2sgtvigcXA9vzzAqXtFaGFxa+nEN2Tvn5GnjZS64A8joQq2HHWPwsvvfODZY0U1hjLT4LnuLgZYrnyOPE7Yx+tXSpP1dUlV7HGwQNetL3W+lDokg=="}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:20 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-97600d9c-27bb-4f65-b374-f88295423cf6', 'x-compute-request-id': 'req-97600d9c-27bb-4f65-b374-f88295423cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-335008417", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHohWq7/lO0Z1H1Apl2sgtvigcXA9vzzAqXtFaGFxa+nEN2Tvn5GnjZS64A8joQq2HHWPwsvvfODZY0U1hjLT4LnuLgZYrnyOPE7Yx+tXSpP1dUlV7HGwQNetL3W+lDokg==", "fingerprint": "75:3f:51:59:41:bb:ff:2d:6d:e9:6f:56:61:6c:1e:1e", "user_id": "e8aeef869c7f469ba6df0a9c7075abcf"}}' 2025-02-05 17:36:20,704 86885 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-335008417 created 2025-02-05 17:36:20,956 86885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.251s 2025-02-05 17:36:20,956 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1304352331", "description": "tempest-description--1802802526"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-76059aca-5a8e-41ff-ae77-93d166557015', 'date': 'Wed, 05 Feb 2025 17:36:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "name": "tempest-securitygroup--1304352331", "stateful": true, "tenant_id": "6e5f5b194102456b92b1d14d72902166", "description": "tempest-description--1802802526", "shared": false, "security_group_rules": [{"id": "064c3a47-beba-48cb-9c64-b8821a4d2895", "project_id": "6e5f5b194102456b92b1d14d72902166", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "security_group_id": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "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": 1089, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-02-05T17:36:20Z", "updated_at": "2025-02-05T17:36:20Z", "revision_number": 0}, {"id": "bc22d92a-3a33-4918-85ec-027d2fe8eaac", "project_id": "6e5f5b194102456b92b1d14d72902166", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "security_group_id": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "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": 1090, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-02-05T17:36:20Z", "updated_at": "2025-02-05T17:36:20Z", "revision_number": 0}], "tags": [], "created_at": "2025-02-05T17:36:20Z", "updated_at": "2025-02-05T17:36:20Z", "revision_number": 1, "project_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:36:21,160 86885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2025-02-05 17:36:21,160 86885 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": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "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-bd435fe2-7068-4c84-b002-eb08b9220a21', 'date': 'Wed, 05 Feb 2025 17:36:21 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": "743fb9ab-ea6e-4de2-a883-880955bd11cd", "project_id": "6e5f5b194102456b92b1d14d72902166", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "security_group_id": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "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": "2025-02-05T17:36:21Z", "updated_at": "2025-02-05T17:36:21Z", "revision_number": 0}}' 2025-02-05 17:36:21,352 86885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.190s 2025-02-05 17:36:21,352 86885 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": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b47e0aa6-9a76-4c64-a76b-31d18cb7f7d1', 'date': 'Wed, 05 Feb 2025 17:36:21 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": "2917f4c8-3667-4290-a39a-270e49bcc563", "project_id": "6e5f5b194102456b92b1d14d72902166", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "security_group_id": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "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": "2025-02-05T17:36:21Z", "updated_at": "2025-02-05T17:36:21Z", "revision_number": 0}}' 2025-02-05 17:36:21,352 86885 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1304352331 created 2025-02-05 17:36:22,013 86885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.660s 2025-02-05 17:36:22,014 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-8c695923-7811-49cc-8819-0e476936f450', 'date': 'Wed, 05 Feb 2025 17:36:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "79d2c4bd-32b0-4caa-8622-895a610356cf", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "floating_ip_address": "172.24.4.180", "floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6e5f5b194102456b92b1d14d72902166", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-02-05T17:36:21Z", "updated_at": "2025-02-05T17:36:21Z", "revision_number": 0}}' 2025-02-05 17:36:22,014 86885 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '79d2c4bd-32b0-4caa-8622-895a610356cf', 'tenant_id': '6e5f5b194102456b92b1d14d72902166', 'floating_ip_address': '172.24.4.180', 'floating_network_id': '6f7adf69-ef8b-43f5-8d31-e79ea5ed305c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6e5f5b194102456b92b1d14d72902166', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-02-05T17:36:21Z', 'updated_at': '2025-02-05T17:36:21Z', 'revision_number': 0, 'ip': '172.24.4.180'} created 2025-02-05 17:36:22,168 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.142s 2025-02-05 17:36:22,169 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2492', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-095ce2b2-69a4-4173-89ae-191c9e5847db', '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": "e8aeef869c7f469ba6df0a9c7075abcf", "name": "tempest-AttachVolumeTestJSON-562536735-project-member", "password_expires_at": null}, "audit_ids": ["chI39mFDQ4mUqYv5Y8Owiw"], "expires_at": "2025-02-05T18:36:22.000000Z", "issued_at": "2025-02-05T17:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e5f5b194102456b92b1d14d72902166", "name": "tempest-AttachVolumeTestJSON-562536735"}, "is_domain": false, "roles": [{"id": "7aca0a85093f40a38c703ef78c31e40b", "name": "member"}, {"id": "731b59f28efb468a99c93ac92dc9c8ab", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c6383ad794b4e57a334c68e48c4c0ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1c77a3d79abc49348013aaa56d6fc80c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b5d015ac4279406f810ff5185c5c4f46", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1f2f94522bd24cf09ededf88eb6d7d58", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "55fda72c1ecc4e7db474308da492945d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "43449ea594704b7c83482d7d72f4e062", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "78e42e149b654a7e8a81ecdde1813df8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "5479b25b123b4996be971ee5f6d76f28", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "69f26314756649c191346bfa4eb12d5c", "interface" : "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "c8d0a8572d36468e9458e789a05a7553", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e03581a0adf341c5a2ee5c56a1658cd1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6e5f5b194102456b92b1d14d72902166", "region": "RegionOne"}], "id": "c98c1701e5ba401cbe7cb4948bf4eb75", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "884a73ea51dd44f59d5abf4b4422b703", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d1edfff171884588aef4d8d73ce6cbe5", "type": "placement", "name": "placement"}]}}' 2025-02-05 17:36:22,169 86885 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '7012b3bc-9ef0-4920-ace7-212cd272d173', 'name': 'tempest-AttachVolumeTestJSON-280865758-network', 'tenant_id': '6e5f5b194102456b92b1d14d72902166', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6e5f5b194102456b92b1d14d72902166', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52039, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-02-05T17:24:30Z', 'updated_at': '2025-02-05T17:24:30Z', 'revision_number': 1} available for tenant 2025-02-05 17:36:22,170 86885 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-335008417', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHohWq7/lO0Z1H1Apl2sgtvigcXA9vzzAqXtFaGFxa+nEN2Tvn5GnjZS64A8joQq2HHWPwsvvfODZY0U1hjLT4LnuLgZYrnyOPE7Yx+tXSpP1dUlV7HGwQNetL3W+lDokg==', 'fingerprint': '75:3f:51:59:41:bb:ff:2d:6d:e9:6f:56:61:6c:1e:1e', 'user_id': 'e8aeef869c7f469ba6df0a9c7075abcf', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBcI/gkLFruvE4pO8X1n4MK9PL36gPDbNMVXm9IkK3nQTOwDtMmd1t7\nORsipsw886mgBwYFK4EEACKhZANiAAR6IVqu/5TtGdR9QKZdrILb4oHFwPb88wKl\n7RWhhcWvpxDdk75+Rp42UuuAPI6EKthx1j8LL73zg2WNFNYYy0+C57i4GWK58jjx\nO2MfrV0qT9XVJVexxsEDXrS91vpQ6JI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8a4ff92d-5e44-4da7-9c2c-07726067a59d', 'name': 'tempest-securitygroup--1304352331', 'stateful': True, 'tenant_id': '6e5f5b194102456b92b1d14d72902166', 'description': 'tempest-description--1802802526', 'shared': False, 'security_group_rules': [{'id': '064c3a47-beba-48cb-9c64-b8821a4d2895', 'project_id': '6e5f5b194102456b92b1d14d72902166', 'tenant_id': '6e5f5b194102456b92b1d14d72902166', 'security_group_id': '8a4ff92d-5e44-4da7-9c2c-07726067a59d', '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': 1089, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-02-05T17:36:20Z', 'updated_at': '2025-02-05T17:36:20Z', 'revision_number': 0}, {'id': 'bc22d92a-3a33-4918-85ec-027d2fe8eaac', 'project_id': '6e5f5b194102456b92b1d14d72902166', 'tenant_id': '6e5f5b194102456b92b1d14d72902166', 'security_group_id': '8a4ff92d-5e44-4da7-9c2c-07726067a59d', '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': 1090, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-02-05T17:36:20Z', 'updated_at': '2025-02-05T17:36:20Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-02-05T17:36:20Z', 'updated_at': '2025-02-05T17:36:20Z', 'revision_number': 1, 'project_id': '6e5f5b194102456b92b1d14d72902166'}, 'floating_ip': { 'id': '79d2c4bd-32b0-4caa-8622-895a610356cf', 'tenant_id': '6e5f5b194102456b92b1d14d72902166', 'floating_ip_address': '172.24.4.180', 'floating_network_id': '6f7adf69-ef8b-43f5-8d31-e79ea5ed305c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6e5f5b194102456b92b1d14d72902166', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-02-05T17:36:21Z', 'updated_at': '2025-02-05T17:36:21Z', 'revision_number': 0, 'ip': '172.24.4.180'}} 2025-02-05 17:36:22,744 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.573s 2025-02-05 17:36:22,745 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1010770990", "imageRef": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "7012b3bc-9ef0-4920-ace7-212cd272d173"}], "security_groups": [{"name": "tempest-securitygroup--1304352331"}], "key_name": "tempest-keypair-335008417", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0903346c-651f-42d6-a85c-bc091e57b611', 'x-compute-request-id': 'req-0903346c-651f-42d6-a85c-bc091e57b611', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bd1ff35a-5cc0-479a-86a0-3efb1b6f3975", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1304352331"}], "adminPass": "password"}}' 2025-02-05 17:36:22,832 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 0.084s 2025-02-05 17:36:22,833 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-641b5b12-c8ad-4895-8553-a7bd2780264b', 'x-compute-request-id': 'req-641b5b12-c8ad-4895-8553-a7bd2780264b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975'} Body: b'{"server": {"id": "bd1ff35a-5cc0-479a-86a0-3efb1b6f3975", "name": "tempest-AttachVolumeTestJSON-server-1010770990", "status": "BUILD", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "metadata": {}, "hostId": "", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:36:23Z", "updated": "2025-02-05T17:36:22 Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-335008417", "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": []}}' 2025-02-05 17:37:13,119 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 0.221s 2025-02-05 17:37:13,119 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:37:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71ba5aa7-7d03-492b-bf8e-01a8e40b8d52', 'x-compute-request-id': 'req-71ba5aa7-7d03-492b-bf8e-01a8e40b8d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975'} Body: b'{"server": {"id": "bd1ff35a-5cc0-479a-86a0-3efb1b6f3975", "name": "tempest-AttachVolumeTestJSON-server-1010770990", "status": "ACTIVE", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "metadata": {}, "hostId": "dfc611891efd9acae0561990f626b11ac476698e428e792bde5d1b8f", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:36:22Z", "updated": "2025-02-05T17:36:40Z", "addresses": {"tempest-AttachVolumeTestJSON-280865758-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:f3:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-335008417", "OS-SRV-USG:launched_at": "2025-02-05T17:36:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1304352331"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-02-05 17:37:13,134 86885 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-02-05 17:38:13,445 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975/os-interface 0.252s 2025-02-05 17:38:13,445 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:13 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-op enstack-request-id': 'req-57d201a4-ee7c-48be-b8f4-c3eb95e216da', 'x-compute-request-id': 'req-57d201a4-ee7c-48be-b8f4-c3eb95e216da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7012b3bc-9ef0-4920-ace7-212cd272d173", "port_id": "d6625ad8-477f-45e7-8037-6a1cdfb3f9a8", "mac_addr": "fa:16:3e:01:f3:0d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1eb9a29c-0ae8-4d5f-8828-00c0d2125f09", "ip_address": "10.0.0.10"}]}]}' 2025-02-05 17:38:14,552 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/79d2c4bd-32b0-4caa-8622-895a610356cf 1.097s 2025-02-05 17:38:14,552 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d6625ad8-477f-45e7-8037-6a1cdfb3f9a8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-0feae5f9-853c-42c2-8753-f8fa9358dc3e', 'date': 'Wed, 05 Feb 2025 17:38:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/79d2c4bd-32b0-4caa-8622-895a610356cf'} Body: b'{"floatingip": {"id": "79d2c4bd-32b0-4caa-8622-895a610356cf", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "floating_ip_address": "172.24.4.180", "floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c", "router_id": "565b4837-b37f-423c-b5f7-12784991be36", "port_id": "d6625ad8-477f-45e7-8037-6a1cdfb3f9a8", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7012b3bc-9ef0-4920-ace7-212cd272d173", "mac_address": "fa:16:3e:01:f3:0d", "admin_state_up": true, "status": "ACTIVE", "device_id": "bd1ff35a-5cc0-479a-86a0-3efb1b6f3975", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-02-05T17:36:21Z", "updated_at": "2025-02-05T17:38:13Z", "revision_number": 1, "project_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:14,555 86885 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.180:22' as 'cirros' with public key authentication 2025-02-05 17:38:15,585 86885 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-02-05 17:38:15,712 86885 INFO [paramiko.transport] Authentication (publickey) successful! 2025-02-05 17:38:15,712 86885 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.180 successfully created 2025-02-05 17:38:15,769 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975/ips 0.055s 2025-02-05 17:38:15,769 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6a8fb5f-efa2-4566-8aff-13486f655c3e', 'x-compute-request-id': 'req-e6a8fb5f-efa2-4566-8aff-13486f655c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-280865758-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2025-02-05 17:38:16,048 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/vol umes 0.274s 2025-02-05 17:38:16,049 86885 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-AttachVolumeTestJSON-volume-1453354807"}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a1b2c3-14d3-4be6-8744-2e2ed734d73a', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a1b2c3-14d3-4be6-8744-2e2ed734d73a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:15.938224", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-02-05 17:38:16,117 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.053s 2025-02-05 17:38:16,117 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33dec8f-caa5-47f1-bf65-f048a0fd3bcf', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33dec8f-caa5-47f1-bf65-f048a0fd3bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:17,585 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.453s 2025-02-05 17:38:17,586 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac4608f-7b5f-46c3-b985-fe39fdd4efdf', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac4608f -7b5f-46c3-b985-fe39fdd4efdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:18,689 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.070s 2025-02-05 17:38:18,690 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a454ce8c-b042-4cbe-8b97-fd062577667d', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a454ce8c-b042-4cbe-8b97-fd062577667d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:19,765 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.059s 2025-02-05 17:38:19,766 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e272453d-b898-4fed-b4c2-80403faf0d43', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e272453d-b898-4fed-b4c2-80403faf0d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "jovian dss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:20,953 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.153s 2025-02-05 17:38:20,954 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b010ac-9133-4cf8-bfa2-771a053e2500', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b010ac-9133-4cf8-bfa2-771a053e2500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:22,061 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.073s 2025-02-05 17:38:22,061 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b88b9ae-6028-4d25-8c10-c051152b4a3b', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b88b9ae-6028-4d25-8c10-c051152b4a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenan t_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:23,156 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.079s 2025-02-05 17:38:23,157 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef4596b-9188-48f1-b8be-0ad973ae4522', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef4596b-9188-48f1-b8be-0ad973ae4522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:24,229 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.053s 2025-02-05 17:38:24,229 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e5dec7-88f0-4b4e-b945-c259a9fdf2dc', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e5dec7-88f0-4b4e-b945-c259a9fdf2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:25,329 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.084s 2025-02-05 17:38:25,329 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - H eaders: {'date': 'Wed, 05 Feb 2025 17:38:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841e318e-c02a-467e-895f-3165cb2345f5', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841e318e-c02a-467e-895f-3165cb2345f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:26,397 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:38:26,398 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee42d79-5d79-4caf-b73b-f94da257d1d0', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee42d79-5d79-4caf-b73b-f94da257d1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:25.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:26,425 86885 INFO [tempest.common.waiters] volume ee85bb69-1709-4b07-8f9c-8657281a220c reached available after waiting for 10.425073 seconds 2025-02-05 17:38:28,748 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975/os-volume_attachments 2.323s 2025-02-05 17:38:28,749 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "ee85bb69-1709-4b07-8f9c-8657281a220c"}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:26 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-a2323f7b-3bee-4440-aa77-5da09b4394fb', 'x-compute-request-id': 'req-a2323f7b-3bee-4440-aa77-5da09b4394fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "serverId": "bd1ff35a-5cc0-479a-86a0-3efb1b6f3975", "volumeId": "ee85bb69-1709-4b07-8f9c-8657281a220c", "device": "/dev/vdb"}}' 2025-02-05 17:38:28,819 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.066s 2025-02-05 17:38:28,820 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3fa801-08d3-437b-99b5-a68008b91489', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3fa801-08d3-437b-99b5-a68008b91489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:29,898 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.059s 2025-02-05 17:38:29,898 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a41d50-1bea-4629-89d7-cd2e36a0c9d2', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a41d50-1bea-4629-89d7-cd2e36a0c9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:30,972 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.056s 2025-02-05 17:38:30,977 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85d7884-8da5-48e3-a4bc-ca51b2669083', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85d7884-8da5-48e3-a4bc-ca51b2669083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:32,065 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.073s 2025-02-05 17:38:32,065 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0486871e-98b4-4db2-93ac-1a643fda7f31', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0486871e-98b4-4db2-93ac-1a643fda7f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:33,146 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.066s 2025-02-05 17:38:33,147 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d1ea9a-8c04-4176-97a7-329cf275dc58', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d1ea9a-8c04-4176-97a7-329cf275dc58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:34,216 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.054s 2025-02-05 17:38:34,216 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71969e84-ba99-4408-a0f2-2a0bbcd441df', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71969e84-ba99-4408-a0f2-2a0bbcd441df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:35,379 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.076s 2025-02-05 17:38:35,379 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ecbcff2-10f9-42b6-926a-9b6fa1d0339f', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ecbcff2-10f9-42b6-926a-9b6fa1d0339f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69- 1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:36,484 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.091s 2025-02-05 17:38:36,484 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c0cfa18-4db2-4502-b38c-de52457a5500', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c0cfa18-4db2-4502-b38c-de52457a5500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:37,545 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.046s 2025-02-05 17:38:37,546 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae6cba0-087b-4265-a0bb-f6713f6effbf', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae6cba0-087b-4265-a0bb-f6713f6effbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volume s/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:38,606 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:38:38,606 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec8ff91-3cf4-4496-9ba2-7a960bf237ec', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec8ff91-3cf4-4496-9ba2-7a960bf237ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:39,671 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.047s 2025-02-05 17:38:39,672 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f77542-eefb-453b-b71f-96c7009207e7', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f77542-eefb-453b-b71f-96c7009207e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:40,763 86885 INFO [tempest.lib.common.rest_client] Request (AttachVo lumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.073s 2025-02-05 17:38:40,763 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f735675-7c3f-4b0c-bd19-1b326efceb88', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f735675-7c3f-4b0c-bd19-1b326efceb88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:41,837 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.053s 2025-02-05 17:38:41,837 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede93f1c-0bce-4b91-b540-271144b786a2', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede93f1c-0bce-4b91-b540-271144b786a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:42,896 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:38:42,897 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute -request-id': 'req-a287a978-0d19-4627-964b-0d653dc77e73', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a287a978-0d19-4627-964b-0d653dc77e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:43,959 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.047s 2025-02-05 17:38:43,959 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8069177b-b80d-42e4-acd6-a5d8c909c7d9', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8069177b-b80d-42e4-acd6-a5d8c909c7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:45,047 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.072s 2025-02-05 17:38:45,048 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e9e0d4-80da-466c-97ca-a27bc8e5254d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e9e0d4-80da-466c-97ca-a27bc8e5254d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:46,132 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.048s 2025-02-05 17:38:46,133 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca85b258-afe4-493a-9f57-044055e05b8d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca85b258-afe4-493a-9f57-044055e05b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:47,215 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.047s 2025-02-05 17:38:47,215 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4349b7bc-4522-464a-a38e-d8120df0b961', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4349b7bc-4522-464a-a38e-d8120df0b961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": " e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:48,293 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:38:48,294 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51351f53-2056-493e-900e-f0c94f2e7e30', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51351f53-2056-493e-900e-f0c94f2e7e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:49,369 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:38:49,369 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-741b97d1-963e-4249-a2b6-16c3d7fe3e13', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-741b97d1-963e-4249-a2b6-16c3d7fe3e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:50,433 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:38:50,4 33 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b266da-b8f2-419b-a71e-59c1d892dfd7', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b266da-b8f2-419b-a71e-59c1d892dfd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:51,540 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.073s 2025-02-05 17:38:51,540 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce6b7cb-6f69-4464-9a82-fcbd51db9721', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce6b7cb-6f69-4464-9a82-fcbd51db9721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:52,597 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:38:52,598 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcfe8996-cd26-41e1-aa57-16eeac7c3f1e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-dcfe8996-cd26-41e1-aa57-16eeac7c3f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:53,654 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:38:53,655 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d19c941-c75b-4813-9397-08c9cc220296', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d19c941-c75b-4813-9397-08c9cc220296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:54,712 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:38:54,712 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db0c5296-0761-4ad3-a9ad-d63b9c1176d9', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db0c5296-0761-4ad3-a9ad-d63b9c1176d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "de scription": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:55,777 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:38:55,777 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33c2c1d-24e4-4442-b353-e76ecca628ea', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33c2c1d-24e4-4442-b353-e76ecca628ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:56,836 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:38:56,837 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f90d238-04a4-4a65-9c90-fdd02045109d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f90d238-04a4-4a65-9c90-fdd02045109d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "a ttachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:57,915 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.063s 2025-02-05 17:38:57,916 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971cc9a7-938d-4708-969b-fc884d4b4d1a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971cc9a7-938d-4708-969b-fc884d4b4d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:58,976 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:38:58,976 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe2f2686-fde4-42d2-9518-4e8df2bb6776', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe2f2686-fde4-42d2-9518-4e8df2bb6776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:00,075 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.084s 2025-02-05 17:39:00,076 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813f33f7-3896-4591-a342-4940733d76bd', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813f33f7-3896-4591-a342-4940733d76bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:01,138 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.048s 2025-02-05 17:39:01,139 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8aad8a-ee1d-4cef-9606-101563ba645d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8aad8a-ee1d-4cef-9606-101563ba645d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:02,256 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.102s 2025-02-05 17:39:02,257 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4608dcf5-d28b-4e12-9ce3-b743d46276f3', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4608dcf5-d28b-4e12-9ce3-b743d46276f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:03,376 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.096s 2025-02-05 17:39:03,376 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c587c0-3f53-4905-a164-fd75ff4d7313', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c587c0-3f53-4905-a164-fd75ff4d7313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:04,442 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:39:04,442 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdfe554-c421-49cd-ab5d-8762bc136c0d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdfe554-c421-49cd-ab5d-8762bc136c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.2 10/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:05,522 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.064s 2025-02-05 17:39:05,522 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c910060-7900-4a8c-998e-c63c761b0937', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c910060-7900-4a8c-998e-c63c761b0937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:06,593 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.054s 2025-02-05 17:39:06,593 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1d9389-3833-430b-9f05-33a5c276a635', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1d9389-3833-430b-9f05-33a5c276a635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:07,676 86885 INFO [tempest.lib.common.rest_client ] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:39:07,676 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfba9386-e0d5-49e6-a0ee-892a10a5794d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfba9386-e0d5-49e6-a0ee-892a10a5794d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:08,781 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.077s 2025-02-05 17:39:08,782 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49cd87a1-b7cb-491a-8614-16e7bccf0580', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49cd87a1-b7cb-491a-8614-16e7bccf0580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:09,851 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.054s 2025-02-05 17:39:09,851 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-b917a7c3-5275-40f4-a24b-c3dd80910695', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b917a7c3-5275-40f4-a24b-c3dd80910695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:10,909 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:39:10,909 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f857310b-43b5-4528-a3b6-8a03c3ef37c4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f857310b-43b5-4528-a3b6-8a03c3ef37c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:11,976 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.051s 2025-02-05 17:39:11,976 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87064eda-990b-4c00-ba26-b8b601899a8d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87064eda-990b-4c00-ba26-b8b601899a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "a vailability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:13,032 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:39:13,033 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da22d9af-1a30-4de7-9a17-f53f5b1cfed4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da22d9af-1a30-4de7-9a17-f53f5b1cfed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:14,129 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.081s 2025-02-05 17:39:14,129 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad7e3a6c-24e4-4ae6-bf2f-ca6550636a7b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad7e3a6c-24e4-4ae6-bf2f-ca6550636a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a22 0c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:15,185 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:15,185 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1795b4fe-24d8-44e3-8167-647ae548169f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1795b4fe-24d8-44e3-8167-647ae548169f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:16,250 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:39:16,251 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfab9cb5-049c-4fd3-ace3-66d0e24b7b7f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfab9cb5-049c-4fd3-ace3-66d0e24b7b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:17,305 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 20 25-02-05 17:39:17,305 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c778d5e-4b9c-4289-a59b-5b209255e3ac', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c778d5e-4b9c-4289-a59b-5b209255e3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:18,535 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.215s 2025-02-05 17:39:18,536 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08036eb3-4da0-42a7-875f-261e462fab97', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08036eb3-4da0-42a7-875f-261e462fab97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:19,599 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.048s 2025-02-05 17:39:19,599 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d97718-162f-4d5c-bbc5-6afd8398a4de', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenSta ck-API-Version', 'x-openstack-request-id': 'req-59d97718-162f-4d5c-bbc5-6afd8398a4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:20,673 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:39:20,673 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c729287b-40ee-41c4-bac1-8b7b97ea5aea', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c729287b-40ee-41c4-bac1-8b7b97ea5aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:21,757 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.069s 2025-02-05 17:39:21,757 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-becc6753-e18c-4e4c-be65-0a8b22dbed48', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-becc6753-e18c-4e4c-be65-0a8b22dbed48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volu me-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:22,812 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:22,812 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43fd007b-95af-4474-95d1-7a0d1c0f6a18', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43fd007b-95af-4474-95d1-7a0d1c0f6a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:23,871 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:39:23,871 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe2a4b0-e606-41ee-9ca9-858d3c08e34d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe2a4b0-e606-41ee-9ca9-858d3c08e34d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mult iattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:24,934 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.048s 2025-02-05 17:39:24,935 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6c507a-c1b6-4288-ab04-bf3756d3dbf7', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6c507a-c1b6-4288-ab04-bf3756d3dbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:26,012 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.061s 2025-02-05 17:39:26,013 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a8b2ee-5c45-4110-b544-97da8dfaa8a0', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a8b2ee-5c45-4110-b544-97da8dfaa8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:27,076 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:39:27,076 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a199dded-051f-4b4a-8c7f-0c953ed5d5d7', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a199dded-051f-4b4a-8c7f-0c953ed5d5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:28,134 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:39:28,135 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51e415c-d6eb-40df-88a8-20c300da178c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51e415c-d6eb-40df-88a8-20c300da178c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:29,209 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:39:29,209 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdaca114-b059-4319-819d-78f76a86feb6', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdaca114-b059-4319-819d-78f76a86feb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10 .0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:30,276 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:39:30,277 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ae8ba5-8de6-4f01-9428-411ebdcef942', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ae8ba5-8de6-4f01-9428-411ebdcef942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:31,334 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:31,334 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e9cb29b-f51f-478c-8467-9fdc3785fa98', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9cb29b-f51f-478c-8467-9fdc3785fa98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href ": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:32,391 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:39:32,391 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c64b76-ac4c-4372-a247-6ccd6dafd94b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c64b76-ac4c-4372-a247-6ccd6dafd94b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:33,467 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.062s 2025-02-05 17:39:33,468 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c97014e-3bf5-4ab6-b998-72f6d66a5a88', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c97014e-3bf5-4ab6-b998-72f6d66a5a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:34,538 86885 INFO [tempest.lib .common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.054s 2025-02-05 17:39:34,538 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8365f37c-77f1-4fce-846e-31c64eb3778f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8365f37c-77f1-4fce-846e-31c64eb3778f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:35,593 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:35,593 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6032beb-f934-46f3-8133-a23a500e4390', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6032beb-f934-46f3-8133-a23a500e4390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:36,648 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:36,648 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content -type': 'application/json', 'x-compute-request-id': 'req-451eec0c-906c-4a25-8dec-4e312ed9b3fa', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451eec0c-906c-4a25-8dec-4e312ed9b3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:37,705 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:39:37,705 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e29badd9-c6ac-4c5d-a301-628eec9a558c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e29badd9-c6ac-4c5d-a301-628eec9a558c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:38,759 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:38,760 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9268d5-b460-4aca-bd4f-fc5a91d01563', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9268d5-b460-4aca-bd4f-fc5a91d01563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "availa ble", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:39,812 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.037s 2025-02-05 17:39:39,812 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5c7726-d79a-4992-b61f-7ec4acab5f01', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5c7726-d79a-4992-b61f-7ec4acab5f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:40,864 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.037s 2025-02-05 17:39:40,865 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c2fd57-c12a-498b-b702-d19d568d2b60', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c2fd57-c12a-498b-b702-d19d568d2b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4 b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:41,924 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:39:41,925 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f01408-e086-446e-89b3-699afb6d8c73', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f01408-e086-446e-89b3-699afb6d8c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:42,979 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:42,980 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fddd3ec6-cb42-451d-b8be-c1267517be9f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fddd3ec6-cb42-451d-b8be-c1267517be9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:44,073 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-865 7281a220c 0.078s 2025-02-05 17:39:44,073 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad73bc0-a8bf-46a3-88d5-2b20808c8f7a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad73bc0-a8bf-46a3-88d5-2b20808c8f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:45,127 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:39:45,128 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bc2174-ab68-49f0-b1f5-2cf8c5d40853', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bc2174-ab68-49f0-b1f5-2cf8c5d40853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:46,179 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.038s 2025-02-05 17:39:46,180 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b37715d-93bb-4986-9475-c2e5ac7c7b72', 'content-length': '845', 'openstack-api-version': 'volume 3.0 ', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b37715d-93bb-4986-9475-c2e5ac7c7b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:47,234 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:47,234 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8760934-038e-4483-b932-3d12687836af', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8760934-038e-4483-b932-3d12687836af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:48,289 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:48,289 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34a9a68-1285-4917-8c42-20172107b21d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34a9a68-1285-4917-8c42-20172107b21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-Attach VolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:49,354 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:39:49,355 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13db47fa-bc4d-4858-9e62-b0c7f2a74fe6', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13db47fa-bc4d-4858-9e62-b0c7f2a74fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:50,415 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.046s 2025-02-05 17:39:50,416 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da127e5a-5e15-40eb-ae86-37a50c803c68', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da127e5a-5e15-40eb-ae86-37a50c803c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygro up_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:51,477 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:39:51,478 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea58816-9d56-4cf5-ab79-cb1e1e12ee50', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea58816-9d56-4cf5-ab79-cb1e1e12ee50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:52,537 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:39:52,537 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb8e1e4b-9b2d-42cb-80bd-7bac18f51c92', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb8e1e4b-9b2d-42cb-80bd-7bac18f51c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:53,616 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.061s 2025-02-05 17:39:53,616 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'a pplication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59ec899b-d851-4913-8d96-90b7320ab214', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59ec899b-d851-4913-8d96-90b7320ab214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:54,679 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.048s 2025-02-05 17:39:54,682 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c082b43-669c-422b-a3e4-6856adeda033', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c082b43-669c-422b-a3e4-6856adeda033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:55,751 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:39:55,751 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51ba265-68f0-41c3-a1a2-cf0e14525e71', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51ba265-68f0-41c3-a1a2-cf0e14525e71', 'connection': 'close', 'status': '200', 'content-lo cation': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:56,816 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:39:56,817 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6fecb28-e3b9-47c7-ac16-0ef007826eaa', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6fecb28-e3b9-47c7-ac16-0ef007826eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:57,897 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:39:57,897 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c3a19f-d4c3-443c-9b15-742fc0d4e2da', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c3a19f-d4c3-443c-9b15-742fc0d4e2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{" rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:58,975 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.056s 2025-02-05 17:39:58,975 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3a2afa-a552-46aa-a07a-ac17ab15c4f9', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3a2afa-a552-46aa-a07a-ac17ab15c4f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:00,049 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.059s 2025-02-05 17:40:00,049 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7882206-d194-4d2b-9fe3-52060afe907f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7882206-d194-4d2b-9fe3-52060afe907f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:01,104 86885 IN FO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:01,105 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ad1d6d-181e-47dc-9246-31177cfcf0c6', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ad1d6d-181e-47dc-9246-31177cfcf0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:02,163 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:40:02,163 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd33d9bf-4292-4dc5-8975-e2558256c036', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd33d9bf-4292-4dc5-8975-e2558256c036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:03,217 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:40:03,217 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9919e925-22b3-420e-8456-f56d3e3ef9eb', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9919e925-22b3-420e-8456-f56d3e3ef9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:04,276 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:40:04,276 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41608f4-afb9-4b98-8f13-8721a037da3d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41608f4-afb9-4b98-8f13-8721a037da3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:05,336 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:40:05,337 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2808bc2-6ecc-4606-a4bf-ab7f00755d68', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2808bc2-6ecc-4606-a4bf-ab7f00755d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c" , "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:06,435 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.083s 2025-02-05 17:40:06,435 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18127641-e0f2-4a9b-883d-c24f349edf71', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18127641-e0f2-4a9b-883d-c24f349edf71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:07,498 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.046s 2025-02-05 17:40:07,498 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5205f420-b0fd-47f9-b6d9-733b449ce47f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5205f420-b0fd-47f9-b6d9-733b449ce47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volu mes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:08,554 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:40:08,554 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f107149-2e2e-4af2-b7c2-335f7354e077', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f107149-2e2e-4af2-b7c2-335f7354e077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:09,622 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:09,623 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920aea16-a539-40cd-a846-f5679b2e4ea6', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920aea16-a539-40cd-a846-f5679b2e4ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:10,683 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69 -1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:40:10,684 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-549300a2-ac1f-46f0-984a-f5fec0beef50', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-549300a2-ac1f-46f0-984a-f5fec0beef50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:11,743 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.038s 2025-02-05 17:40:11,743 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0fcbd95-63bd-4769-ac3e-215a87124cca', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0fcbd95-63bd-4769-ac3e-215a87124cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:12,805 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.047s 2025-02-05 17:40:12,805 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a40cec9-c5bc-4487-83a8-83d816aa8878', 'content-length': '845', 'openstack-api-ve rsion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a40cec9-c5bc-4487-83a8-83d816aa8878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:13,862 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:13,863 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0785fd6-50c3-444f-9c40-c68f7927e284', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0785fd6-50c3-444f-9c40-c68f7927e284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:14,954 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.077s 2025-02-05 17:40:14,955 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5237f42-b761-4c77-b559-1337ba20915e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5237f42-b761-4c77-b559-1337ba20915e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "nam e": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:16,022 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:40:16,023 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed81c027-08d6-4e25-8cb6-11cd4bc4e879', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed81c027-08d6-4e25-8cb6-11cd4bc4e879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:17,110 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.073s 2025-02-05 17:40:17,110 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d950ce-b09e-4be0-b2f0-aeb73c4a2fdb', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d950ce-b09e-4be0-b2f0-aeb73c4a2fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": nu ll, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:18,172 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.047s 2025-02-05 17:40:18,173 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa83270-6d25-47f5-afa5-8c16855c9412', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa83270-6d25-47f5-afa5-8c16855c9412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:19,231 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:40:19,231 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa2b1d9f-e79f-4a2e-83c1-799787a5f8a3', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa2b1d9f-e79f-4a2e-83c1-799787a5f8a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:20,293 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.046s 2025-02-05 17:40:20,293 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35980c8-6da1-4892-9e33-0776370cd8d9', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35980c8-6da1-4892-9e33-0776370cd8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:21,354 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:40:21,354 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252d5f39-0096-48e8-9948-90042db0779d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252d5f39-0096-48e8-9948-90042db0779d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:22,428 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.060s 2025-02-05 17:40:22,428 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db0d183-0a06-4537-b468-f5d78d3e6c25', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db0d183-0a06-4537-b468-f5d78d3e6c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:23,482 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:40:23,483 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d85fd3-ab3c-4947-a3fb-9a68ba44b60b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d85fd3-ab3c-4947-a3fb-9a68ba44b60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:24,540 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:40:24,541 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6467035a-b283-4a70-a377-846dbf914dfe', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6467035a-b283-4a70-a377-846dbf914dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata ": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:25,623 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:40:25,624 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e91556-073b-49ec-b0d4-ce94ead38733', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e91556-073b-49ec-b0d4-ce94ead38733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:26,699 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.056s 2025-02-05 17:40:26,700 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c507859-20f6-487e-9c4b-8bdf4375c3e4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c507859-20f6-487e-9c4b-8bdf4375c3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17 :40:27,792 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.062s 2025-02-05 17:40:27,793 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5cab51-246a-4cb8-a9fa-cd8e49e9a300', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5cab51-246a-4cb8-a9fa-cd8e49e9a300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:29,037 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.205s 2025-02-05 17:40:29,037 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d46563a-5544-4f2e-b4cf-b19707648f2d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d46563a-5544-4f2e-b4cf-b19707648f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:30,103 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:40:30,104 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:30 GMT', 'serve r': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14744e2d-662d-4488-a7e9-7f0074c8e27e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14744e2d-662d-4488-a7e9-7f0074c8e27e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:31,168 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.046s 2025-02-05 17:40:31,169 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59673f13-a81a-4112-821d-c2ae85b2cb14', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59673f13-a81a-4112-821d-c2ae85b2cb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:32,237 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:40:32,238 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed42f0dd-ed34-4dc5-b92b-c6ed7af3eeb3', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed42f0dd-ed34-4dc5-b92b-c6ed7af3eeb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07 -8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:33,295 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:40:33,296 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51e49ad9-5149-43dd-8755-89707625a970', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51e49ad9-5149-43dd-8755-89707625a970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:34,355 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:40:34,356 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65c4df0-fda0-46e3-a878-68095c5ba587', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65c4df0-fda0-46e3-a878-68095c5ba587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10. 0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:35,431 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:40:35,432 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037176d4-2c5a-4abc-8cdd-f7d5b9796dfd', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037176d4-2c5a-4abc-8cdd-f7d5b9796dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:36,513 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.051s 2025-02-05 17:40:36,513 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf9fa8d-d077-4a69-99d6-67a9db86bfb8', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf9fa8d-d077-4a69-99d6-67a9db86bfb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:37,568 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/ v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:37,569 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f163be61-93b7-4c4d-8b36-5e0f11890d6a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f163be61-93b7-4c4d-8b36-5e0f11890d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:38,625 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:40:38,626 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5afcb8d-735e-4047-8d5e-d7147aa06e30', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5afcb8d-735e-4047-8d5e-d7147aa06e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:39,680 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:39,680 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c300f9-9995-4b17-91f6-632dbdcc9568', 'content-length': '845' , 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c300f9-9995-4b17-91f6-632dbdcc9568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:40,735 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:40,736 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5108fd79-1814-4a8c-9b29-5ebd00f383a6', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5108fd79-1814-4a8c-9b29-5ebd00f383a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:41,789 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:40:41,790 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3338db9-b7c3-4173-85c0-f4063e6219d2', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3338db9-b7c3-4173-85c0-f4063e6219d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17: 38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:42,841 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.037s 2025-02-05 17:40:42,842 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da5e1bee-25b0-4f10-a252-b1f996eeef2c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da5e1bee-25b0-4f10-a252-b1f996eeef2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:43,895 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:40:43,896 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5990ac3-d3c3-4e52-bbd7-f21dfa06d74e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5990ac3-d3c3-4e52-bbd7-f21dfa06d74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "repl ication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:44,960 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:40:44,960 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-766654fb-806a-4e0c-ac51-33f8f2eb8076', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-766654fb-806a-4e0c-ac51-33f8f2eb8076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:46,173 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.198s 2025-02-05 17:40:46,182 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d9de12-3025-47db-8876-f5f19373770a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d9de12-3025-47db-8876-f5f19373770a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:47,249 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.038s 2025-02-05 17:40:47,249 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35847592-0897-4d7c-a6af-e2410be9d565', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35847592-0897-4d7c-a6af-e2410be9d565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:48,315 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.051s 2025-02-05 17:40:48,315 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c608a63c-4710-47ac-a963-823490c6c4a3', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c608a63c-4710-47ac-a963-823490c6c4a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:49,372 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:40:49,373 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e236624-4fea-4ab4-b0a0-814bdde5895a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e236624-4fea-4ab4-b0a0-814bdde5895a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:50,427 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:50,428 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3644aa23-af2d-4721-8315-d6214fe56e6d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3644aa23-af2d-4721-8315-d6214fe56e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:51,494 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.051s 2025-02-05 17:40:51,495 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fac3d3c-ae74-42e8-a47b-49f2f1af88f2', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fac3d3c-ae74-42e8-a47b-49f2f1af88f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "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/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:52,548 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.038s 2025-02-05 17:40:52,549 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c378d0-04f3-4a8b-8400-abe9665d6c79', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06c378d0-04f3-4a8b-8400-abe9665d6c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:53,603 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:53,604 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16139e6f-384f-4ba8-ae62-6adf58fe33c8', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16139e6f-384f-4ba8-ae62-6adf58fe33c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d7290216 6"}}' 2025-02-05 17:40:54,663 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:40:54,664 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9126e4c1-36da-4605-8c98-cbb28d789ba5', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9126e4c1-36da-4605-8c98-cbb28d789ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:55,722 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:40:55,723 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef88908-6d86-4a21-b74d-7f81c0551cb4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef88908-6d86-4a21-b74d-7f81c0551cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:56,781 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:40:56,781 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17 :40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a2a9ca-4e6a-4d45-82ea-61826ac82469', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a2a9ca-4e6a-4d45-82ea-61826ac82469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:57,832 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.037s 2025-02-05 17:40:57,833 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89fb71a0-2a08-495f-b844-4dcffe5f995b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89fb71a0-2a08-495f-b844-4dcffe5f995b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:58,896 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:40:58,897 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e63c97-c6a0-4e13-909b-0e7ac4329b2b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e63c97-c6a0-4e13-909b-0e7ac4329b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:59,969 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.038s 2025-02-05 17:40:59,969 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0640faa8-f47a-4e38-ae98-8bc6822ddf09', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0640faa8-f47a-4e38-ae98-8bc6822ddf09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:01,039 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:41:01,040 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0f9c11-7659-4225-af6a-d24507914edc', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0f9c11-7659-4225-af6a-d24507914edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:02,129 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.074s 2025-02-05 17:41:02,130 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7840572-1a08-4232-a438-0d35cdcc2019', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7840572-1a08-4232-a438-0d35cdcc2019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:03,220 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.060s 2025-02-05 17:41:03,221 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139b1ab0-9fc2-4bb6-a88a-772bc8f1deb9', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139b1ab0-9fc2-4bb6-a88a-772bc8f1deb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:04,296 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http:/ /10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.048s 2025-02-05 17:41:04,296 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2fcf6d-fd65-4fc9-a933-3c52a3949345', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2fcf6d-fd65-4fc9-a933-3c52a3949345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:05,372 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.061s 2025-02-05 17:41:05,373 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f39e8d1-da46-46f5-a1d0-cead4e20a9ee', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f39e8d1-da46-46f5-a1d0-cead4e20a9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:06,449 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:41:06,449 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfd325f1-558a-4cee-b565-2dea92fb4c74', 'con tent-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfd325f1-558a-4cee-b565-2dea92fb4c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:07,507 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:41:07,507 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1115861d-3634-4711-97f4-85c3d761d457', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1115861d-3634-4711-97f4-85c3d761d457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:08,566 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:41:08,567 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07cd10ee-27d4-4877-a804-0fb18827a59d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cd10ee-27d4-4877-a804-0fb18827a59d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_a t": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:09,636 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:41:09,636 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64774ca5-f3e2-468c-9055-2109c34ef0ad', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64774ca5-f3e2-468c-9055-2109c34ef0ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:10,694 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:41:10,695 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a246a24-3ebf-437e-8c38-972abd5c3514', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a246a24-3ebf-437e-8c38-972abd5c3514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encry pted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:11,751 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:41:11,752 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-629e64e0-15db-4b8f-8cf2-4411deac4d10', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-629e64e0-15db-4b8f-8cf2-4411deac4d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:12,804 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.038s 2025-02-05 17:41:12,805 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4da932-e7a0-4fc3-81f2-a4d0bc77f020', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4da932-e7a0-4fc3-81f2-a4d0bc77f020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:13,868 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:41:13,868 86885 DEBUG [tempest.lib.common.rest_client] Request - H eaders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e251aad2-eb95-44d7-a3a6-2c6e2357d7ff', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e251aad2-eb95-44d7-a3a6-2c6e2357d7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:14,948 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:41:14,948 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40b9ef9-a14e-4aa8-bc44-83f05b5748ea', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40b9ef9-a14e-4aa8-bc44-83f05b5748ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:16,014 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.051s 2025-02-05 17:41:16,015 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ecd36f4-cc3e-4f75-be8b-b79b7993b4e1', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ecd36f4-cc3e-4f75-be8b-b79b7993b 4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:17,072 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:41:17,072 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20abc788-0a06-46d7-882d-682b220b592a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20abc788-0a06-46d7-882d-682b220b592a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:18,172 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.085s 2025-02-05 17:41:18,172 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55333d07-45e4-4cce-8fcd-75a6e2182042', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55333d07-45e4-4cce-8fcd-75a6e2182042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:19,237 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:41:19,237 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0d1791-b85e-4d3a-a075-e4c6e57e458a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0d1791-b85e-4d3a-a075-e4c6e57e458a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:20,313 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:41:20,314 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d70fee9-29ba-42a6-be3e-0d369df64e8f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d70fee9-29ba-42a6-be3e-0d369df64e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102 456b92b1d14d72902166"}}' 2025-02-05 17:41:21,383 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.055s 2025-02-05 17:41:21,384 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb4ed7d-44d2-47f1-8593-8cde69f16a88', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb4ed7d-44d2-47f1-8593-8cde69f16a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:22,444 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:41:22,444 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69781909-a0f1-4a33-883b-32b3de59b73d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69781909-a0f1-4a33-883b-32b3de59b73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:23,516 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:41:23,516 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': ' Wed, 05 Feb 2025 17:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ebf068-25c7-4c7e-ac27-d118925731bf', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ebf068-25c7-4c7e-ac27-d118925731bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:24,597 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.067s 2025-02-05 17:41:24,598 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e0e7d0-9036-4199-b99a-a4fc86fbad29', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e0e7d0-9036-4199-b99a-a4fc86fbad29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:25,654 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:41:25,655 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-462dd0b1-941c-4e88-8651-a87a53c3cae4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-462dd0b1-941c-4e88-8651-a87a53c3cae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b '{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:26,712 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:41:26,713 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccba8590-1d10-4d90-b5f3-59110737776f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccba8590-1d10-4d90-b5f3-59110737776f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:27,786 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:41:27,786 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f6e793-69d4-4556-8175-05c0f5826191', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f6e793-69d4-4556-8175-05c0f5826191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, { "rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:28,853 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:41:28,853 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba04b593-8010-4e5e-9dcd-4257db08aa31', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba04b593-8010-4e5e-9dcd-4257db08aa31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:29,968 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.100s 2025-02-05 17:41:29,969 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc56f90-f90e-440a-8589-602948e79dda', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc56f90-f90e-440a-8589-602948e79dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:31,045 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachmen ts): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:41:31,046 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3361b49a-e2b5-4cc9-a053-22b9ce9e2775', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3361b49a-e2b5-4cc9-a053-22b9ce9e2775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:32,110 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:41:32,111 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cee836f-a2f7-4dbc-bdfa-9522ca86c2af', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cee836f-a2f7-4dbc-bdfa-9522ca86c2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:33,168 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:41:33,169 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ca81fc-97a1-47da-aa71- 96f62d14ca75', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ca81fc-97a1-47da-aa71-96f62d14ca75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:34,270 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.067s 2025-02-05 17:41:34,271 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7f6ab0-43b6-4d20-9033-9916c512263b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7f6ab0-43b6-4d20-9033-9916c512263b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:35,342 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.047s 2025-02-05 17:41:35,343 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c01aaa0-71f5-4426-a79d-1378295f1df1', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c01aaa0-71f5-4426-a79d-1378295f1df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16. 000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:36,401 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:41:36,402 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab9e623d-5469-4d90-8325-a516e89e28f8', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab9e623d-5469-4d90-8325-a516e89e28f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:37,460 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:41:37,461 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec8512ca-4c4a-41ff-a11f-546302ad8f1b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec8512ca-4c4a-41ff-a11f-546302ad8f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootabl e": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:38,526 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.051s 2025-02-05 17:41:38,527 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbec373e-226d-4491-93f8-1f8c10a42abd', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbec373e-226d-4491-93f8-1f8c10a42abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:39,595 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:41:39,595 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d089da9-b446-4bdc-93a5-26b88bc2036e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d089da9-b446-4bdc-93a5-26b88bc2036e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:40,650 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:41:40,651 86885 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c40557-e2e7-4b24-80f1-fb4148597a7d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c40557-e2e7-4b24-80f1-fb4148597a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:41,710 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:41:41,710 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7ad5ef-910b-4a6b-92ea-66950098ede5', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7ad5ef-910b-4a6b-92ea-66950098ede5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:42,789 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:41:42,789 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0abce26f-1cc7-40d4-8574-de48ec6f1958', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0abce26f-1cc7- 40d4-8574-de48ec6f1958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:43,847 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:41:43,847 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60693b33-7004-4e87-bdd8-fdd920b66db5', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60693b33-7004-4e87-bdd8-fdd920b66db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:45,003 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 0.137s 2025-02-05 17:41:45,003 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a3d6f1-3a13-4380-b7ae-ec6c9ee77b40', 'x-compute-request-id': 'req-a3a3d6f1-3a13-4380-b7ae-ec6c9ee77b40', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975'} Body: b'' 2025-02-05 17:41:45,242 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 0.237s 2025-02-05 17:41:45,242 86885 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-467afa1b-6bb6-471d-86d3-66a28c25a59e', 'x-compute-request-id': 'req-467afa1b-6bb6-471d-86d3-66a28c25a59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975'} Body: b'{"server": {"id": "bd1ff35a-5cc0-479a-86a0-3efb1b6f3975", "name": "tempest-AttachVolumeTestJSON-server-1010770990", "status": "ACTIVE", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "metadata": {}, "hostId": "dfc611891efd9acae0561990f626b11ac476698e428e792bde5d1b8f", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:36:22Z", "updated": "2025-02-05T17:41:45Z", "addresses": {"tempest-AttachVolumeTestJSON-280865758-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:f3:0d"}, {"version": 4, "addr": "172.24.4.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:f3:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-335008417", "OS-SRV-USG:launched_at": "2025-02-05T17:36:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1304352331"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-02-05 17:42:35,356 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 0.047s 2025-02-05 17:42:35,356 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b38c67ac-fbec-400b-bdd0-6e50c8b71ea6', 'x-compute-request-id': 'req-b38c67ac-fbec-400b-bdd0-6e50c8b71ea6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 could not be found."}}' 2025-02-05 17:42:35,392 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-335008417 0.034s 2025-02-05 17:42:35,392 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'appli cation/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4f4dba3-b179-473a-9076-a07a6b1e1bdb', 'x-compute-request-id': 'req-f4f4dba3-b179-473a-9076-a07a6b1e1bdb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-335008417'} Body: b'' 2025-02-05 17:42:35,706 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8a4ff92d-5e44-4da7-9c2c-07726067a59d 0.313s 2025-02-05 17:42:35,706 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-fd002889-f03f-49d8-8480-88619c61b257', 'date': 'Wed, 05 Feb 2025 17:42:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8a4ff92d-5e44-4da7-9c2c-07726067a59d'} Body: b'' 2025-02-05 17:42:35,723 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8a4ff92d-5e44-4da7-9c2c-07726067a59d 0.016s 2025-02-05 17:42:35,724 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-6cf860f4-f43b-4bec-8466-d9e2015320ef', 'date': 'Wed, 05 Feb 2025 17:42:35 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8a4ff92d-5e44-4da7-9c2c-07726067a59d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8a4ff92d-5e44-4da7-9c2c-07726067a59d does not exist", "detail": ""}}' 2025-02-05 17:42:36,093 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/79d2c4bd-32b0-4caa-8622-895a610356cf 0.368s 2025-02-05 17:42:36,094 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-3e15006d-6dda-4efb-b4b5-2eec3b76aa2b', 'date': 'Wed, 05 Feb 2025 17:42:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/79d2c4bd-32b0-4caa-8622-895a610356cf'} Body: b'' {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [163.158358s] ... ok {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [245.969740s] ... ok {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.078090s] ... ok {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.072617s] ... ok {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.146211s] ... ok {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.060993s] ... ok {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.119489s] ... ok {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.065661s] ... ok {11} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [1.075371s] ... ok {11} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.539973s] ... ok {7} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [145.630409s] ... ok {7} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {3} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.246409s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [166.579838s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.305012s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.266212s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.218394s] ... ok {11} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [75.099160s] ... ok {11} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.201342s] ... ok {11} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {11} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [17.643290s] ... ok {7} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [93.889742s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [44.636845s] ... ok {6} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {2} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [735.907446s] ... ok {7} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {7} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [25.405493s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.025230s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.052149s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.027610s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.076918s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.044267s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.041483s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.025500s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.037192s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.076191s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.038067s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.039481s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.116849s] ... ok {6} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.074153s] ... ok {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [142.526587s] ... ok {6} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.066395s] ... ok {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [139.187854s] ... ok {10} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [617.136762s] ... ok {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {6} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [87.735190s] ... ok {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [36.251782s] ... ok {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain [527.459340s] ... ok {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1 [165.055056s] ... ok {1} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [1396.817001s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/base.py", line 583, in _detach_volume self.servers_client.detach_volume(server['id'], volume['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 484, in detach_volume resp, body = self.delete('servers/%s/os-volume_attachments/%s' % File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 892, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'code': 409, 'message': "Cannot 'detach_volume' instance c647fade-30ec-4693-b815-0abb848461dc while it is in vm_state rescued"} Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 453, in wait_for_volume_attachment_remove_from_server time.sleep(client.build_interval) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Captured traceback-2: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 9b96db5c-cff2-4aae-ba53-6f02d691943b failed to reach available status (current in-use) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-02-05 17:34:14,710 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.513s 2025-02-05 17:34:14,711 86881 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-ServerStableDeviceRescueTest-volume-409881919"}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d322eae1-1ee6-40ce-ac58-4a038eaed4d9', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d322eae1-1ee6-40ce-ac58-4a038eaed4d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:14.632543", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-02-05 17:34:14,732 86881 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-02-05 17:34:14,809 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.072s 2025-02-05 17:34:14,810 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1900591936", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHM90ygxkMVUTHUE5KAk9ot241IWL9fuQ7Fln2k7Uq8eq+lBAFkb2Etw8g4Ar/LxK+cp3v2xoBgUgMBUuJZLYtMhq8uss0FcrRZ+37xwGhM8skzfQQi023pK0lkwjl8TLw=="}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffed6518-c79c-488b-9987-c3fd200370e2', 'x-compute-request-id': 'req-ffed6518-c79c-488b-9987-c3fd200370e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1900591936", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHM90ygxkMVUTHUE5KAk9ot241IWL9fuQ7Fln2k7Uq8eq+lBAFkb2Etw8g4Ar/LxK+cp3v2xoBgUgMBUuJZLYtMhq8uss0FcrRZ+37xwGhM8skzfQQi023pK0lkwjl8TLw==", "fingerprint": "d7:95:db:b9:3b:1e:97:7d:da:c8:cb:00:21:29:de:66", "user_id": "f76cef15be86419da2614df855fd8dbb"}}' 2025-02-05 17:34:14,812 86881 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1900591936 created 2025-02-05 17:34:15,152 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.338s 2025-02-05 17:34:15,152 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1611629453", "description": "tempest-description--2105531275"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-7d5aa3e7-d2c3-4f0c-ba51-eea478b2fa5a', 'date': 'Wed, 05 Feb 2025 17:34:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "20cd9a29-6831-455b-a205-7810acce3ef5", "name": "tempest-securitygroup--1611629453", "stateful": true, "tenant_id": "cc9144877e5941838f92e539a7d5803c", "description": "tempest-description--2105531275", "shared": false, "security_group_rules": [{"id": "1c20b927-68f8-42ff-b0ec-de246b206772", "project_id": "cc9144877e5941838f92e539a7d5803c", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "security_group_id": "20cd9a29-6831-455b-a205-7810acce3ef5", "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": 960, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-02-05T17:34:14Z", "updated_at": "2025-02-05T17:34:14Z", "revision_number": 0}, {"id": "7af7863e-d066-4b1b-86dc-605a8151ebcc", "project_id": "cc9144877e5941838f92e539a7d5803c", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "security_group_id": "20cd9a29-6831-455b-a205-7810acce3ef5", "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": 961, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-02-05T17:34:14Z", "updated_at": "2025-02-05T17:34:14Z", "revision_number": 0}], "tags": [], "created_at": "2025-02-05T17:34:14Z", "updated_at": "2025-02-05T17:34:14Z", "revision_number": 1, "project_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:34:15,545 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.392s 2025-02-05 17:34:15,546 86881 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": "20cd9a29-6831-455b-a205-7810acce3ef5", "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-1087d7e0-5925-4bd5-afd8-0c9dbd512e95', 'date': 'Wed, 05 Feb 2025 17:34:15 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": "b26be4df-0f2c-4c99-99c8-960e969929f2", "project_id": "cc9144877e5941838f92e539a7d5803c", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "security_group_id": "20cd9a29-6831-455b-a205-7810acce3ef5", "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": "2025-02-05T17:34:15Z", "updated_at": "2025-02-05T17:34:15Z", "revision_number": 0}}' 2025-02-05 17:34:15,833 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.287s 2025-02-05 17:34:15,834 86881 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": "20cd9a29-6831-455b-a205-7810acce3ef5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ed66fadc-1d10-478e-bc55-7c859bf012ed', 'date': 'Wed, 05 Feb 2025 17:34:15 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": "7e808b32-300c-4828-a8aa-523d0d2e2974", "project_id": "cc9144877e5941838f92e539a7d5803c", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "security_group_id": "20cd9a29-6831-455b-a205-7810acce3ef5", "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": "2025-02-05T17:34:15Z", "updated_at": "2025-02-05T17:34:15Z", "revision_number": 0}}' 2025-02-05 17:34:15,834 86881 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1611629453 created 2025-02-05 17:34:16,662 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.827s 2025-02-05 17:34:16,662 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-65843213-2781-4c19-bba7-9d66653fe13a', 'date': 'Wed, 05 Feb 2025 17:34:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3415d715-81dd-4dbc-bea7-01f2735474c8", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "floating_ip_address": "172.24.4.230", "floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cc9144877e5941838f92e539a7d5803c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-02-05T17:34:16Z", "updated_at": "2025-02-05T17:34:16Z", "revision_number": 0}}' 2025-02-05 17:34:16,663 86881 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3415d715-81dd-4dbc-bea7-01f2735474c8', 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'floating_ip_address': '172.24.4.230', 'floating_network_id': '6f7adf69-ef8b-43f5-8d31-e79ea5ed305c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cc9144877e5941838f92e539a7d5803c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-02-05T17:34:16Z', 'updated_at': '2025-02-05T17:34:16Z', 'revision_number': 0, 'ip': '172.24.4.230'} created 2025-02-05 17:34:16,714 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.044s 2025-02-05 17:34:16,714 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 05 Feb 2025 17:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2510', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ee972 ac5-7381-4e85-8750-582ab95b4fdf', '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": "f76cef15be86419da2614df855fd8dbb", "name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "password_expires_at": null}, "audit_ids": ["pgcVp1Q0T5KdAtpYYh7K3Q"], "expires_at": "2025-02-05T18:34:16.000000Z", "issued_at": "2025-02-05T17:34:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc9144877e5941838f92e539a7d5803c", "name": "tempest-ServerStableDeviceRescueTest-1247266601"}, "is_domain": false, "roles": [{"id": "7aca0a85093f40a38c703ef78c31e40b", "name": "member"}, {"id": "731b59f28efb468a99c93ac92dc9c8ab", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c6383ad794b4e57a334c68e48c4c0ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1c77a3d79abc49348013aaa56d6fc80c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b5d015ac4279406f810ff5185c5c4f46", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1f2f94522bd24cf09ededf88eb6d7d58", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "55fda72c1ecc4e7db474308da492945d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "43449ea594704b7c83482d7d72f4e062", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "78e42e149b654a7e8a81ecdde1813df8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "5479b25b123b4996be971ee5f6d76f28", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "69f26314756649c191346bfa4eb12d5c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "c8d0a8572d36468e9458e789a05a7553", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e03581a0adf341c5a2ee5c56a1658cd1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cc9144877e5941838f92e539a7d5803c", "region": "RegionOne"}], "id": "c98c1701e5ba401cbe7cb4948bf4eb75", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "884a73ea51dd44f59d5abf4b4422b703", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d1edfff171884588aef4d8d73ce6cbe5", "type": "placement", "name": "placement"}]}}' 2025-02-05 17:34:16,715 86881 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '625870af-a39c-43a2-ba1c-38aa19d29bdb', 'name': 'tempest-ServerStableDeviceRescueTest-947931966-network', 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cc9144877e5941838f92e539a7d5803c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40433, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-02-05T17:34:05Z', 'updated_at': '2025-02-05T17:34:05Z', 'revision_number': 1} available for tenant 2025-02-05 17:34:16,716 86881 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1900591936', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHM90ygxkMVUTHUE5KAk9ot241IWL9fuQ7Fln2k7Uq8eq+lBAFkb2Etw8g4Ar/LxK+cp3v2xoBgUgMBUuJZLYtMhq8uss0FcrRZ+37xwGhM8skzfQQi023pK0lkwjl8TLw==', 'fingerprint': 'd7:95:db:b9:3b:1e:97:7d:da:c8:cb:00:21:29:de:66', 'user_id': 'f76cef15be86419da2614df855fd8dbb', 'private_key': '-----BEG IN EC PRIVATE KEY-----\nMIGkAgEBBDA/qf3sG+U7CLbS+YpEoeK9aJal898eTK/T4IMEZCr5yn776zZ8VaYJ\nTzA3kw9CfVmgBwYFK4EEACKhZANiAARzPdMoMZDFVEx1BOSgJPaLduNSFi/X7kOx\nZZ9pO1KvHqvpQQBZG9hLcPIOAK/y8SvnKd79saAYFIDAVLiWS2LTIavLrLNBXK0W\nft+8cBoTPLJM30EItNt6StJZMI5fEy8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '20cd9a29-6831-455b-a205-7810acce3ef5', 'name': 'tempest-securitygroup--1611629453', 'stateful': True, 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'description': 'tempest-description--2105531275', 'shared': False, 'security_group_rules': [{'id': '1c20b927-68f8-42ff-b0ec-de246b206772', 'project_id': 'cc9144877e5941838f92e539a7d5803c', 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'security_group_id': '20cd9a29-6831-455b-a205-7810acce3ef5', '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': 960, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-02-05T17:34:14Z', 'updated_at': '2025-02-05T17:34:14Z', 'revision_number': 0}, {'id': '7af7863e-d066-4b1b-86dc-605a8151ebcc', 'project_id': 'cc9144877e5941838f92e539a7d5803c', 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'security_group_id': '20cd9a29-6831-455b-a205-7810acce3ef5', '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': 961, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-02-05T17:34:14Z', 'updated_at': '2025-02-05T17:34:14Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-02-05T17:34:14Z', 'updated_at': '2025-02-05T17:34:14Z', 'revision_number': 1, 'project_id': 'cc9144877e5941838f92e539a7d5803c'}, 'floating_ip': {'id': '3415d715-81dd-4dbc-bea7-01f2735474c8', 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'floating_ip_address': '172.24.4.230', 'floating_network_id': '6f7adf69-ef8b-43f5-8d31-e79ea5ed305c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cc9144877e5941838f92e539a7d5803c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-02-05T17:34:16Z', 'updated_at': '2025-02-05T17:34:16Z', 'revision_number': 0, 'ip': '172.24.4.230'}} 2025-02-05 17:34:17,302 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.584s 2025-02-05 17:34:17,302 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "imageRef": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "flavorRef": "1", "networks": [{"uuid": "625870af-a39c-43a2-ba1c-38aa19d29bdb"}], "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "key_name": "tempest-keypair-1900591936", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-209b9f41-cda7-450b-9f4d-ad5f819dedd9', 'x-compute-request-id': 'req-209b9f41-cda7-450b-9f4d-ad5f819dedd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb8 48461dc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "adminPass": "az34oHQY9her"}}' 2025-02-05 17:34:17,404 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc 0.095s 2025-02-05 17:34:17,404 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c5414b-3480-4d04-a1be-1e5d58ff6169', 'x-compute-request-id': 'req-e6c5414b-3480-4d04-a1be-1e5d58ff6169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "status": "BUILD", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "user_id": "f76cef15be86419da2614df855fd8dbb", "metadata": {}, "hostId": "", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:34:17Z", "updated": "2025-02-05T17:34:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1900591936", "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": []}}' 2025-02-05 17:35:08,172 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc 0.718s 2025-02-05 17:35:08,173 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6895ea59-877a-4f4c-ba95-e1e14015c55d', 'x-compute-request-id': 'req-6895ea59-877a-4f4c-ba95-e1e14015c55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "status": "ACTIVE", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "user_id": "f76cef15be86419da2614df855fd8dbb", "metadata": {}, "hostId": "97ab3dc46ac10ee967beea123062ab0cf715b891012432b3098e80b2", "image": {"id": "c8f18bca-60b6-45aa-b409 -cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:34:17Z", "updated": "2025-02-05T17:34:33Z", "addresses": {"tempest-ServerStableDeviceRescueTest-947931966-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1900591936", "OS-SRV-USG:launched_at": "2025-02-05T17:34:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-02-05 17:35:08,195 86881 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-02-05 17:36:08,417 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-interface 0.174s 2025-02-05 17:36:08,418 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0dfe074-1548-4bfa-814f-ccd29a7651ca', 'x-compute-request-id': 'req-e0dfe074-1548-4bfa-814f-ccd29a7651ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "625870af-a39c-43a2-ba1c-38aa19d29bdb", "port_id": "07ebdcde-b83e-4073-ba2b-da52f19e0e5c", "mac_addr": "fa:16:3e:0d:c1:ad", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "76e57690-1390-4904-874e-c51959911b8c", "ip_address": "10.0.0.3"}]}]}' 2025-02-05 17:36:09,411 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3415d715-81dd-4dbc-bea7-01f2735474c8 0.988s 2025-02-05 17:36:09,412 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "07ebdcde-b83e-4073-ba2b-da52f19e0e5c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-994e09fd-8d04-4b62-8561-ae191d83801d', 'date': 'Wed, 05 Feb 2025 17:36:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3415d715-81dd-4dbc-bea7-01f2735474c8'} Body: b'{"floatingip": {"id": "3415d715-81dd-4dbc-bea7-01f2735474c8", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "floating_ip_address": "172.24.4.230", "floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c", "router_id": "6044cd7d-1150-482e-8163-c8081d820cc9", "port_id": "07ebdcde-b83e-4073-ba2b-da52f19e0e5c", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "625870af-a39c-43a2-ba1c-38aa19d29bdb", "mac_address": "fa: 16:3e:0d:c1:ad", "admin_state_up": true, "status": "ACTIVE", "device_id": "c647fade-30ec-4693-b815-0abb848461dc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-02-05T17:34:16Z", "updated_at": "2025-02-05T17:36:08Z", "revision_number": 1, "project_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:36:09,416 86881 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.230:22' as 'cirros' with public key authentication 2025-02-05 17:36:09,642 86881 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-02-05 17:36:09,709 86881 INFO [paramiko.transport] Authentication (publickey) successful! 2025-02-05 17:36:09,709 86881 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.230 successfully created 2025-02-05 17:36:10,786 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/action 1.076s 2025-02-05 17:36:10,787 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1817743171"}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/78b93771-8334-4092-8ab6-f742cab907e8', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c3f9893-7bbf-4e46-9e51-4e898e20dc60', 'x-compute-request-id': 'req-2c3f9893-7bbf-4e46-9e51-4e898e20dc60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/action'} Body: b'' 2025-02-05 17:36:10,873 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8 0.083s 2025-02-05 17:36:10,873 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b30ef140-696f-497b-af62-ba914813075f', 'x-compute-request-id': 'req-b30ef140-696f-497b-af62-ba914813075f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8'} Body: b'{"image": {"id": "78b93771-8334-4092-8ab6-f742cab907e8", "name": "tempest-ServerStableDeviceRescueTest-image-1817743171", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c647fade-30ec-4693-b815-0abb848461dc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1247266601", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "user_id": "f76cef15be86419da2614df855fd8dbb"}, "created": "2025-02-05T17:36:11Z", "updated": "2025-02-05T17:36:11Z", "status": "SAVING", "progress": 25, "OS-EXT-I MG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/78b93771-8334-4092-8ab6-f742cab907e8"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/78b93771-8334-4092-8ab6-f742cab907e8"}], "server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}]}}}' 2025-02-05 17:37:01,017 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8 0.089s 2025-02-05 17:37:01,017 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-713c81c0-1956-4e75-bb8c-4a5d17874fcc', 'x-compute-request-id': 'req-713c81c0-1956-4e75-bb8c-4a5d17874fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8'} Body: b'{"image": {"id": "78b93771-8334-4092-8ab6-f742cab907e8", "name": "tempest-ServerStableDeviceRescueTest-image-1817743171", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c647fade-30ec-4693-b815-0abb848461dc", "owner_id": "cc9144877e5941838f92e539a7d5803c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1247266601", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "user_id": "f76cef15be86419da2614df855fd8dbb"}, "created": "2025-02-05T17:36:11Z", "updated": "2025-02-05T17:36:19Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53542912, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/78b93771-8334-4092-8ab6-f742cab907e8"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/78b93771-8334-4092-8ab6-f742cab907e8"}], "server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}]}}}' 2025-02-05 17:37:02,037 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8 1.009s 2025-02-05 17:37:02,037 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:37:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-ve rsion': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a2abe29-ed6e-44dc-82dc-b030a86bdf12', 'x-compute-request-id': 'req-2a2abe29-ed6e-44dc-82dc-b030a86bdf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8'} Body: b'{"image": {"id": "78b93771-8334-4092-8ab6-f742cab907e8", "name": "tempest-ServerStableDeviceRescueTest-image-1817743171", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c647fade-30ec-4693-b815-0abb848461dc", "owner_id": "cc9144877e5941838f92e539a7d5803c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1247266601", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "user_id": "f76cef15be86419da2614df855fd8dbb"}, "created": "2025-02-05T17:36:11Z", "updated": "2025-02-05T17:36:19Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53542912, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/78b93771-8334-4092-8ab6-f742cab907e8"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/78b93771-8334-4092-8ab6-f742cab907e8"}], "server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}]}}}' 2025-02-05 17:37:02,500 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc 0.449s 2025-02-05 17:37:02,500 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ae00f06-2ed3-4724-aebd-826c8bca2106', 'x-compute-request-id': 'req-8ae00f06-2ed3-4724-aebd-826c8bca2106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "status": "ACTIVE", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "user_id": "f76cef15be86419da2614df855fd8dbb", "metadata": {}, "hostId": "97ab3dc46ac10ee967beea123062ab0cf715b891012432b3098e80b2", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:34:17Z", "updated": "2025-02-05T17:36:20Z", "addresses": {"tempest-ServerStableDeviceRescueTest-947931966-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}, {"version": 4, "addr": "172.24.4.2 30", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1900591936", "OS-SRV-USG:launched_at": "2025-02-05T17:34:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-02-05 17:38:02,815 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/78b93771-8334-4092-8ab6-f742cab907e8 0.238s 2025-02-05 17:38:02,816 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6f127d1f-0dda-49c1-8b68-c38cef37e1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/78b93771-8334-4092-8ab6-f742cab907e8'} Body: b'{"base_image_ref": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c647fade-30ec-4693-b815-0abb848461dc", "owner_id": "cc9144877e5941838f92e539a7d5803c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1247266601", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "user_id": "f76cef15be86419da2614df855fd8dbb", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1817743171", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "9c6a03a41640e0c77f65ab3e16a6f80d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cc9144877e5941838f92e539a7d5803c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "147504dcc59c4c03afe41eedb7b43206b35f188c2cb3b11d95f2797829a81ab6eceb698bcb9c8aa2c7310f28db503fb25e74d8529c6f17d23f6bd7fac26651e1", "id": "78b93771-8334-4092-8ab6-f742cab907e8", "created_at": "2025-02-05T17:36:11Z", "updated_at": "2025-02-05T17:38:03Z", "tags": [], "self": "/v2/images/78b93771-8334-4092-8ab6-f742cab907e8", "file": "/v2/images/78b93771-8334-4092-8ab6-f742cab907e8/file", "schema": "/v2/schemas/image"}' 2025-02-05 17:38:03,128 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/78b93771-8334-4092-8ab6-f742cab907e8 0.312s 2025-02-05 17:38:03,129 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-149aa169-2a76-4e7d-9b6f-7149d74fbce2', 'connection': 'close', 'status': '20 0', 'content-location': 'http://10.0.0.210/image/v2/images/78b93771-8334-4092-8ab6-f742cab907e8'} Body: b'{"base_image_ref": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c647fade-30ec-4693-b815-0abb848461dc", "owner_id": "cc9144877e5941838f92e539a7d5803c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1247266601", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "user_id": "f76cef15be86419da2614df855fd8dbb", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1817743171", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "9c6a03a41640e0c77f65ab3e16a6f80d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cc9144877e5941838f92e539a7d5803c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "147504dcc59c4c03afe41eedb7b43206b35f188c2cb3b11d95f2797829a81ab6eceb698bcb9c8aa2c7310f28db503fb25e74d8529c6f17d23f6bd7fac26651e1", "id": "78b93771-8334-4092-8ab6-f742cab907e8", "created_at": "2025-02-05T17:36:11Z", "updated_at": "2025-02-05T17:38:03Z", "tags": [], "self": "/v2/images/78b93771-8334-4092-8ab6-f742cab907e8", "file": "/v2/images/78b93771-8334-4092-8ab6-f742cab907e8/file", "schema": "/v2/schemas/image"}' 2025-02-05 17:38:03,775 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc 0.644s 2025-02-05 17:38:03,775 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e3b2e6e-b1c9-4c18-9a24-73bdf5c4977b', 'x-compute-request-id': 'req-8e3b2e6e-b1c9-4c18-9a24-73bdf5c4977b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "status": "ACTIVE", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "user_id": "f76cef15be86419da2614df855fd8dbb", "metadata": {}, "hostId": "97ab3dc46ac10ee967beea123062ab0cf715b891012432b3098e80b2", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:34:17Z", "updated": "2025-02-05T17:36:20Z", "addresses": {"tempest-ServerStableDeviceRescueTest-947931966-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}, {"version": 4, "addr": "172.24.4.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskCo nfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1900591936", "OS-SRV-USG:launched_at": "2025-02-05T17:34:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-02-05 17:38:03,854 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.062s 2025-02-05 17:38:03,854 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314bc17c-536c-4027-bddd-bba1f04b4694', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314bc17c-536c-4027-bddd-bba1f04b4694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:34:23.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:03,868 86881 INFO [tempest.common.waiters] volume 9b96db5c-cff2-4aae-ba53-6f02d691943b reached available after waiting for 0.868462 seconds 2025-02-05 17:38:06,254 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 2.385s 2025-02-05 17:38:06,254 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b"}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:03 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-eaac609d-78eb-4719-a5ae-ddabef6fc9a9', 'x-compute-request-id': 'req-eaac609d-78eb-4719-a5ae-ddabef6fc9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "device": "/dev/vdb"}}' 2025-02-05 17:38:06,326 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.069s 2025-02-05 17:38:06,326 86 881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37a7d91-041c-4a65-b8e6-7d9239eeb0a9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37a7d91-041c-4a65-b8e6-7d9239eeb0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:07,405 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.063s 2025-02-05 17:38:07,405 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07fab406-e451-442e-9f7c-4b279ebb009c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07fab406-e451-442e-9f7c-4b279ebb009c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:08,524 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.100s 2025-02-05 17:38:08,525 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f7df678-746f-4f68-a252-90a42cc0a16e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f7df678-746f-4f68-a252-90a42cc0a16e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:09,619 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.061s 2025-02-05 17:38:09,619 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8421a649-5b24-45cc-96e3-5b43f61a9bf5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8421a649-5b24-45cc-96e3-5b43f61a9bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:10,707 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.071s 2025-02-05 17:38:10,707 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7513ea4-b164-45ca-b64e-f135988c0e67', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7513ea4-b164-45ca-b64e-f135988c0e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "no va", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:11,794 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.069s 2025-02-05 17:38:11,794 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01539b76-16ba-43da-a996-b475517e0c91', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01539b76-16ba-43da-a996-b475517e0c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:12,888 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.078s 2025-02-05 17:38:12,889 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bfcebd2-81f3-4dc9-8c9b-df14c4199c71', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bfcebd2-81f3-4dc9-8c9b-df14c4199c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "ht tp://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:13,969 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.065s 2025-02-05 17:38:13,969 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e716244d-348e-464a-8ec7-6f020b3d4530', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e716244d-348e-464a-8ec7-6f020b3d4530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:15,121 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.136s 2025-02-05 17:38:15,121 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27903fd7-61e2-4e09-aeb0-4058cd71c96b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27903fd7-61e2-4e09-aeb0-4058cd71c96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:16,244 86881 INFO [tempest.lib.common.rest_client] Request (S erverStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.090s 2025-02-05 17:38:16,245 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341e12e1-9beb-4e33-8099-c2754d90cfac', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-341e12e1-9beb-4e33-8099-c2754d90cfac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:17,345 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.082s 2025-02-05 17:38:17,345 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c63e0a-229f-4721-8272-64b2d7670e8d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c63e0a-229f-4721-8272-64b2d7670e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:17.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:18,444 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.064s 2025-02-05 17:38:18,444 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Wed, 05 Feb 2025 17:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c330adf-20c8-42ad-9f93-65666b042614', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c330adf-20c8-42ad-9f93-65666b042614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:18.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:19,557 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.078s 2025-02-05 17:38:19,557 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd8412f-5554-498f-aa6b-db6d8fd65638', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd8412f-5554-498f-aa6b-db6d8fd65638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:18.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:20,700 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.114s 2025-02-05 17:38:20,700 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9076325a-803a-43bd-92d5-ebc321cea80f', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9076325a-803a-43bd-92d5-ebc321cea80f', 'connection': 'close', 'status': '200', 'content-location': 'h ttp://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:18.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:21,764 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:38:21,765 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3711e00c-dcbb-475e-a66c-ad02960590a0', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3711e00c-dcbb-475e-a66c-ad02960590a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:18.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:22,854 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.057s 2025-02-05 17:38:22,854 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b03656c-5f4e-4adf-a556-13a616aaefab', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b03656c-5f4e-4adf-a556-13a616aaefab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:18.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviand ss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:23,938 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.068s 2025-02-05 17:38:23,939 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a8b54b7-44a8-4307-a39d-93869594b7c0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a8b54b7-44a8-4307-a39d-93869594b7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:23,971 86881 INFO [tempest.common.waiters] Attachment 749fecba-04b2-4c9c-bad1-a94d57e4685f created for volume 9b96db5c-cff2-4aae-ba53-6f02d691943b to server c647fade-30ec-4693-b815-0abb848461dc after waiting for 17.971547 seconds 2025-02-05 17:38:24,052 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.080s 2025-02-05 17:38:24,052 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d513f78e-b961-4485-b559-4c6ea87277a2', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d513f78e-b961-4485-b559-4c6ea87277a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025 -02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:24,066 86881 INFO [tempest.common.waiters] volume 9b96db5c-cff2-4aae-ba53-6f02d691943b reached in-use after waiting for 0.066478 seconds 2025-02-05 17:38:24,163 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.096s 2025-02-05 17:38:24,164 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4051bf9f-a206-4807-bb3e-cc1629586b11', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4051bf9f-a206-4807-bb3e-cc1629586b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:24,177 86881 INFO [tempest.common.waiters] volume 9b96db5c-cff2-4aae-ba53-6f02d691943b reached in-use after waiting for 0.177556 seconds 2025-02-05 17:38:24,539 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/action 0.361s 2025-02-05 17:38:24,540 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"rescue": {"rescue_image_ref": "78b93771-8334-4092-8ab6-f742cab907e8"}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '29', 'content -type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-797df82b-9699-4b52-becd-20574c5279f1', 'x-compute-request-id': 'req-797df82b-9699-4b52-becd-20574c5279f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/action'} Body: b'{"adminPass": "TdQuAf5k2oFS"}' 2025-02-05 17:38:24,972 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc 0.430s 2025-02-05 17:38:24,973 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-696dfffb-c1fe-45c1-a650-89704edd2470', 'x-compute-request-id': 'req-696dfffb-c1fe-45c1-a650-89704edd2470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "status": "ACTIVE", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "user_id": "f76cef15be86419da2614df855fd8dbb", "metadata": {}, "hostId": "97ab3dc46ac10ee967beea123062ab0cf715b891012432b3098e80b2", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:34:17Z", "updated": "2025-02-05T17:38:25Z", "addresses": {"tempest-ServerStableDeviceRescueTest-947931966-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}, {"version": 4, "addr": "172.24.4.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1900591936", "OS-SRV-USG:launched_at": "2025-02-05T17:34:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b"}]}}' 2025-02-05 17:39:15,563 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc 0.525s 2025-02-05 17:39:15,564 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1702', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd 4af4d9-8516-41b1-9ad9-5a7210e7be72', 'x-compute-request-id': 'req-cd4af4d9-8516-41b1-9ad9-5a7210e7be72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "status": "RESCUE", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "user_id": "f76cef15be86419da2614df855fd8dbb", "metadata": {}, "hostId": "97ab3dc46ac10ee967beea123062ab0cf715b891012432b3098e80b2", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:34:17Z", "updated": "2025-02-05T17:38:41Z", "addresses": {"tempest-ServerStableDeviceRescueTest-947931966-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}, {"version": 4, "addr": "172.24.4.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1900591936", "OS-SRV-USG:launched_at": "2025-02-05T17:38:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b"}]}}' 2025-02-05 17:39:15,578 86881 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 51 second wait 2025-02-05 17:40:15,755 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/action 0.115s 2025-02-05 17:40:15,756 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"unrescue": {}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:15 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-6090aa06-2eb7-472c-b19f-f4bdc341e9e8', 'x-compute-request-id': 'req-6090aa06-2eb7-472c-b19f-f4bdc341e9e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/action'} Body: b'' 2025-02-05 17:40:15,962 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.198s 2025-02-05 17:40:15,963 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2510', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f6f1a665-fa24-4c68-b2d0-a6ecf58e1b5c', '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": "f76cef15be86419da2614df855fd8dbb", "name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "password_expires_at": null}, "audit_ids": ["D8U8azKfSiuBTMYA5CD61w"], "expires_at": "2025-02-05T18:40:15.000000Z", "issued_at": "2025-02-05T17:40:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc9144877e5941838f92e539a7d5803c", "name": "tempest-ServerStableDeviceRescueTest-1247266601"}, "is_domain": false, "roles": [{"id": "7aca0a85093f40a38c703ef78c31e40b", "name": "member"}, {"id": "731b59f28efb468a99c93ac92dc9c8ab", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c6383ad794b4e57a334c68e48c4c0ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1c77a3d79abc49348013aaa56d6fc80c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b5d015ac4279406f810ff5185c5c4f46", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1f2f94522bd24cf09ededf88eb6d7d58", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "55fda72c1ecc4e7db474308da492945d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "43449ea594704b7c83482d7d72f4e062", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "78e42e149b654a7e8a81ecdde1813df8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "5479b25b123b4996be971ee5f6d76f28", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "69f26314756649c191346bfa4eb12d5c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "c8d0a8572d36468e9458e789a05a7553", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e03581a0adf341c5a2ee5c56a1658cd1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cc9144877e5941838f92e539a7d5803c", "region": "RegionOne"}], "id": "c98c1701e5ba401cbe7cb4948bf4eb75", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "884a73ea51dd44f59d5abf4b4422b703", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d1edfff171884588aef4d8d73ce6cbe5", "type": "placement", "name": "placement"}]}}' 2025-02-05 17:40:15,963 86881 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '625870af-a39c-43a2-ba1c-38aa19d29bdb', 'name': 'tempest-ServerStableDeviceRescueTest-947931966-network', 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cc9144877e5941838f92e539a7d5803c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40433, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-02-05T17:34:05Z', 'updated_at': '2025-02-05T17:34:05Z', 'revision_number': 1} available for tenant 2025-02-05 17:40:16,128 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-interface 0.164s 2025-02-05 17:40:16,129 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-Open Stack-Nova-API-Version', 'x-openstack-request-id': 'req-d61f94db-8799-448a-a6c9-a3a11c5380d5', 'x-compute-request-id': 'req-d61f94db-8799-448a-a6c9-a3a11c5380d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "625870af-a39c-43a2-ba1c-38aa19d29bdb", "port_id": "07ebdcde-b83e-4073-ba2b-da52f19e0e5c", "mac_addr": "fa:16:3e:0d:c1:ad", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "76e57690-1390-4904-874e-c51959911b8c", "ip_address": "10.0.0.3"}]}]}' 2025-02-05 17:40:17,341 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3415d715-81dd-4dbc-bea7-01f2735474c8 1.208s 2025-02-05 17:40:17,342 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "07ebdcde-b83e-4073-ba2b-da52f19e0e5c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '831', 'x-openstack-request-id': 'req-48ac8b75-8f01-440f-be2a-e71a6b32310c', 'date': 'Wed, 05 Feb 2025 17:40:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3415d715-81dd-4dbc-bea7-01f2735474c8'} Body: b'{"floatingip": {"id": "3415d715-81dd-4dbc-bea7-01f2735474c8", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "floating_ip_address": "172.24.4.230", "floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c", "router_id": "6044cd7d-1150-482e-8163-c8081d820cc9", "port_id": "07ebdcde-b83e-4073-ba2b-da52f19e0e5c", "fixed_ip_address": "10.0.0.3", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "625870af-a39c-43a2-ba1c-38aa19d29bdb", "mac_address": "fa:16:3e:0d:c1:ad", "admin_state_up": true, "status": "ACTIVE", "device_id": "c647fade-30ec-4693-b815-0abb848461dc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-02-05T17:34:16Z", "updated_at": "2025-02-05T17:40:16Z", "revision_number": 3, "project_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:40:17,343 86881 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.230:22' as 'cirros' with public key authentication 2025-02-05 17:40:17,350 86881 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-02-05 17:40:17,469 86881 INFO [paramiko.transport] Authentication (publickey) successful! 2025-02-05 17:40:17,469 86881 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.230 successfully created 2025-02-05 17:40:17,519 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:40:17,519 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93393587-5470-41f2-a4ae-17e86c268480', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93393587-5470-41f2-a4ae-17e86c268480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "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/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:40:17,647 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 409 DELETE http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.100s 2025-02-05 17:40:17,648 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '152', 'x-openstack-request-id': 'req-1e4315a2-ad2a-4015-8b77-5c8e2af163ee', 'x-compute-request-id': 'req-1e4315a2-ad2a-4015-8b77-5c8e2af163ee', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance c647fade-30ec-4693-b815-0abb848461dc while it is in vm_state rescued"}}' 2025-02-05 17:40:17,698 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.047s 2025-02-05 17:40:17,698 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:17 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-8bae7d5e-38f2-4942-97f1-a04a03b47426', 'x-compute-request-id': 'req-8bae7d5e-38f2-4942-97f1-a04a03b47426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:41:07,802 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.062s 2025-02-05 17:41:07,802 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:07 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-3429b309-f17d-419f-bc80-c1a5ef009864', 'x-compute-request-id': 'req-3429b309-f17d-419f-bc80-c1a5ef009864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:41:57,905 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.053s 2025-02-05 17:41:57,906 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:57 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-495185a6-dfdf-4d77-bfe0-a41befce98b5', 'x-compute-request-id': 'req-495185a6-dfdf-4d77-bfe0-a41befce98b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:42:48,011 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.053s 2025-02-05 17:42:48,012 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:42:47 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-3809e2d8-ce91-4b5a-b316-9c821c49f140', 'x-compute-request-id': 'req-3809e2d8-ce91-4b5a-b316-9c821c49f140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:43:38,121 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.057s 2025-02-05 17:43:38,121 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:43:38 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-c74c6d23-1eda-4b67-8078-2b1198a38c91', 'x-compute-request-id': 'req-c74c6d23-1eda-4b67-8078-2b1198a38c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fad e-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:44:28,416 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.243s 2025-02-05 17:44:28,416 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:44:28 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-3efcfa59-ce61-4e33-942c-530ec97809ea', 'x-compute-request-id': 'req-3efcfa59-ce61-4e33-942c-530ec97809ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:45:18,536 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.068s 2025-02-05 17:45:18,537 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:45:18 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-c7778a2f-3a6a-45f4-8f3b-47ab8e9911f2', 'x-compute-request-id': 'req-c7778a2f-3a6a-45f4-8f3b-47ab8e9911f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:46:08,653 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.064s 2025-02-05 17:46:08,653 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:46:08 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-691a3a65-75e2-4353-91bb-c056104cb076', 'x-compute-request-id': 'req-691a3a65-75e2-4353-91bb-c056104cb076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:46:58,767 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.060s 2025-02-05 17:46:58,767 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:46:58 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-a7696535-c0e7-4ac0-86bf-e91925ffb1cb', 'x-compute-request-id': 'req-a7696535-c0e7-4ac0-86bf-e91925ffb1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:47:48,912 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.124s 2025-02-05 17:47:48,913 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:47:48 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-77fe9db6-569e-47b8-9de8-b5e312316dd0', 'x-compute-request-id': 'req-77fe9db6-569e-47b8-9de8-b5e312316dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:48:39,020 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.055s 2025-02-05 17:48:39,020 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:48:38 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-a0b01d1b-a9e6-4031-aa32-616075bd7f8c', 'x-compute-request-id': 'req-a0b01d1b-a9e6-4031-aa32-616075bd7f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:49:29,199 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.149s 2025-02-05 17:49:29,200 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:49:29 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-64ee7994-b1d6-4dc1-8f04-1e545d30b5d6', 'x-compute-request-id': 'req-64ee7994-b1d6-4dc1-8f04-1e545d30b5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:50:19,309 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.091s 2025-02-05 17:50:19,309 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:50:19 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-4dd69583-2e51-409b-9c4f-2dc225293d41', 'x-compute-request-id': 'req-4dd69583-2e51-409b-9c4f-2dc225293d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:51:09,388 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.064s 2025-02-05 17:51:09,388 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:51:09 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-698913ea-cf76-4895-b9d5-37dc35c2e87e', 'x-compute-request-id': 'req-698913ea-cf76-4895-b9d5-37dc35c2e87e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:51:59,509 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.069s 2025-02-05 17:51:59,510 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-o penstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ef2a7f-b1e2-41cd-a29c-9d2759421ff0', 'x-compute-request-id': 'req-97ef2a7f-b1e2-41cd-a29c-9d2759421ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:52:49,634 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.074s 2025-02-05 17:52:49,635 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:52:49 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-3c1b387c-ba4f-406d-8bb7-508514c84756', 'x-compute-request-id': 'req-3c1b387c-ba4f-406d-8bb7-508514c84756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:53:39,751 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.066s 2025-02-05 17:53:39,751 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:53:39 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-c6580156-06bf-4d1a-a1e7-7dd31dff38db', 'x-compute-request-id': 'req-c6580156-06bf-4d1a-a1e7-7dd31dff38db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:54:14,250 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.053s 2025-02-05 17:54:14,251 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac19310-a104-4730-ba1d-c02de5fa99c6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac19310-a104-4730-ba1d-c02de5fa99c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {" id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:15,325 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:54:15,325 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9277cbd-985d-4d73-9fd4-ca38494b0ea3', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9277cbd-985d-4d73-9fd4-ca38494b0ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:16,417 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.075s 2025-02-05 17:54:16,418 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0216b0eb-b83a-400e-b2e1-7fdc9d8145e9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0216b0eb-b83a-400e-b2e1-7fdc9d8145e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.21 0/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:17,486 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.051s 2025-02-05 17:54:17,487 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41503b5a-4b3f-4fc1-8e47-bda08b3fae3f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41503b5a-4b3f-4fc1-8e47-bda08b3fae3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:18,606 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.066s 2025-02-05 17:54:18,606 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76e5de7-0c19-4f3c-882e-1fcb13c0fe32', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76e5de7-0c19-4f3c-882e-1fcb 13c0fe32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:19,692 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.068s 2025-02-05 17:54:19,692 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e807cb0-7389-4b88-91e6-767b7258cdad', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e807cb0-7389-4b88-91e6-767b7258cdad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:20,776 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.058s 2025-02-05 17:54:20,776 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-264d2371-3adc-4d91-86fd-c80334511606', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-264d2371-3adc-4d91-86fd-c80334511606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:21,853 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.059s 2025-02-05 17:54:21,854 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211bd78c-3829-4575-8a36-1d1c11e11d6d', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211bd78c-3829-4575-8a36-1d1c11e11d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:22,914 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:54:22,915 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0671d7-8005-4f05-a ba1-c6b8c5dd284e', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0671d7-8005-4f05-aba1-c6b8c5dd284e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:23,978 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:54:23,979 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c37690-dfdf-48ba-b49b-77eb5ce5f213', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c37690-dfdf-48ba-b49b-77eb5ce5f213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:25,080 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.085s 2025-02-05 17:54:25,081 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e198567-da8b-4435-83e6-d5516179d5f3', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e198567-da8b-4435-83e6-d5516179d5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:26,139 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:54:26,140 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e52aaa2-5df9-49d2-a70e-d5f747e045fe', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e52aaa2-5df9-49d2-a70e-d5f747e045fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:27,202 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:54:27,202 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respons e - Headers: {'date': 'Wed, 05 Feb 2025 17:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5deb92-3bea-467d-bead-6ecb7717d138', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5deb92-3bea-467d-bead-6ecb7717d138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:28,360 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.141s 2025-02-05 17:54:28,360 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a568d0-633e-404b-91b9-181656437a85', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a568d0-633e-404b-91b9-181656437a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:29,429 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.053s 2025-02-05 17:54:29,429 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', ' Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c1bd77-e083-461e-bc33-5b92b5759879', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c1bd77-e083-461e-bc33-5b92b5759879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:30,495 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.051s 2025-02-05 17:54:30,495 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceff0d08-0ac9-4dc4-a29c-faa33a0b6fc7', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceff0d08-0ac9-4dc4-a29c-faa33a0b6fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:31,558 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:54:31,559 86881 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d46a84-39d1-4e26-b8cc-4f8479b16232', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d46a84-39d1-4e26-b8cc-4f8479b16232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:32,630 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.056s 2025-02-05 17:54:32,630 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b900b5de-3996-4b05-92c3-da6bc090ff1a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b900b5de-3996-4b05-92c3-da6bc090ff1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:33,694 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volum es/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:54:33,694 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9005c88-e6cc-4774-9d99-9eb5ad34f1f1', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9005c88-e6cc-4774-9d99-9eb5ad34f1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:34,758 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:54:34,759 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273bf091-99a4-4f0c-a100-558aba8bc348', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273bf091-99a4-4f0c-a100-558aba8bc348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:35,822 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:54:35,822 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc0c65c0-23a8-4973-aaa5-3e0b67e1f68f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc0c65c0-23a8-4973-aaa5-3e0b67e1f68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:36,888 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:54:36,888 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e31f00-a5eb-4a6d-b173-73796ca546a6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e31f00-a5eb-4a6d-b173-73796ca546a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5 803c"}}' 2025-02-05 17:54:37,956 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.051s 2025-02-05 17:54:37,956 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1140e1-023a-4a3a-992a-f1ed816b5828', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1140e1-023a-4a3a-992a-f1ed816b5828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:39,015 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:54:39,015 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ac6483-c122-4979-8fb6-de575fa3d1f8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ac6483-c122-4979-8fb6-de575fa3d1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025 -02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:40,106 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.075s 2025-02-05 17:54:40,107 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95eeb060-2aac-4569-a7a1-cc41b9c98dd0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95eeb060-2aac-4569-a7a1-cc41b9c98dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:41,180 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.056s 2025-02-05 17:54:41,181 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af41d3d-ac5d-4fa5-9655-df6c6a05029a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af41d3d-ac5d-4fa5-9655-df6c6a05029a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30e c-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:42,242 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:54:42,243 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07810ca-aacf-4127-9f7b-d7fc485306c6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07810ca-aacf-4127-9f7b-d7fc485306c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:43,358 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.099s 2025-02-05 17:54:43,358 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261add3c-eefd-4c22-85c4-973133754234', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261add3c-eefd-4c22-85c4-973133754234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57 e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:44,432 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.059s 2025-02-05 17:54:44,432 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc3e1f9-587a-4e63-86bd-3dead3887535', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc3e1f9-587a-4e63-86bd-3dead3887535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:45,492 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:54:45,493 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f06d28-a9bf-4b3f-9dcc-53698bfd07ee', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f06d28-a9bf-4b3f-9dcc-53698bfd07ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:46,558 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:54:46,558 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19675898-7cd2-4f99-8482-882bb51d6f1a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19675898-7cd2-4f99-8482-882bb51d6f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:47,618 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:54:47,619 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469c4d83-d513-4450-9b7e-c9afc1bfc994', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469c4d83-d513-4450-9b7e-c9afc1bfc994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_s tatus": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:48,675 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:54:48,676 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8eca1bd-d96d-4012-b980-d8299839dab9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8eca1bd-d96d-4012-b980-d8299839dab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:49,735 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:54:49,735 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8278242-5666-408b-a342-e5b49b128059', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8278242-5666-408b-a342-e5b49b128059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f7 6cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:50,792 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:54:50,792 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d23403-d2b8-4a35-8e88-da7d4519b7a8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d23403-d2b8-4a35-8e88-da7d4519b7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:51,850 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:54:51,851 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc8098c-e60b-4cc6-b000-93339670cd6f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc8098c-e60b-4cc6-b000-93339670cd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": " http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:52,912 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:54:52,912 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ea7568-040d-46d2-9c6d-9fdd5cf26955', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ea7568-040d-46d2-9c6d-9fdd5cf26955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:53,982 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.052s 2025-02-05 17:54:53,982 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbdea0c-f60f-49f4-8220-5934b3fb5ea9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbdea0c-f60f-49f4-8220-5934b3fb5ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210 /volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:55,045 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:54:55,045 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec79d576-9c35-476d-a7e7-da8e209d8196', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec79d576-9c35-476d-a7e7-da8e209d8196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:56,120 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:54:56,121 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a6068a-08f3-4d61-a9bb-be4964c18cdf', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a6068a-08f3-4d61-a9bb-be4964c18cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "s ource_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:57,186 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.049s 2025-02-05 17:54:57,186 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec27a835-bb45-44f1-8001-e2a2f519c78c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec27a835-bb45-44f1-8001-e2a2f519c78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:58,252 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:54:58,253 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0571936c-5632-4ef2-8c15-7f832fc5da05', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0571936c-5632-4ef2-8c15-7f832fc5da05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volum e-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:59,391 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.120s 2025-02-05 17:54:59,392 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d378ffd1-b31b-42c7-9285-97c10f6fb73c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d378ffd1-b31b-42c7-9285-97c10f6fb73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:00,450 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:55:00,450 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d7985b3-49d7-4ffa-baf2-17b031c15861', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7985b3-49d7-4ffa-baf2-17b031c15861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "update d_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:01,521 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.049s 2025-02-05 17:55:01,521 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7146350d-5c5d-4137-881a-3f228d6a83a8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7146350d-5c5d-4137-881a-3f228d6a83a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:02,609 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.072s 2025-02-05 17:55:02,609 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-795f6041-41f9-4af3-9013-3bb60a89f0cb', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-795f6041-41f9-4af3-9013-3bb60a89f0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "si ze": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:03,671 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:55:03,672 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a18d8bd-31c3-433b-8979-c85aeb6d32b0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a18d8bd-31c3-433b-8979-c85aeb6d32b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:04,756 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.061s 2025-02-05 17:55:04,756 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4830d69-832e-4111-9c49-99f751392959', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4830d69-832e-4111-9c49-99f751392959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} B ody: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:05,862 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.086s 2025-02-05 17:55:05,862 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b9ab31-dab7-4e90-ae06-c6d8d600aa8c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b9ab31-dab7-4e90-ae06-c6d8d600aa8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:06,942 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.060s 2025-02-05 17:55:06,943 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4feb39ad-ea91-48aa-80c8-08a4c0c771a5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4feb39ad-ea91-48aa-80c8-08a4c0c771a5', 'connection': 'close', 'status': '200', 'content-location ': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:08,005 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:55:08,005 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77fcdf15-3d12-4017-8d17-707dde5c33d5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77fcdf15-3d12-4017-8d17-707dde5c33d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:09,065 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:55:09,066 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d170632-ed8e-426e-b0c7-545f289b61b7', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d170632 -ed8e-426e-b0c7-545f289b61b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:10,125 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:55:10,126 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae381caf-e185-43dc-bdc5-9222dcae8af3', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae381caf-e185-43dc-bdc5-9222dcae8af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:11,267 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.123s 2025-02-05 17:55:11,267 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27029dd3-a2e8-42e2-970c-21ee68aca43a', 'content-length': '1144', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27029dd3-a2e8-42e2-970c-21ee68aca43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:12,342 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.059s 2025-02-05 17:55:12,343 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43369ad6-07e5-48a3-9739-9a0b4cff8c1c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43369ad6-07e5-48a3-9739-9a0b4cff8c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:13,399 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:55:13,400 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req- bf748fd4-7e46-4afa-869d-d650ece45811', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf748fd4-7e46-4afa-869d-d650ece45811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:14,462 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:55:14,463 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8300c72d-3a0b-409f-8a2d-4445afc9ccb0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8300c72d-3a0b-409f-8a2d-4445afc9ccb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:15,520 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:55:15,520 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:15 GMT', 'server': 'Ap ache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e48e11-e70a-4311-a78f-156e442545e3', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e48e11-e70a-4311-a78f-156e442545e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:16,598 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.060s 2025-02-05 17:55:16,599 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8bf9b6-49a8-40e4-aefd-a0eacb7111ef', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8bf9b6-49a8-40e4-aefd-a0eacb7111ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:17,673 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.059s 2025-02-05 17:55:17,674 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bo dy: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b59758-1c8a-40de-a682-adcf9d20423c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b59758-1c8a-40de-a682-adcf9d20423c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:18,735 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:55:18,735 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996f1e99-75b0-419c-bf88-9240c7e890ce', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996f1e99-75b0-419c-bf88-9240c7e890ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:19,870 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.120s 2025-02-05 17:55:19,870 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': ' application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77efd1e-f523-4e6e-9709-16f3313fe0f5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77efd1e-f523-4e6e-9709-16f3313fe0f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:20,926 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:55:20,927 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af28e9d9-26bc-45f8-b02d-1f5b85294399', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af28e9d9-26bc-45f8-b02d-1f5b85294399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:21,986 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:55:21,9 87 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273bc815-b908-42ca-b790-c3878d8e2d03', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273bc815-b908-42ca-b790-c3878d8e2d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:23,065 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.063s 2025-02-05 17:55:23,066 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0298c3f4-b4b0-46fc-b4f2-4938ff9a0ad7', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0298c3f4-b4b0-46fc-b4f2-4938ff9a0ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:24,152 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0 .210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.054s 2025-02-05 17:55:24,152 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51733b4e-128b-425f-8b3f-b8da42557e25', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51733b4e-128b-425f-8b3f-b8da42557e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:25,215 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:55:25,216 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764ca88e-aace-46ad-b852-5562dd072b42', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764ca88e-aace-46ad-b852-5562dd072b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:26,276 86881 INFO [tempest.lib.common. rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:55:26,276 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf578584-174a-47a1-8f16-c6bbb51af8eb', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf578584-174a-47a1-8f16-c6bbb51af8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:27,337 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:55:27,338 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90fa588c-3ce7-485a-910e-9b59d655d269', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90fa588c-3ce7-485a-910e-9b59d655d269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc914487 7e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:28,399 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:55:28,400 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d492ef49-e22a-4e9c-8e77-62381447a537', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d492ef49-e22a-4e9c-8e77-62381447a537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:29,461 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:55:29,462 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-add04d80-2d49-4d6e-84b9-ac0a120d517a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-add04d80-2d49-4d6e-84b9-ac0a120d517a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:30,579 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.101s 2025-02-05 17:55:30,579 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc66efc-e1a0-4ddf-87c5-d8a4b60daaa6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc66efc-e1a0-4ddf-87c5-d8a4b60daaa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:31,660 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:55:31,660 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478bd45d-9af5-4cde-917a-44f68ac17170', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478bd45d-9af5-4cde-917a-44f68ac17170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serve r_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:32,720 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:55:32,721 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-110028dc-de3d-4bde-8d78-dc0fb40731c8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-110028dc-de3d-4bde-8d78-dc0fb40731c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:33,794 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.050s 2025-02-05 17:55:33,794 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c060ca-f205-4391-b2f9-9ba03a744540', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c060ca-f205-4391-b2f9-9ba03a744540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-0 4b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:34,865 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.057s 2025-02-05 17:55:34,865 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe4c38c5-dc0a-4eb0-b9fa-1df047bcf238', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe4c38c5-dc0a-4eb0-b9fa-1df047bcf238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:35,935 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.055s 2025-02-05 17:55:35,935 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35368c69-c1de-4c47-a72c-607ae6e623d8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35368c69-c1de-4c47-a72c-607ae6e623d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "at tachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:36,998 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:55:36,999 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9fcc2f2-9f6d-4981-9e62-3b93caa582b6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9fcc2f2-9f6d-4981-9e62-3b93caa582b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:38,059 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:55:38,059 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079806be-0d18-46fc-add0-8009545561ba', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079806be-0d18-46fc-add0-8009545561ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": f alse, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:39,129 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.054s 2025-02-05 17:55:39,129 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc65ef4-eff3-4824-bf2a-e449acdaa648', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc65ef4-eff3-4824-bf2a-e449acdaa648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:40,195 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.050s 2025-02-05 17:55:40,195 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271add19-4e89-413b-9ed4-d52b0dbdd972', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271add19-4e89-413b-9ed4-d52b0dbdd972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943 b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:41,257 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:55:41,257 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff1288d-e31a-44b6-9d2e-f0e3e0d59edf', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff1288d-e31a-44b6-9d2e-f0e3e0d59edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:42,329 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.056s 2025-02-05 17:55:42,329 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377d28d3-5af8-4bd1-8620-9807d64ef641', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377d28d3-5af8-4bd1-8620-9807d64ef641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": " bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:43,399 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:55:43,400 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781669c0-3879-4cb3-b0fa-180b6aba745e', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781669c0-3879-4cb3-b0fa-180b6aba745e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:44,462 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:55:44,463 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9637d8-668e-4347-862c-8b49fd29507b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9637d8-668e-4347-862c-8b49fd29507b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href" : "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:45,523 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:55:45,523 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8195d6b7-a580-4154-872f-e3d197d3b2c0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8195d6b7-a580-4154-872f-e3d197d3b2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:46,586 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:55:46,586 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160355fa-573e-43af-b2a9-d4bebad14abd', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160355fa-573e-43af-b2a9-d4bebad14abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "sn apshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:47,650 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.049s 2025-02-05 17:55:47,651 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf77e36-c2f2-4be8-8a5d-b5026455a2c1', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf77e36-c2f2-4be8-8a5d-b5026455a2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:48,714 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:55:48,714 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5321f901-0076-4a9b-991f-d1f0ddc81913', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5321f901-0076-4a9b-991f-d1f0ddc81913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDe viceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:49,784 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.052s 2025-02-05 17:55:49,785 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7664e4cb-6988-4387-93e6-91b63160a37e', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7664e4cb-6988-4387-93e6-91b63160a37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:50,842 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:55:50,843 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef462c6-14d6-4a2c-a9d0-0ddb2ec50389', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef462c6-14d6-4a2c-a9d0-0ddb2ec50389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34 :15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:51,903 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:55:51,904 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f9fe5b-82e7-4b9b-bdc2-70cd42c47a1e', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f9fe5b-82e7-4b9b-bdc2-70cd42c47a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:52,967 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:55:52,968 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b56c324-70b4-4846-8569-cf7e3a5e3371', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b56c324-70b4-4846-8569-cf7e3a5e3371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "st atus": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:54,107 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:55:54,108 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fa5ea5-9b6b-42db-b9b3-eb90c5f82b8a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fa5ea5-9b6b-42db-b9b3-eb90c5f82b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:55,180 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.057s 2025-02-05 17:55:55,180 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d38161-4721-45c0-8d49-802afcf90009', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d38161-4721-45c0-8d49-802afcf90009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02 d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:56,245 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:55:56,245 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39837665-6a95-4e64-bdcd-98c136c5e056', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39837665-6a95-4e64-bdcd-98c136c5e056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:57,321 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.060s 2025-02-05 17:55:57,321 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27dd9f0-eda5-4646-9361-122185b4f280', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27dd9f0-eda5-4646-9361-122185b4f280', 'connection': 'close', 'status': '200 ', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:58,402 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.062s 2025-02-05 17:55:58,403 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bcb6438-4050-4351-8cd5-824024c7af2c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bcb6438-4050-4351-8cd5-824024c7af2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:59,464 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:55:59,465 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab39bd0b-01d1-45e3-a643-20c288d6bedd', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-ab39bd0b-01d1-45e3-a643-20c288d6bedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:00,527 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:56:00,527 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7645c4a9-07d2-4d2b-82e4-2f168f06e0b0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7645c4a9-07d2-4d2b-82e4-2f168f06e0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:01,608 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.065s 2025-02-05 17:56:01,608 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb1e4bd-c316-455c-8ec9-f4449b1d9b4e', 'content-length': '1144', 'op enstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb1e4bd-c316-455c-8ec9-f4449b1d9b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:02,671 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:56:02,671 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0face445-a6af-45c1-bb9c-be3f7cea17fc', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0face445-a6af-45c1-bb9c-be3f7cea17fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:03,735 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:56:03,735 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-fe5260f1-15ab-4997-beaa-7c542005425f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5260f1-15ab-4997-beaa-7c542005425f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:04,794 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:56:04,794 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c51ad81-becd-4441-8851-1c45302acd7d', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c51ad81-becd-4441-8851-1c45302acd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:05,869 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.059s 2025-02-05 17:56:05,869 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf8478ea-d5c0-4638-85f2-c5c0715d94c5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf8478ea-d5c0-4638-85f2-c5c0715d94c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:06,930 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:56:06,930 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26f81af-d1b7-4661-a41f-c93611786bd8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26f81af-d1b7-4661-a41f-c93611786bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:07,993 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:56:07,993 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d63540c-96c3-4c90-a939-1be1fa62c37b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d63540c-96c3-4c90-a939-1be1fa62c37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:09,056 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:56:09,057 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b89fa3-116d-40ad-b1b8-36fdfa5aa924', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b89fa3-116d-40ad-b1b8-36fdfa5aa924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:10,145 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.073s 2025-02-05 17:56:10,146 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers : {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5fbc86-7d5f-4bf7-8793-5aa180c03ec5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5fbc86-7d5f-4bf7-8793-5aa180c03ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:11,227 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.057s 2025-02-05 17:56:11,228 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d07373c4-e940-47a7-bece-2531f9005ec5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d07373c4-e940-47a7-bece-2531f9005ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:12,288 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2 025-02-05 17:56:12,289 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7e0910-b99c-4877-8ecd-0d7f7352c73c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7e0910-b99c-4877-8ecd-0d7f7352c73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:13,346 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:13,346 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38eb52d6-2105-47fc-ad0d-1217b6dbaebe', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38eb52d6-2105-47fc-ad0d-1217b6dbaebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:14,407 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 2 00 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:56:14,408 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e07fd2-f521-4339-97ce-b7498edc43f8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e07fd2-f521-4339-97ce-b7498edc43f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:15,465 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:15,465 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255a4bd9-9bab-4312-b7ff-fa0532d5bc9b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255a4bd9-9bab-4312-b7ff-fa0532d5bc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:16,537 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:56:16,538 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0a32fa-7758-4789-902e-d85879d444f9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0a32fa-7758-4789-902e-d85879d444f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:17,597 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:56:17,598 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5794b0c2-1f1b-4ebd-9c83-8428ba1bdf5a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5794b0c2-1f1b-4ebd-9c83-8428ba1bdf5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:t enant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:18,655 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:18,655 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34474b77-8ec0-40e0-bb7b-b1a9e038f455', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34474b77-8ec0-40e0-bb7b-b1a9e038f455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:19,712 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:19,713 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fbf68cb-7ce6-4b53-baf5-184bd56e0c81', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fbf68cb-7ce6-4b53-baf5-184bd56e0c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "d evice": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:20,771 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:20,772 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789fa3f5-e7c9-4dd5-94fd-4ed02a91cd5a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789fa3f5-e7c9-4dd5-94fd-4ed02a91cd5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:21,837 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:56:21,838 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7533d939-11dc-42ab-a735-5c39c18b2d77', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7533d939-11dc-42ab-a735-5c39c18b2d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6 f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:22,896 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:56:22,896 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b806dbb-ac1e-4e9e-9dc0-b903c60cf65b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b806dbb-ac1e-4e9e-9dc0-b903c60cf65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:23,951 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:56:23,951 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b1694c-3ac8-43fb-814e-545b0822737b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b1694c-3ac8-43fb-814e-545b0822737b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachm ent_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:25,008 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:25,008 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37367992-a681-4e3a-8e72-5d158b629560', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37367992-a681-4e3a-8e72-5d158b629560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:26,068 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:26,068 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9cb5d7e-de78-439e-bed3-5a53c5868c3b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9cb5d7e-de78-439e-bed3-5a53c5868c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mult iattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:27,135 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:56:27,137 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f527c674-a345-4d62-9198-420ce6766aa2', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f527c674-a345-4d62-9198-420ce6766aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:28,193 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:28,194 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f289da73-1a18-4c3c-9777-9b77b02df4b0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f289da73-1a18-4c3c-9777-9b77b02df4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "fa lse", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:29,254 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:56:29,255 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afce0847-6e60-4d30-9f8d-0fb7d9a93b1e', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afce0847-6e60-4d30-9f8d-0fb7d9a93b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:30,314 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:56:30,314 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35fbed31-3fb6-42a9-9834-54f0428b9c92', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35fbed31-3fb6-42a9-9834-54f0428b9c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4 aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:31,372 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:31,372 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58fd15f-6a12-44f5-8074-ac64e064bba9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58fd15f-6a12-44f5-8074-ac64e064bba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:32,428 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:32,428 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca775f57-419b-4ca0-8140-b7ea5be1aab2', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca775f57-419b-4ca0-8140-b7ea5be1aab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d 691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:33,483 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:56:33,484 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ddc5bb-9e7f-43ff-92e7-8a9615b1463f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ddc5bb-9e7f-43ff-92e7-8a9615b1463f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:34,540 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:34,541 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296ebf63-b92b-4779-9c48-180dbe055562', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296ebf63-b92b-4779-9c48-180dbe055562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{" rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:35,604 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:56:35,604 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2f602e5-1775-4cb5-9bf3-8fdcfa86455d', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2f602e5-1775-4cb5-9bf3-8fdcfa86455d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:36,666 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:56:36,666 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0874225f-ce8d-467d-aeef-457ccf594155', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0874225f-ce8d-467d-aeef-457ccf594155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type" : "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:37,723 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:37,724 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c65d34d-f7a6-4994-97a2-3d4ffbb15f31', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c65d34d-f7a6-4994-97a2-3d4ffbb15f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:38,780 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:38,781 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40db7a9-e0a9-4db3-a6dd-5ede2b7e524f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40db7a9-e0a9-4db3-a6dd-5ede2b7e524f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "te mpest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:39,868 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.072s 2025-02-05 17:56:39,869 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c3e822-09d2-4e35-901e-4d9fcc9b1201', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c3e822-09d2-4e35-901e-4d9fcc9b1201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:40,932 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:56:40,932 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7baf12e-eb73-45a4-baf8-550972365e03', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7baf12e-eb73-45a4-baf8-550972365e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at ": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:41,989 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:41,990 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b00ba87-13d3-47b4-989e-0899d34ac306', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b00ba87-13d3-47b4-989e-0899d34ac306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:43,045 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:56:43,045 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa02be54-7b66-42c6-a6ae-29d4916049c8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa02be54-7b66-42c6-a6ae-29d4916049c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba5 3-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:44,102 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:44,103 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ee5d2a-620f-4250-8096-1c03a0f333f7', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ee5d2a-620f-4250-8096-1c03a0f333f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:45,162 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:56:45,163 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25b49c0-90ad-4c67-a5ff-de2722a54ada', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25b49c0-90ad-4c67-a5ff-de2722a54ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c -cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:46,229 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:56:46,230 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26df213-16d9-4918-8149-b5afaf71d8fa', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26df213-16d9-4918-8149-b5afaf71d8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:47,304 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:56:47,304 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a48767-3308-4d4e-ac4e-e9f758c734e6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a48767-3308-4d4e-ac4e-e9f758c734e6', 'connection': 'cl ose', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:48,360 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:48,360 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-012ef26b-6acc-464a-91ae-6c71b1f1ac54', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-012ef26b-6acc-464a-91ae-6c71b1f1ac54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:49,418 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:49,418 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43049a7-9438-4f2b-991a-849ba545668a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43049a7-9438-4f2b-991a-849ba545668a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:50,475 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:50,476 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0a52d4-8c58-41f1-b2d2-e55e1dd1b5f2', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0a52d4-8c58-41f1-b2d2-e55e1dd1b5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:51,537 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:56:51,537 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188e51f5-cb37-4876-bf3b-caeb67514537', 'content- length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188e51f5-cb37-4876-bf3b-caeb67514537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:52,597 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:56:52,597 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df578e9-4791-423a-a188-33b01a30475f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df578e9-4791-423a-a188-33b01a30475f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:53,653 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:53,653 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicat ion/json', 'x-compute-request-id': 'req-04a4724b-f7de-4f29-9234-69c601fa0011', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a4724b-f7de-4f29-9234-69c601fa0011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:54,712 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:56:54,712 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a90d07a-669d-4356-a0d8-faeea15f377f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a90d07a-669d-4356-a0d8-faeea15f377f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:55,776 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.049s 2025-02-05 17:56:55,777 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305f1494-342f-4151-8285-fd37d24eded6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305f1494-342f-4151-8285-fd37d24eded6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:56,835 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:56:56,835 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dfdedb5-4c20-49fc-858c-e9674b987e0e', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dfdedb5-4c20-49fc-858c-e9674b987e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:57,950 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.100s 2025-02-05 17:56:57,950 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d3bc9b-3cdf-4e52-8d65-7c2b11f1ec80', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d3bc9b-3cdf-4e52-8d65-7c2b11f1ec80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:59,027 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.061s 2025-02-05 17:56:59,028 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6071a1f-06ac-454d-a317-58adc75ad0c9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6071a1f-06ac-454d-a317-58adc75ad0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:00,089 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:57:00,089 86881 DEBUG [tempest.lib.common.rest_clien t] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dde5c2d-bc0c-476c-ae05-ad24ef1e84dc', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dde5c2d-bc0c-476c-ae05-ad24ef1e84dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:01,181 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.058s 2025-02-05 17:57:01,181 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4012737-dfd3-49c9-954d-720bb5aa9919', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4012737-dfd3-49c9-954d-720bb5aa9919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:02,240 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6 f02d691943b 0.044s 2025-02-05 17:57:02,241 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dd66aa-bcc1-47d2-8929-45d613cd5b96', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dd66aa-bcc1-47d2-8929-45d613cd5b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:03,299 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:57:03,299 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6c033c-bc4c-4c9f-9f25-c37d15d1c785', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6c033c-bc4c-4c9f-9f25-c37d15d1c785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:04,359 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTe st:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:57:04,359 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1976592c-7217-49a8-b9e5-1e048d642702', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1976592c-7217-49a8-b9e5-1e048d642702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:05,421 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:57:05,421 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc5753a-a102-40a6-bbb2-39c2f3bfb772', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc5753a-a102-40a6-bbb2-39c2f3bfb772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:06 ,488 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.051s 2025-02-05 17:57:06,488 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a957459-73c4-4c05-97cf-4290c9f3a231', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a957459-73c4-4c05-97cf-4290c9f3a231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:07,551 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:57:07,551 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f775c88-0ff0-4b98-a526-7aa6990f0cb5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f775c88-0ff0-4b98-a526-7aa6990f0cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], " os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:08,627 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.061s 2025-02-05 17:57:08,628 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c627df0f-fce1-48a5-8854-a2aae349c01a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c627df0f-fce1-48a5-8854-a2aae349c01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:09,685 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:57:09,685 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb60244-1d91-4605-8fb8-a75f5e82b6e9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb60244-1d91-4605-8fb8-a75f5e82b6e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", " host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:10,744 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:57:10,744 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f801e755-ac1c-4575-927d-32dfec661823', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f801e755-ac1c-4575-927d-32dfec661823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:11,815 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.056s 2025-02-05 17:57:11,815 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7048d7e3-d98c-4d25-a833-02fafe3cf8c1', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7048d7e3-d98c-4d25-a833-02fafe3cf8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96d b5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:12,872 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:57:12,873 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e45712-ddb9-4f53-8b5c-6a69eede8009', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e45712-ddb9-4f53-8b5c-6a69eede8009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:13,952 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.061s 2025-02-05 17:57:13,952 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55404801-a01b-45fa-a8cd-0e075e7c1073', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55404801-a01b-45fa-a8cd-0e075e7c1073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f0 2d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:15,024 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.057s 2025-02-05 17:57:15,025 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478c3dd9-d188-4bbc-93d9-03887ca0b572', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478c3dd9-d188-4bbc-93d9-03887ca0b572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:16,085 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:57:16,085 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a7e87a-f9d5-4e8d-a5e5-98683ce4e320', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a7e87a-f9d5-4e8d-a5e5-98683ce4e320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygr oup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:17,147 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:57:17,147 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c08acd-903d-4609-9c49-0429de0f3f15', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c08acd-903d-4609-9c49-0429de0f3f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:18,207 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:57:18,207 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff972e9-48ab-4e63-974d-2fb4870c06b8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff972e9-48ab-4e63-974d-2fb4870c06b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8d bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:19,287 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.050s 2025-02-05 17:57:19,287 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46224490-fd2e-4c97-8c9c-c0aa1e20c8c4', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46224490-fd2e-4c97-8c9c-c0aa1e20c8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:20,350 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:57:20,351 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a562ee-8695-4742-8449-1de38461c221', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a562ee-8695-4742-8449-1de38461c221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/vol umes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:21,444 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.078s 2025-02-05 17:57:21,445 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d720b3-bcd8-447e-b5c0-d268a50cb3d8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d720b3-bcd8-447e-b5c0-d268a50cb3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:22,501 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:57:22,502 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac5bf99-804a-4cd1-a5b4-6947d5139bd3', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac5bf99-804a-4cd1-a5b4-6947d5139bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c- cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:23,563 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:57:23,564 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83cb8d62-5d24-4414-84a9-cdd7f45f00e1', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83cb8d62-5d24-4414-84a9-cdd7f45f00e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:24,636 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.057s 2025-02-05 17:57:24,637 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf56ff0-c331-41d0-b03d-ce3f855b222b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf56ff0-c331-41d0-b03d-ce3f855b222b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadat a": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:25,692 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:57:25,693 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ea0a6c-468f-4834-b657-060e65d3fb79', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ea0a6c-468f-4834-b657-060e65d3fb79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:26,754 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:57:26,755 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef1f080-01b8-41fa-8558-260f35f76ad7', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef1f080-01b8-41fa-8558-260f35f76ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:27,814 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:57:27,815 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea794fc-f2f8-466c-8c37-578953db96f8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea794fc-f2f8-466c-8c37-578953db96f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:28,879 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.049s 2025-02-05 17:57:28,879 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a82a29-3de0-43db-bdf9-036e6966b5ca', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a82a29-3de0-43db-bdf9-036e6966b5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24. 000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:29,940 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:57:29,940 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33db9abf-5cd0-4787-b1ef-eb79a603203a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33db9abf-5cd0-4787-b1ef-eb79a603203a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:30,995 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:57:30,996 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ee9efe-a5ff-481b-9253-99f3b6c1837f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ee9efe-a5ff-481b-9253-99f3b6c1837f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' {1} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [9.385144s] ... ok {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2 [230.051916s] ... ok {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2 [286.644086s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.024533s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.016908s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.033001s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.018528s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.034273s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.018424s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.017438s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.013146s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.013170s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.035064s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.071134s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.034735s] ... ok {1} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance [544.657535s] ... ok {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot [116.748052s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [161.529134s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [2.416340s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [1.916300s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.019886s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.030720s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.028320s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.028249s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.014941s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.013120s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.014079s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.025447s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.010785s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.027070s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.025753s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.009158s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.046579s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.050736s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.033040s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.095426s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.136756s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.023868s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.027523s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.016292s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.041113s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.039904s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.027376s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.017160s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.016760s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.338693s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.015411s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.027449s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.038910s] ... ok {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3 [216.562897s] ... ok {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume [154.027850s] ... ok {7} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [316.936663s] ... ok {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [378.381624s] ... ok {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [42.880719s] ... ok {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [408.143662s] ... ok {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [312.408311s] ... ok {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [99.125121s] ... ok {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [100.476928s] ... ok {1} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [617.723455s] ... ok {3} 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`. {1} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [417.576198s] ... ok {3} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal [134.110483s] ... ok {1} 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`. ============================== Failed 2 tests - output below: ============================== tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 142, in test_list_get_volume_attachments attachment_1st = self.attach_volume(server, volume_1st) File "/opt/stack/tempest/tempest/api/compute/base.py", line 612, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume ee85bb69-1709-4b07-8f9c-8657281a220c to server bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-02-05 17:36:20,646 86885 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-02-05 17:36:20,647 86885 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-02-05 17:36:20,701 86885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2025-02-05 17:36:20,701 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-335008417", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHohWq7/lO0Z1H1Apl2sgtvigcXA9vzzAqXtFaGFxa+nEN2Tvn5GnjZS64A8joQq2HHWPwsvvfODZY0U1hjLT4LnuLgZYrnyOPE7Yx+tXSpP1dUlV7HGwQNetL3W+lDokg=="}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:20 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-97600d9c-27bb-4f65-b374-f88295423cf6', 'x-compute-request-id': 'req-97600d9c-27bb-4f65-b374-f88295423cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-335008417", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHohWq7/lO0Z1H1Apl2sgtvigcXA9vzzAqXtFaGFxa+nEN2Tvn5GnjZS64A8joQq2HHWPwsvvfODZY0U1hjLT4LnuLgZYrnyOPE7Yx+tXSpP1dUlV7HGwQNetL3W+lDokg==", "fingerprint": "75:3f:51:59:41:bb:ff:2d:6d:e9:6f:56:61:6c:1e:1e", "user_id": "e8aeef869c7f469ba6df0a9c7075abcf"}}' 2025-02-05 17:36:20,704 86885 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-335008417 created 2025-02-05 17:36:20,956 86885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.251s 2025-02-05 17:36:20,956 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1304352331", "description": "tempest-description--1802802526"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-76059aca-5a8e-41ff-ae77-93d166557015', 'date': 'Wed, 05 Feb 2025 17:36:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "name": "tempest-securitygroup--1304352331", "stateful": true, "tenant_id": "6e5f5b194102456b92b1d14d72902166", "description": "tempest-description--1802802526", "shared": false, "security_group_rules": [{"id": "064c3a47-beba-48cb-9c64-b8821a4d2895", "project_id": "6e5f5b194102456b92b1d14d72902166", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "security_group_id": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "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": 1089, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-02-05T17:36:20Z", "updated_at": "2025-02-05T17:36:20Z", "revision_number": 0}, {"id": "bc22d92a-3a33-4918-85ec-027d2fe8eaac", "project_id": "6e5f5b194102456b92b1d14d72902166", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "security_group_id": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "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": 1090, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-02-05T17:36:20Z", "updated_at": "2025-02-05T17:36:20Z", "revision_number": 0}], "tags": [], "created_at": "2025-02-05T17:36:20Z", "updated_at": "2025-02-05T17:36:20Z", "revision_number": 1, "project_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:36:21,160 86885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2025-02-05 17:36:21,160 86885 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": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "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-bd435fe2-7068-4c84-b002-eb08b9220a21', 'date': 'Wed, 05 Feb 2025 17:36:21 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": "743fb9ab-ea6e-4de2-a883-880955bd11cd", "project_id": "6e5f5b194102456b92b1d14d72902166", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "security_group_id": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "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": "2025-02-05T17:36:21Z", "updated_at": "2025-02-05T17:36:21Z", "revision_number": 0}}' 2025-02-05 17:36:21,352 86885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.190s 2025-02-05 17:36:21,352 86885 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": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b47e0aa6-9a76-4c64-a76b-31d18cb7f7d1', 'date': 'Wed, 05 Feb 2025 17:36:21 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": "2917f4c8-3667-4290-a39a-270e49bcc563", "project_id": "6e5f5b194102456b92b1d14d72902166", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "security_group_id": "8a4ff92d-5e44-4da7-9c2c-07726067a59d", "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": "2025-02-05T17:36:21Z", "updated_at": "2025-02-05T17:36:21Z", "revision_number": 0}}' 2025-02-05 17:36:21,352 86885 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1304352331 created 2025-02-05 17:36:22,013 86885 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.660s 2025-02-05 17:36:22,014 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-8c695923-7811-49cc-8819-0e476936f450', 'date': 'Wed, 05 Feb 2025 17:36:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "79d2c4bd-32b0-4caa-8622-895a610356cf", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "floating_ip_address": "172.24.4.180", "floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6e5f5b194102456b92b1d14d72902166", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-02-05T17:36:21Z", "updated_at": "2025-02-05T17:36:21Z", "revision_number": 0}}' 2025-02-05 17:36:22,014 86885 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '79d2c4bd-32b0-4caa-8622-895a610356cf', 'tenant_id': '6e5f5b194102456b92b1d14d72902166', 'floating_ip_address': '172.24.4.180', 'floating_network_id': '6f7adf69-ef8b-43f5-8d31-e79ea5ed305c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6e5f5b194102456b92b1d14d72902166', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-02-05T17:36:21Z', 'updated_at': '2025-02-05T17:36:21Z', 'revision_number': 0, 'ip': '172.24.4.180'} created 2025-02-05 17:36:22,168 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.142s 2025-02-05 17:36:22,169 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2492', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-095ce2b2-69a4-4173-89ae-191c9e5847db', '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": "e8aeef869c7f469ba6df0a9c7075abcf", "name": "tempest-AttachVolumeTestJSON-562536735-project-member", "password_expires_at": null}, "audit_ids": ["chI39mFDQ4mUqYv5Y8Owiw"], "expires_at": "2025-02-05T18:36:22.000000Z", "issued_at": "2025-02-05T17:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e5f5b194102456b92b1d14d72902166", "name": "tempest-AttachVolumeTestJSON-562536735"}, "is_domain": false, "roles": [{"id": "7aca0a85093f40a38c703ef78c31e40b", "name": "member"}, {"id": "731b59f28efb468a99c93ac92dc9c8ab", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c6383ad794b4e57a334c68e48c4c0ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1c77a3d79abc49348013aaa56d6fc80c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b5d015ac4279406f810ff5185c5c4f46", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1f2f94522bd24cf09ededf88eb6d7d58", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "55fda72c1ecc4e7db474308da492945d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "43449ea594704b7c83482d7d72f4e062", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "78e42e149b654a7e8a81ecdde1813df8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "5479b25b123b4996be971ee5f6d76f28", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "69f26314756649c191346bfa4eb12d5c", "interface" : "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "c8d0a8572d36468e9458e789a05a7553", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e03581a0adf341c5a2ee5c56a1658cd1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6e5f5b194102456b92b1d14d72902166", "region": "RegionOne"}], "id": "c98c1701e5ba401cbe7cb4948bf4eb75", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "884a73ea51dd44f59d5abf4b4422b703", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d1edfff171884588aef4d8d73ce6cbe5", "type": "placement", "name": "placement"}]}}' 2025-02-05 17:36:22,169 86885 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '7012b3bc-9ef0-4920-ace7-212cd272d173', 'name': 'tempest-AttachVolumeTestJSON-280865758-network', 'tenant_id': '6e5f5b194102456b92b1d14d72902166', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6e5f5b194102456b92b1d14d72902166', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52039, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-02-05T17:24:30Z', 'updated_at': '2025-02-05T17:24:30Z', 'revision_number': 1} available for tenant 2025-02-05 17:36:22,170 86885 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-335008417', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHohWq7/lO0Z1H1Apl2sgtvigcXA9vzzAqXtFaGFxa+nEN2Tvn5GnjZS64A8joQq2HHWPwsvvfODZY0U1hjLT4LnuLgZYrnyOPE7Yx+tXSpP1dUlV7HGwQNetL3W+lDokg==', 'fingerprint': '75:3f:51:59:41:bb:ff:2d:6d:e9:6f:56:61:6c:1e:1e', 'user_id': 'e8aeef869c7f469ba6df0a9c7075abcf', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBcI/gkLFruvE4pO8X1n4MK9PL36gPDbNMVXm9IkK3nQTOwDtMmd1t7\nORsipsw886mgBwYFK4EEACKhZANiAAR6IVqu/5TtGdR9QKZdrILb4oHFwPb88wKl\n7RWhhcWvpxDdk75+Rp42UuuAPI6EKthx1j8LL73zg2WNFNYYy0+C57i4GWK58jjx\nO2MfrV0qT9XVJVexxsEDXrS91vpQ6JI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8a4ff92d-5e44-4da7-9c2c-07726067a59d', 'name': 'tempest-securitygroup--1304352331', 'stateful': True, 'tenant_id': '6e5f5b194102456b92b1d14d72902166', 'description': 'tempest-description--1802802526', 'shared': False, 'security_group_rules': [{'id': '064c3a47-beba-48cb-9c64-b8821a4d2895', 'project_id': '6e5f5b194102456b92b1d14d72902166', 'tenant_id': '6e5f5b194102456b92b1d14d72902166', 'security_group_id': '8a4ff92d-5e44-4da7-9c2c-07726067a59d', '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': 1089, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-02-05T17:36:20Z', 'updated_at': '2025-02-05T17:36:20Z', 'revision_number': 0}, {'id': 'bc22d92a-3a33-4918-85ec-027d2fe8eaac', 'project_id': '6e5f5b194102456b92b1d14d72902166', 'tenant_id': '6e5f5b194102456b92b1d14d72902166', 'security_group_id': '8a4ff92d-5e44-4da7-9c2c-07726067a59d', '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': 1090, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-02-05T17:36:20Z', 'updated_at': '2025-02-05T17:36:20Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-02-05T17:36:20Z', 'updated_at': '2025-02-05T17:36:20Z', 'revision_number': 1, 'project_id': '6e5f5b194102456b92b1d14d72902166'}, 'floating_ip': { 'id': '79d2c4bd-32b0-4caa-8622-895a610356cf', 'tenant_id': '6e5f5b194102456b92b1d14d72902166', 'floating_ip_address': '172.24.4.180', 'floating_network_id': '6f7adf69-ef8b-43f5-8d31-e79ea5ed305c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6e5f5b194102456b92b1d14d72902166', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-02-05T17:36:21Z', 'updated_at': '2025-02-05T17:36:21Z', 'revision_number': 0, 'ip': '172.24.4.180'}} 2025-02-05 17:36:22,744 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.573s 2025-02-05 17:36:22,745 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1010770990", "imageRef": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "7012b3bc-9ef0-4920-ace7-212cd272d173"}], "security_groups": [{"name": "tempest-securitygroup--1304352331"}], "key_name": "tempest-keypair-335008417", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0903346c-651f-42d6-a85c-bc091e57b611', 'x-compute-request-id': 'req-0903346c-651f-42d6-a85c-bc091e57b611', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bd1ff35a-5cc0-479a-86a0-3efb1b6f3975", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1304352331"}], "adminPass": "password"}}' 2025-02-05 17:36:22,832 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 0.084s 2025-02-05 17:36:22,833 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-641b5b12-c8ad-4895-8553-a7bd2780264b', 'x-compute-request-id': 'req-641b5b12-c8ad-4895-8553-a7bd2780264b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975'} Body: b'{"server": {"id": "bd1ff35a-5cc0-479a-86a0-3efb1b6f3975", "name": "tempest-AttachVolumeTestJSON-server-1010770990", "status": "BUILD", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "metadata": {}, "hostId": "", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:36:23Z", "updated": "2025-02-05T17:36:22 Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-335008417", "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": []}}' 2025-02-05 17:37:13,119 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 0.221s 2025-02-05 17:37:13,119 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:37:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71ba5aa7-7d03-492b-bf8e-01a8e40b8d52', 'x-compute-request-id': 'req-71ba5aa7-7d03-492b-bf8e-01a8e40b8d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975'} Body: b'{"server": {"id": "bd1ff35a-5cc0-479a-86a0-3efb1b6f3975", "name": "tempest-AttachVolumeTestJSON-server-1010770990", "status": "ACTIVE", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "metadata": {}, "hostId": "dfc611891efd9acae0561990f626b11ac476698e428e792bde5d1b8f", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:36:22Z", "updated": "2025-02-05T17:36:40Z", "addresses": {"tempest-AttachVolumeTestJSON-280865758-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:f3:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-335008417", "OS-SRV-USG:launched_at": "2025-02-05T17:36:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1304352331"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-02-05 17:37:13,134 86885 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-02-05 17:38:13,445 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975/os-interface 0.252s 2025-02-05 17:38:13,445 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:13 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-op enstack-request-id': 'req-57d201a4-ee7c-48be-b8f4-c3eb95e216da', 'x-compute-request-id': 'req-57d201a4-ee7c-48be-b8f4-c3eb95e216da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7012b3bc-9ef0-4920-ace7-212cd272d173", "port_id": "d6625ad8-477f-45e7-8037-6a1cdfb3f9a8", "mac_addr": "fa:16:3e:01:f3:0d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1eb9a29c-0ae8-4d5f-8828-00c0d2125f09", "ip_address": "10.0.0.10"}]}]}' 2025-02-05 17:38:14,552 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/79d2c4bd-32b0-4caa-8622-895a610356cf 1.097s 2025-02-05 17:38:14,552 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d6625ad8-477f-45e7-8037-6a1cdfb3f9a8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-0feae5f9-853c-42c2-8753-f8fa9358dc3e', 'date': 'Wed, 05 Feb 2025 17:38:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/79d2c4bd-32b0-4caa-8622-895a610356cf'} Body: b'{"floatingip": {"id": "79d2c4bd-32b0-4caa-8622-895a610356cf", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "floating_ip_address": "172.24.4.180", "floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c", "router_id": "565b4837-b37f-423c-b5f7-12784991be36", "port_id": "d6625ad8-477f-45e7-8037-6a1cdfb3f9a8", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7012b3bc-9ef0-4920-ace7-212cd272d173", "mac_address": "fa:16:3e:01:f3:0d", "admin_state_up": true, "status": "ACTIVE", "device_id": "bd1ff35a-5cc0-479a-86a0-3efb1b6f3975", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-02-05T17:36:21Z", "updated_at": "2025-02-05T17:38:13Z", "revision_number": 1, "project_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:14,555 86885 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.180:22' as 'cirros' with public key authentication 2025-02-05 17:38:15,585 86885 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-02-05 17:38:15,712 86885 INFO [paramiko.transport] Authentication (publickey) successful! 2025-02-05 17:38:15,712 86885 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.180 successfully created 2025-02-05 17:38:15,769 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975/ips 0.055s 2025-02-05 17:38:15,769 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6a8fb5f-efa2-4566-8aff-13486f655c3e', 'x-compute-request-id': 'req-e6a8fb5f-efa2-4566-8aff-13486f655c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-280865758-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2025-02-05 17:38:16,048 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/vol umes 0.274s 2025-02-05 17:38:16,049 86885 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-AttachVolumeTestJSON-volume-1453354807"}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a1b2c3-14d3-4be6-8744-2e2ed734d73a', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a1b2c3-14d3-4be6-8744-2e2ed734d73a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:15.938224", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-02-05 17:38:16,117 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.053s 2025-02-05 17:38:16,117 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33dec8f-caa5-47f1-bf65-f048a0fd3bcf', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33dec8f-caa5-47f1-bf65-f048a0fd3bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:17,585 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.453s 2025-02-05 17:38:17,586 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac4608f-7b5f-46c3-b985-fe39fdd4efdf', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac4608f -7b5f-46c3-b985-fe39fdd4efdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:18,689 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.070s 2025-02-05 17:38:18,690 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a454ce8c-b042-4cbe-8b97-fd062577667d', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a454ce8c-b042-4cbe-8b97-fd062577667d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:19,765 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.059s 2025-02-05 17:38:19,766 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e272453d-b898-4fed-b4c2-80403faf0d43', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e272453d-b898-4fed-b4c2-80403faf0d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "jovian dss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:20,953 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.153s 2025-02-05 17:38:20,954 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b010ac-9133-4cf8-bfa2-771a053e2500', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b010ac-9133-4cf8-bfa2-771a053e2500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:22,061 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.073s 2025-02-05 17:38:22,061 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b88b9ae-6028-4d25-8c10-c051152b4a3b', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b88b9ae-6028-4d25-8c10-c051152b4a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenan t_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:23,156 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.079s 2025-02-05 17:38:23,157 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef4596b-9188-48f1-b8be-0ad973ae4522', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef4596b-9188-48f1-b8be-0ad973ae4522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:24,229 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.053s 2025-02-05 17:38:24,229 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e5dec7-88f0-4b4e-b945-c259a9fdf2dc', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e5dec7-88f0-4b4e-b945-c259a9fdf2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:25,329 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.084s 2025-02-05 17:38:25,329 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - H eaders: {'date': 'Wed, 05 Feb 2025 17:38:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841e318e-c02a-467e-895f-3165cb2345f5', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841e318e-c02a-467e-895f-3165cb2345f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:26,397 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:38:26,398 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee42d79-5d79-4caf-b73b-f94da257d1d0', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee42d79-5d79-4caf-b73b-f94da257d1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:25.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:26,425 86885 INFO [tempest.common.waiters] volume ee85bb69-1709-4b07-8f9c-8657281a220c reached available after waiting for 10.425073 seconds 2025-02-05 17:38:28,748 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975/os-volume_attachments 2.323s 2025-02-05 17:38:28,749 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "ee85bb69-1709-4b07-8f9c-8657281a220c"}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:26 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-a2323f7b-3bee-4440-aa77-5da09b4394fb', 'x-compute-request-id': 'req-a2323f7b-3bee-4440-aa77-5da09b4394fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "serverId": "bd1ff35a-5cc0-479a-86a0-3efb1b6f3975", "volumeId": "ee85bb69-1709-4b07-8f9c-8657281a220c", "device": "/dev/vdb"}}' 2025-02-05 17:38:28,819 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.066s 2025-02-05 17:38:28,820 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3fa801-08d3-437b-99b5-a68008b91489', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3fa801-08d3-437b-99b5-a68008b91489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:29,898 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.059s 2025-02-05 17:38:29,898 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a41d50-1bea-4629-89d7-cd2e36a0c9d2', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a41d50-1bea-4629-89d7-cd2e36a0c9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:30,972 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.056s 2025-02-05 17:38:30,977 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85d7884-8da5-48e3-a4bc-ca51b2669083', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85d7884-8da5-48e3-a4bc-ca51b2669083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:32,065 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.073s 2025-02-05 17:38:32,065 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0486871e-98b4-4db2-93ac-1a643fda7f31', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0486871e-98b4-4db2-93ac-1a643fda7f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:33,146 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.066s 2025-02-05 17:38:33,147 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d1ea9a-8c04-4176-97a7-329cf275dc58', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d1ea9a-8c04-4176-97a7-329cf275dc58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:34,216 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.054s 2025-02-05 17:38:34,216 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71969e84-ba99-4408-a0f2-2a0bbcd441df', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71969e84-ba99-4408-a0f2-2a0bbcd441df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:35,379 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.076s 2025-02-05 17:38:35,379 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ecbcff2-10f9-42b6-926a-9b6fa1d0339f', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ecbcff2-10f9-42b6-926a-9b6fa1d0339f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69- 1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:36,484 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.091s 2025-02-05 17:38:36,484 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c0cfa18-4db2-4502-b38c-de52457a5500', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c0cfa18-4db2-4502-b38c-de52457a5500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:37,545 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.046s 2025-02-05 17:38:37,546 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae6cba0-087b-4265-a0bb-f6713f6effbf', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae6cba0-087b-4265-a0bb-f6713f6effbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volume s/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:38,606 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:38:38,606 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec8ff91-3cf4-4496-9ba2-7a960bf237ec', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec8ff91-3cf4-4496-9ba2-7a960bf237ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:39,671 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.047s 2025-02-05 17:38:39,672 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f77542-eefb-453b-b71f-96c7009207e7', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f77542-eefb-453b-b71f-96c7009207e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:40,763 86885 INFO [tempest.lib.common.rest_client] Request (AttachVo lumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.073s 2025-02-05 17:38:40,763 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f735675-7c3f-4b0c-bd19-1b326efceb88', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f735675-7c3f-4b0c-bd19-1b326efceb88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:41,837 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.053s 2025-02-05 17:38:41,837 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede93f1c-0bce-4b91-b540-271144b786a2', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede93f1c-0bce-4b91-b540-271144b786a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:42,896 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:38:42,897 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute -request-id': 'req-a287a978-0d19-4627-964b-0d653dc77e73', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a287a978-0d19-4627-964b-0d653dc77e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:43,959 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.047s 2025-02-05 17:38:43,959 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8069177b-b80d-42e4-acd6-a5d8c909c7d9', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8069177b-b80d-42e4-acd6-a5d8c909c7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:45,047 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.072s 2025-02-05 17:38:45,048 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e9e0d4-80da-466c-97ca-a27bc8e5254d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e9e0d4-80da-466c-97ca-a27bc8e5254d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:46,132 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.048s 2025-02-05 17:38:46,133 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca85b258-afe4-493a-9f57-044055e05b8d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca85b258-afe4-493a-9f57-044055e05b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:47,215 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.047s 2025-02-05 17:38:47,215 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4349b7bc-4522-464a-a38e-d8120df0b961', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4349b7bc-4522-464a-a38e-d8120df0b961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": " e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:48,293 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:38:48,294 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51351f53-2056-493e-900e-f0c94f2e7e30', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51351f53-2056-493e-900e-f0c94f2e7e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:49,369 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:38:49,369 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-741b97d1-963e-4249-a2b6-16c3d7fe3e13', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-741b97d1-963e-4249-a2b6-16c3d7fe3e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:50,433 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:38:50,4 33 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b266da-b8f2-419b-a71e-59c1d892dfd7', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b266da-b8f2-419b-a71e-59c1d892dfd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:51,540 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.073s 2025-02-05 17:38:51,540 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce6b7cb-6f69-4464-9a82-fcbd51db9721', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce6b7cb-6f69-4464-9a82-fcbd51db9721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:52,597 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:38:52,598 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcfe8996-cd26-41e1-aa57-16eeac7c3f1e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-dcfe8996-cd26-41e1-aa57-16eeac7c3f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:53,654 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:38:53,655 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d19c941-c75b-4813-9397-08c9cc220296', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d19c941-c75b-4813-9397-08c9cc220296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:54,712 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:38:54,712 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db0c5296-0761-4ad3-a9ad-d63b9c1176d9', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db0c5296-0761-4ad3-a9ad-d63b9c1176d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "de scription": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:55,777 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:38:55,777 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33c2c1d-24e4-4442-b353-e76ecca628ea', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33c2c1d-24e4-4442-b353-e76ecca628ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:56,836 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:38:56,837 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f90d238-04a4-4a65-9c90-fdd02045109d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f90d238-04a4-4a65-9c90-fdd02045109d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "a ttachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:57,915 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.063s 2025-02-05 17:38:57,916 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971cc9a7-938d-4708-969b-fc884d4b4d1a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971cc9a7-938d-4708-969b-fc884d4b4d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:38:58,976 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:38:58,976 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe2f2686-fde4-42d2-9518-4e8df2bb6776', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe2f2686-fde4-42d2-9518-4e8df2bb6776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:00,075 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.084s 2025-02-05 17:39:00,076 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813f33f7-3896-4591-a342-4940733d76bd', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813f33f7-3896-4591-a342-4940733d76bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:01,138 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.048s 2025-02-05 17:39:01,139 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8aad8a-ee1d-4cef-9606-101563ba645d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8aad8a-ee1d-4cef-9606-101563ba645d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:02,256 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.102s 2025-02-05 17:39:02,257 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4608dcf5-d28b-4e12-9ce3-b743d46276f3', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4608dcf5-d28b-4e12-9ce3-b743d46276f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:03,376 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.096s 2025-02-05 17:39:03,376 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c587c0-3f53-4905-a164-fd75ff4d7313', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c587c0-3f53-4905-a164-fd75ff4d7313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:04,442 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:39:04,442 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdfe554-c421-49cd-ab5d-8762bc136c0d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdfe554-c421-49cd-ab5d-8762bc136c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.2 10/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:05,522 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.064s 2025-02-05 17:39:05,522 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c910060-7900-4a8c-998e-c63c761b0937', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c910060-7900-4a8c-998e-c63c761b0937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:06,593 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.054s 2025-02-05 17:39:06,593 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1d9389-3833-430b-9f05-33a5c276a635', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1d9389-3833-430b-9f05-33a5c276a635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:07,676 86885 INFO [tempest.lib.common.rest_client ] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:39:07,676 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfba9386-e0d5-49e6-a0ee-892a10a5794d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfba9386-e0d5-49e6-a0ee-892a10a5794d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:08,781 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.077s 2025-02-05 17:39:08,782 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49cd87a1-b7cb-491a-8614-16e7bccf0580', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49cd87a1-b7cb-491a-8614-16e7bccf0580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:09,851 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.054s 2025-02-05 17:39:09,851 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-b917a7c3-5275-40f4-a24b-c3dd80910695', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b917a7c3-5275-40f4-a24b-c3dd80910695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:10,909 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:39:10,909 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f857310b-43b5-4528-a3b6-8a03c3ef37c4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f857310b-43b5-4528-a3b6-8a03c3ef37c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:11,976 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.051s 2025-02-05 17:39:11,976 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87064eda-990b-4c00-ba26-b8b601899a8d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87064eda-990b-4c00-ba26-b8b601899a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "a vailability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:13,032 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:39:13,033 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da22d9af-1a30-4de7-9a17-f53f5b1cfed4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da22d9af-1a30-4de7-9a17-f53f5b1cfed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:14,129 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.081s 2025-02-05 17:39:14,129 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad7e3a6c-24e4-4ae6-bf2f-ca6550636a7b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad7e3a6c-24e4-4ae6-bf2f-ca6550636a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a22 0c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:15,185 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:15,185 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1795b4fe-24d8-44e3-8167-647ae548169f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1795b4fe-24d8-44e3-8167-647ae548169f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:16,250 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:39:16,251 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfab9cb5-049c-4fd3-ace3-66d0e24b7b7f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfab9cb5-049c-4fd3-ace3-66d0e24b7b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:17,305 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 20 25-02-05 17:39:17,305 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c778d5e-4b9c-4289-a59b-5b209255e3ac', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c778d5e-4b9c-4289-a59b-5b209255e3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:18,535 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.215s 2025-02-05 17:39:18,536 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08036eb3-4da0-42a7-875f-261e462fab97', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08036eb3-4da0-42a7-875f-261e462fab97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:19,599 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.048s 2025-02-05 17:39:19,599 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d97718-162f-4d5c-bbc5-6afd8398a4de', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenSta ck-API-Version', 'x-openstack-request-id': 'req-59d97718-162f-4d5c-bbc5-6afd8398a4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:20,673 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:39:20,673 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c729287b-40ee-41c4-bac1-8b7b97ea5aea', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c729287b-40ee-41c4-bac1-8b7b97ea5aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:21,757 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.069s 2025-02-05 17:39:21,757 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-becc6753-e18c-4e4c-be65-0a8b22dbed48', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-becc6753-e18c-4e4c-be65-0a8b22dbed48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volu me-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:22,812 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:22,812 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43fd007b-95af-4474-95d1-7a0d1c0f6a18', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43fd007b-95af-4474-95d1-7a0d1c0f6a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:23,871 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:39:23,871 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe2a4b0-e606-41ee-9ca9-858d3c08e34d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe2a4b0-e606-41ee-9ca9-858d3c08e34d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mult iattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:24,934 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.048s 2025-02-05 17:39:24,935 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6c507a-c1b6-4288-ab04-bf3756d3dbf7', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6c507a-c1b6-4288-ab04-bf3756d3dbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:26,012 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.061s 2025-02-05 17:39:26,013 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a8b2ee-5c45-4110-b544-97da8dfaa8a0', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a8b2ee-5c45-4110-b544-97da8dfaa8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:27,076 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:39:27,076 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a199dded-051f-4b4a-8c7f-0c953ed5d5d7', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a199dded-051f-4b4a-8c7f-0c953ed5d5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:28,134 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:39:28,135 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51e415c-d6eb-40df-88a8-20c300da178c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51e415c-d6eb-40df-88a8-20c300da178c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:29,209 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:39:29,209 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdaca114-b059-4319-819d-78f76a86feb6', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdaca114-b059-4319-819d-78f76a86feb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10 .0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:30,276 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:39:30,277 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ae8ba5-8de6-4f01-9428-411ebdcef942', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ae8ba5-8de6-4f01-9428-411ebdcef942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:31,334 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:31,334 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e9cb29b-f51f-478c-8467-9fdc3785fa98', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9cb29b-f51f-478c-8467-9fdc3785fa98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href ": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:32,391 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:39:32,391 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c64b76-ac4c-4372-a247-6ccd6dafd94b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c64b76-ac4c-4372-a247-6ccd6dafd94b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:33,467 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.062s 2025-02-05 17:39:33,468 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c97014e-3bf5-4ab6-b998-72f6d66a5a88', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c97014e-3bf5-4ab6-b998-72f6d66a5a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:34,538 86885 INFO [tempest.lib .common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.054s 2025-02-05 17:39:34,538 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8365f37c-77f1-4fce-846e-31c64eb3778f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8365f37c-77f1-4fce-846e-31c64eb3778f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:35,593 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:35,593 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6032beb-f934-46f3-8133-a23a500e4390', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6032beb-f934-46f3-8133-a23a500e4390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:36,648 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:36,648 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content -type': 'application/json', 'x-compute-request-id': 'req-451eec0c-906c-4a25-8dec-4e312ed9b3fa', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451eec0c-906c-4a25-8dec-4e312ed9b3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:37,705 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:39:37,705 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e29badd9-c6ac-4c5d-a301-628eec9a558c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e29badd9-c6ac-4c5d-a301-628eec9a558c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:38,759 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:38,760 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9268d5-b460-4aca-bd4f-fc5a91d01563', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9268d5-b460-4aca-bd4f-fc5a91d01563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "availa ble", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:39,812 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.037s 2025-02-05 17:39:39,812 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5c7726-d79a-4992-b61f-7ec4acab5f01', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5c7726-d79a-4992-b61f-7ec4acab5f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:40,864 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.037s 2025-02-05 17:39:40,865 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c2fd57-c12a-498b-b702-d19d568d2b60', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c2fd57-c12a-498b-b702-d19d568d2b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4 b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:41,924 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:39:41,925 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f01408-e086-446e-89b3-699afb6d8c73', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f01408-e086-446e-89b3-699afb6d8c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:42,979 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:42,980 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fddd3ec6-cb42-451d-b8be-c1267517be9f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fddd3ec6-cb42-451d-b8be-c1267517be9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:44,073 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-865 7281a220c 0.078s 2025-02-05 17:39:44,073 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad73bc0-a8bf-46a3-88d5-2b20808c8f7a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad73bc0-a8bf-46a3-88d5-2b20808c8f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:45,127 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:39:45,128 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bc2174-ab68-49f0-b1f5-2cf8c5d40853', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bc2174-ab68-49f0-b1f5-2cf8c5d40853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:46,179 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.038s 2025-02-05 17:39:46,180 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b37715d-93bb-4986-9475-c2e5ac7c7b72', 'content-length': '845', 'openstack-api-version': 'volume 3.0 ', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b37715d-93bb-4986-9475-c2e5ac7c7b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:47,234 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:47,234 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8760934-038e-4483-b932-3d12687836af', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8760934-038e-4483-b932-3d12687836af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:48,289 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:39:48,289 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34a9a68-1285-4917-8c42-20172107b21d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34a9a68-1285-4917-8c42-20172107b21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-Attach VolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:49,354 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:39:49,355 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13db47fa-bc4d-4858-9e62-b0c7f2a74fe6', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13db47fa-bc4d-4858-9e62-b0c7f2a74fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:50,415 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.046s 2025-02-05 17:39:50,416 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da127e5a-5e15-40eb-ae86-37a50c803c68', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da127e5a-5e15-40eb-ae86-37a50c803c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygro up_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:51,477 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:39:51,478 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea58816-9d56-4cf5-ab79-cb1e1e12ee50', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea58816-9d56-4cf5-ab79-cb1e1e12ee50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:52,537 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:39:52,537 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb8e1e4b-9b2d-42cb-80bd-7bac18f51c92', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb8e1e4b-9b2d-42cb-80bd-7bac18f51c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:53,616 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.061s 2025-02-05 17:39:53,616 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'a pplication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59ec899b-d851-4913-8d96-90b7320ab214', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59ec899b-d851-4913-8d96-90b7320ab214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:54,679 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.048s 2025-02-05 17:39:54,682 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c082b43-669c-422b-a3e4-6856adeda033', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c082b43-669c-422b-a3e4-6856adeda033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:55,751 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:39:55,751 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51ba265-68f0-41c3-a1a2-cf0e14525e71', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51ba265-68f0-41c3-a1a2-cf0e14525e71', 'connection': 'close', 'status': '200', 'content-lo cation': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:56,816 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:39:56,817 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6fecb28-e3b9-47c7-ac16-0ef007826eaa', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6fecb28-e3b9-47c7-ac16-0ef007826eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:57,897 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:39:57,897 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c3a19f-d4c3-443c-9b15-742fc0d4e2da', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c3a19f-d4c3-443c-9b15-742fc0d4e2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{" rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:39:58,975 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.056s 2025-02-05 17:39:58,975 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3a2afa-a552-46aa-a07a-ac17ab15c4f9', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3a2afa-a552-46aa-a07a-ac17ab15c4f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:00,049 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.059s 2025-02-05 17:40:00,049 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7882206-d194-4d2b-9fe3-52060afe907f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7882206-d194-4d2b-9fe3-52060afe907f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:01,104 86885 IN FO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:01,105 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ad1d6d-181e-47dc-9246-31177cfcf0c6', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ad1d6d-181e-47dc-9246-31177cfcf0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:02,163 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:40:02,163 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd33d9bf-4292-4dc5-8975-e2558256c036', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd33d9bf-4292-4dc5-8975-e2558256c036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:03,217 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:40:03,217 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9919e925-22b3-420e-8456-f56d3e3ef9eb', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9919e925-22b3-420e-8456-f56d3e3ef9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:04,276 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:40:04,276 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41608f4-afb9-4b98-8f13-8721a037da3d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41608f4-afb9-4b98-8f13-8721a037da3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:05,336 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:40:05,337 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2808bc2-6ecc-4606-a4bf-ab7f00755d68', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2808bc2-6ecc-4606-a4bf-ab7f00755d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c" , "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:06,435 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.083s 2025-02-05 17:40:06,435 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18127641-e0f2-4a9b-883d-c24f349edf71', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18127641-e0f2-4a9b-883d-c24f349edf71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:07,498 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.046s 2025-02-05 17:40:07,498 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5205f420-b0fd-47f9-b6d9-733b449ce47f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5205f420-b0fd-47f9-b6d9-733b449ce47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volu mes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:08,554 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:40:08,554 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f107149-2e2e-4af2-b7c2-335f7354e077', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f107149-2e2e-4af2-b7c2-335f7354e077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:09,622 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:09,623 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920aea16-a539-40cd-a846-f5679b2e4ea6', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920aea16-a539-40cd-a846-f5679b2e4ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:10,683 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69 -1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:40:10,684 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-549300a2-ac1f-46f0-984a-f5fec0beef50', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-549300a2-ac1f-46f0-984a-f5fec0beef50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:11,743 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.038s 2025-02-05 17:40:11,743 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0fcbd95-63bd-4769-ac3e-215a87124cca', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0fcbd95-63bd-4769-ac3e-215a87124cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:12,805 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.047s 2025-02-05 17:40:12,805 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a40cec9-c5bc-4487-83a8-83d816aa8878', 'content-length': '845', 'openstack-api-ve rsion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a40cec9-c5bc-4487-83a8-83d816aa8878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:13,862 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:13,863 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0785fd6-50c3-444f-9c40-c68f7927e284', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0785fd6-50c3-444f-9c40-c68f7927e284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:14,954 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.077s 2025-02-05 17:40:14,955 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5237f42-b761-4c77-b559-1337ba20915e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5237f42-b761-4c77-b559-1337ba20915e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "nam e": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:16,022 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:40:16,023 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed81c027-08d6-4e25-8cb6-11cd4bc4e879', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed81c027-08d6-4e25-8cb6-11cd4bc4e879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:17,110 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.073s 2025-02-05 17:40:17,110 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d950ce-b09e-4be0-b2f0-aeb73c4a2fdb', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d950ce-b09e-4be0-b2f0-aeb73c4a2fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": nu ll, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:18,172 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.047s 2025-02-05 17:40:18,173 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa83270-6d25-47f5-afa5-8c16855c9412', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa83270-6d25-47f5-afa5-8c16855c9412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:19,231 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:40:19,231 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa2b1d9f-e79f-4a2e-83c1-799787a5f8a3', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa2b1d9f-e79f-4a2e-83c1-799787a5f8a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:20,293 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.046s 2025-02-05 17:40:20,293 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35980c8-6da1-4892-9e33-0776370cd8d9', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35980c8-6da1-4892-9e33-0776370cd8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:21,354 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:40:21,354 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252d5f39-0096-48e8-9948-90042db0779d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252d5f39-0096-48e8-9948-90042db0779d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:22,428 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.060s 2025-02-05 17:40:22,428 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db0d183-0a06-4537-b468-f5d78d3e6c25', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db0d183-0a06-4537-b468-f5d78d3e6c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:23,482 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:40:23,483 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d85fd3-ab3c-4947-a3fb-9a68ba44b60b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d85fd3-ab3c-4947-a3fb-9a68ba44b60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:24,540 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:40:24,541 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6467035a-b283-4a70-a377-846dbf914dfe', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6467035a-b283-4a70-a377-846dbf914dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata ": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:25,623 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:40:25,624 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e91556-073b-49ec-b0d4-ce94ead38733', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e91556-073b-49ec-b0d4-ce94ead38733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:26,699 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.056s 2025-02-05 17:40:26,700 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c507859-20f6-487e-9c4b-8bdf4375c3e4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c507859-20f6-487e-9c4b-8bdf4375c3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17 :40:27,792 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.062s 2025-02-05 17:40:27,793 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5cab51-246a-4cb8-a9fa-cd8e49e9a300', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5cab51-246a-4cb8-a9fa-cd8e49e9a300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:29,037 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.205s 2025-02-05 17:40:29,037 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d46563a-5544-4f2e-b4cf-b19707648f2d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d46563a-5544-4f2e-b4cf-b19707648f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:30,103 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:40:30,104 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:30 GMT', 'serve r': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14744e2d-662d-4488-a7e9-7f0074c8e27e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14744e2d-662d-4488-a7e9-7f0074c8e27e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:31,168 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.046s 2025-02-05 17:40:31,169 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59673f13-a81a-4112-821d-c2ae85b2cb14', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59673f13-a81a-4112-821d-c2ae85b2cb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:32,237 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:40:32,238 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed42f0dd-ed34-4dc5-b92b-c6ed7af3eeb3', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed42f0dd-ed34-4dc5-b92b-c6ed7af3eeb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07 -8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:33,295 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:40:33,296 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51e49ad9-5149-43dd-8755-89707625a970', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51e49ad9-5149-43dd-8755-89707625a970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:34,355 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:40:34,356 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65c4df0-fda0-46e3-a878-68095c5ba587', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65c4df0-fda0-46e3-a878-68095c5ba587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10. 0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:35,431 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:40:35,432 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037176d4-2c5a-4abc-8cdd-f7d5b9796dfd', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037176d4-2c5a-4abc-8cdd-f7d5b9796dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:36,513 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.051s 2025-02-05 17:40:36,513 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf9fa8d-d077-4a69-99d6-67a9db86bfb8', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf9fa8d-d077-4a69-99d6-67a9db86bfb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:37,568 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/ v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:37,569 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f163be61-93b7-4c4d-8b36-5e0f11890d6a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f163be61-93b7-4c4d-8b36-5e0f11890d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:38,625 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:40:38,626 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5afcb8d-735e-4047-8d5e-d7147aa06e30', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5afcb8d-735e-4047-8d5e-d7147aa06e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:39,680 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:39,680 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c300f9-9995-4b17-91f6-632dbdcc9568', 'content-length': '845' , 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c300f9-9995-4b17-91f6-632dbdcc9568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:40,735 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:40,736 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5108fd79-1814-4a8c-9b29-5ebd00f383a6', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5108fd79-1814-4a8c-9b29-5ebd00f383a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:41,789 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:40:41,790 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3338db9-b7c3-4173-85c0-f4063e6219d2', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3338db9-b7c3-4173-85c0-f4063e6219d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17: 38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:42,841 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.037s 2025-02-05 17:40:42,842 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da5e1bee-25b0-4f10-a252-b1f996eeef2c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da5e1bee-25b0-4f10-a252-b1f996eeef2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:43,895 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:40:43,896 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5990ac3-d3c3-4e52-bbd7-f21dfa06d74e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5990ac3-d3c3-4e52-bbd7-f21dfa06d74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "repl ication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:44,960 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:40:44,960 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-766654fb-806a-4e0c-ac51-33f8f2eb8076', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-766654fb-806a-4e0c-ac51-33f8f2eb8076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:46,173 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.198s 2025-02-05 17:40:46,182 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d9de12-3025-47db-8876-f5f19373770a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d9de12-3025-47db-8876-f5f19373770a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:47,249 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.038s 2025-02-05 17:40:47,249 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35847592-0897-4d7c-a6af-e2410be9d565', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35847592-0897-4d7c-a6af-e2410be9d565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:48,315 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.051s 2025-02-05 17:40:48,315 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c608a63c-4710-47ac-a963-823490c6c4a3', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c608a63c-4710-47ac-a963-823490c6c4a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:49,372 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:40:49,373 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e236624-4fea-4ab4-b0a0-814bdde5895a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e236624-4fea-4ab4-b0a0-814bdde5895a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:50,427 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:50,428 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3644aa23-af2d-4721-8315-d6214fe56e6d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3644aa23-af2d-4721-8315-d6214fe56e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:51,494 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.051s 2025-02-05 17:40:51,495 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fac3d3c-ae74-42e8-a47b-49f2f1af88f2', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fac3d3c-ae74-42e8-a47b-49f2f1af88f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "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/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:52,548 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.038s 2025-02-05 17:40:52,549 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c378d0-04f3-4a8b-8400-abe9665d6c79', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06c378d0-04f3-4a8b-8400-abe9665d6c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:53,603 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:40:53,604 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16139e6f-384f-4ba8-ae62-6adf58fe33c8', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16139e6f-384f-4ba8-ae62-6adf58fe33c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d7290216 6"}}' 2025-02-05 17:40:54,663 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:40:54,664 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9126e4c1-36da-4605-8c98-cbb28d789ba5', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9126e4c1-36da-4605-8c98-cbb28d789ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:55,722 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:40:55,723 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef88908-6d86-4a21-b74d-7f81c0551cb4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef88908-6d86-4a21-b74d-7f81c0551cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:56,781 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.039s 2025-02-05 17:40:56,781 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17 :40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a2a9ca-4e6a-4d45-82ea-61826ac82469', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a2a9ca-4e6a-4d45-82ea-61826ac82469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:57,832 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.037s 2025-02-05 17:40:57,833 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89fb71a0-2a08-495f-b844-4dcffe5f995b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89fb71a0-2a08-495f-b844-4dcffe5f995b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:58,896 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:40:58,897 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e63c97-c6a0-4e13-909b-0e7ac4329b2b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e63c97-c6a0-4e13-909b-0e7ac4329b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:40:59,969 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.038s 2025-02-05 17:40:59,969 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0640faa8-f47a-4e38-ae98-8bc6822ddf09', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0640faa8-f47a-4e38-ae98-8bc6822ddf09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:01,039 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:41:01,040 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0f9c11-7659-4225-af6a-d24507914edc', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0f9c11-7659-4225-af6a-d24507914edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:02,129 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.074s 2025-02-05 17:41:02,130 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7840572-1a08-4232-a438-0d35cdcc2019', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7840572-1a08-4232-a438-0d35cdcc2019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:03,220 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.060s 2025-02-05 17:41:03,221 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139b1ab0-9fc2-4bb6-a88a-772bc8f1deb9', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139b1ab0-9fc2-4bb6-a88a-772bc8f1deb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:04,296 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http:/ /10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.048s 2025-02-05 17:41:04,296 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2fcf6d-fd65-4fc9-a933-3c52a3949345', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2fcf6d-fd65-4fc9-a933-3c52a3949345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:05,372 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.061s 2025-02-05 17:41:05,373 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f39e8d1-da46-46f5-a1d0-cead4e20a9ee', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f39e8d1-da46-46f5-a1d0-cead4e20a9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:06,449 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:41:06,449 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfd325f1-558a-4cee-b565-2dea92fb4c74', 'con tent-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfd325f1-558a-4cee-b565-2dea92fb4c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:07,507 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:41:07,507 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1115861d-3634-4711-97f4-85c3d761d457', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1115861d-3634-4711-97f4-85c3d761d457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:08,566 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:41:08,567 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07cd10ee-27d4-4877-a804-0fb18827a59d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cd10ee-27d4-4877-a804-0fb18827a59d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_a t": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:09,636 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:41:09,636 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64774ca5-f3e2-468c-9055-2109c34ef0ad', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64774ca5-f3e2-468c-9055-2109c34ef0ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:10,694 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:41:10,695 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a246a24-3ebf-437e-8c38-972abd5c3514', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a246a24-3ebf-437e-8c38-972abd5c3514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encry pted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:11,751 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:41:11,752 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-629e64e0-15db-4b8f-8cf2-4411deac4d10', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-629e64e0-15db-4b8f-8cf2-4411deac4d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:12,804 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.038s 2025-02-05 17:41:12,805 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4da932-e7a0-4fc3-81f2-a4d0bc77f020', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4da932-e7a0-4fc3-81f2-a4d0bc77f020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:13,868 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.040s 2025-02-05 17:41:13,868 86885 DEBUG [tempest.lib.common.rest_client] Request - H eaders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e251aad2-eb95-44d7-a3a6-2c6e2357d7ff', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e251aad2-eb95-44d7-a3a6-2c6e2357d7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:14,948 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:41:14,948 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40b9ef9-a14e-4aa8-bc44-83f05b5748ea', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40b9ef9-a14e-4aa8-bc44-83f05b5748ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:16,014 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.051s 2025-02-05 17:41:16,015 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ecd36f4-cc3e-4f75-be8b-b79b7993b4e1', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ecd36f4-cc3e-4f75-be8b-b79b7993b 4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:17,072 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:41:17,072 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20abc788-0a06-46d7-882d-682b220b592a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20abc788-0a06-46d7-882d-682b220b592a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:18,172 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.085s 2025-02-05 17:41:18,172 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55333d07-45e4-4cce-8fcd-75a6e2182042', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55333d07-45e4-4cce-8fcd-75a6e2182042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:19,237 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:41:19,237 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0d1791-b85e-4d3a-a075-e4c6e57e458a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0d1791-b85e-4d3a-a075-e4c6e57e458a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:20,313 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:41:20,314 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d70fee9-29ba-42a6-be3e-0d369df64e8f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d70fee9-29ba-42a6-be3e-0d369df64e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102 456b92b1d14d72902166"}}' 2025-02-05 17:41:21,383 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.055s 2025-02-05 17:41:21,384 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb4ed7d-44d2-47f1-8593-8cde69f16a88', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb4ed7d-44d2-47f1-8593-8cde69f16a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:22,444 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.045s 2025-02-05 17:41:22,444 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69781909-a0f1-4a33-883b-32b3de59b73d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69781909-a0f1-4a33-883b-32b3de59b73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:23,516 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:41:23,516 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': ' Wed, 05 Feb 2025 17:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ebf068-25c7-4c7e-ac27-d118925731bf', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ebf068-25c7-4c7e-ac27-d118925731bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:24,597 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.067s 2025-02-05 17:41:24,598 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e0e7d0-9036-4199-b99a-a4fc86fbad29', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e0e7d0-9036-4199-b99a-a4fc86fbad29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:25,654 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:41:25,655 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-462dd0b1-941c-4e88-8651-a87a53c3cae4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-462dd0b1-941c-4e88-8651-a87a53c3cae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b '{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:26,712 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:41:26,713 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccba8590-1d10-4d90-b5f3-59110737776f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccba8590-1d10-4d90-b5f3-59110737776f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:27,786 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.052s 2025-02-05 17:41:27,786 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f6e793-69d4-4556-8175-05c0f5826191', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f6e793-69d4-4556-8175-05c0f5826191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, { "rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:28,853 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:41:28,853 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba04b593-8010-4e5e-9dcd-4257db08aa31', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba04b593-8010-4e5e-9dcd-4257db08aa31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:29,968 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.100s 2025-02-05 17:41:29,969 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc56f90-f90e-440a-8589-602948e79dda', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc56f90-f90e-440a-8589-602948e79dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:31,045 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachmen ts): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:41:31,046 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3361b49a-e2b5-4cc9-a053-22b9ce9e2775', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3361b49a-e2b5-4cc9-a053-22b9ce9e2775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:32,110 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.050s 2025-02-05 17:41:32,111 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cee836f-a2f7-4dbc-bdfa-9522ca86c2af', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cee836f-a2f7-4dbc-bdfa-9522ca86c2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:33,168 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:41:33,169 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ca81fc-97a1-47da-aa71- 96f62d14ca75', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ca81fc-97a1-47da-aa71-96f62d14ca75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:34,270 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.067s 2025-02-05 17:41:34,271 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7f6ab0-43b6-4d20-9033-9916c512263b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7f6ab0-43b6-4d20-9033-9916c512263b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:35,342 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.047s 2025-02-05 17:41:35,343 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c01aaa0-71f5-4426-a79d-1378295f1df1', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c01aaa0-71f5-4426-a79d-1378295f1df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16. 000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:36,401 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:41:36,402 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab9e623d-5469-4d90-8325-a516e89e28f8', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab9e623d-5469-4d90-8325-a516e89e28f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:37,460 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.044s 2025-02-05 17:41:37,461 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec8512ca-4c4a-41ff-a11f-546302ad8f1b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec8512ca-4c4a-41ff-a11f-546302ad8f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootabl e": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:38,526 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.051s 2025-02-05 17:41:38,527 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbec373e-226d-4491-93f8-1f8c10a42abd', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbec373e-226d-4491-93f8-1f8c10a42abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:39,595 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:41:39,595 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d089da9-b446-4bdc-93a5-26b88bc2036e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d089da9-b446-4bdc-93a5-26b88bc2036e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:40,650 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.041s 2025-02-05 17:41:40,651 86885 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c40557-e2e7-4b24-80f1-fb4148597a7d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c40557-e2e7-4b24-80f1-fb4148597a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:41,710 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.042s 2025-02-05 17:41:41,710 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7ad5ef-910b-4a6b-92ea-66950098ede5', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7ad5ef-910b-4a6b-92ea-66950098ede5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:42,789 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.049s 2025-02-05 17:41:42,789 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0abce26f-1cc7-40d4-8574-de48ec6f1958', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0abce26f-1cc7- 40d4-8574-de48ec6f1958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:43,847 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c 0.043s 2025-02-05 17:41:43,847 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60693b33-7004-4e87-bdd8-fdd920b66db5', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60693b33-7004-4e87-bdd8-fdd920b66db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c'} Body: b'{"volume": {"id": "ee85bb69-1709-4b07-8f9c-8657281a220c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:38:16.000000", "updated_at": "2025-02-05T17:38:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1453354807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee85bb69-1709-4b07-8f9c-8657281a220c"}], "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5f5b194102456b92b1d14d72902166"}}' 2025-02-05 17:41:45,003 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 0.137s 2025-02-05 17:41:45,003 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a3d6f1-3a13-4380-b7ae-ec6c9ee77b40', 'x-compute-request-id': 'req-a3a3d6f1-3a13-4380-b7ae-ec6c9ee77b40', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975'} Body: b'' 2025-02-05 17:41:45,242 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 0.237s 2025-02-05 17:41:45,242 86885 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-467afa1b-6bb6-471d-86d3-66a28c25a59e', 'x-compute-request-id': 'req-467afa1b-6bb6-471d-86d3-66a28c25a59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975'} Body: b'{"server": {"id": "bd1ff35a-5cc0-479a-86a0-3efb1b6f3975", "name": "tempest-AttachVolumeTestJSON-server-1010770990", "status": "ACTIVE", "tenant_id": "6e5f5b194102456b92b1d14d72902166", "user_id": "e8aeef869c7f469ba6df0a9c7075abcf", "metadata": {}, "hostId": "dfc611891efd9acae0561990f626b11ac476698e428e792bde5d1b8f", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:36:22Z", "updated": "2025-02-05T17:41:45Z", "addresses": {"tempest-AttachVolumeTestJSON-280865758-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:f3:0d"}, {"version": 4, "addr": "172.24.4.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:f3:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-335008417", "OS-SRV-USG:launched_at": "2025-02-05T17:36:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1304352331"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-02-05 17:42:35,356 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 0.047s 2025-02-05 17:42:35,356 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b38c67ac-fbec-400b-bdd0-6e50c8b71ea6', 'x-compute-request-id': 'req-b38c67ac-fbec-400b-bdd0-6e50c8b71ea6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bd1ff35a-5cc0-479a-86a0-3efb1b6f3975'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bd1ff35a-5cc0-479a-86a0-3efb1b6f3975 could not be found."}}' 2025-02-05 17:42:35,392 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-335008417 0.034s 2025-02-05 17:42:35,392 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'appli cation/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4f4dba3-b179-473a-9076-a07a6b1e1bdb', 'x-compute-request-id': 'req-f4f4dba3-b179-473a-9076-a07a6b1e1bdb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-335008417'} Body: b'' 2025-02-05 17:42:35,706 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8a4ff92d-5e44-4da7-9c2c-07726067a59d 0.313s 2025-02-05 17:42:35,706 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-fd002889-f03f-49d8-8480-88619c61b257', 'date': 'Wed, 05 Feb 2025 17:42:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8a4ff92d-5e44-4da7-9c2c-07726067a59d'} Body: b'' 2025-02-05 17:42:35,723 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8a4ff92d-5e44-4da7-9c2c-07726067a59d 0.016s 2025-02-05 17:42:35,724 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-6cf860f4-f43b-4bec-8466-d9e2015320ef', 'date': 'Wed, 05 Feb 2025 17:42:35 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8a4ff92d-5e44-4da7-9c2c-07726067a59d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8a4ff92d-5e44-4da7-9c2c-07726067a59d does not exist", "detail": ""}}' 2025-02-05 17:42:36,093 86885 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/79d2c4bd-32b0-4caa-8622-895a610356cf 0.368s 2025-02-05 17:42:36,094 86885 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-3e15006d-6dda-4efb-b4b5-2eec3b76aa2b', 'date': 'Wed, 05 Feb 2025 17:42:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/79d2c4bd-32b0-4caa-8622-895a610356cf'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/base.py", line 583, in _detach_volume self.servers_client.detach_volume(server['id'], volume['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 484, in detach_volume resp, body = self.delete('servers/%s/os-volume_attachments/%s' % File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 892, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'code': 409, 'message': "Cannot 'detach_volume' instance c647fade-30ec-4693-b815-0abb848461dc while it is in vm_state rescued"} Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 453, in wait_for_volume_attachment_remove_from_server time.sleep(client.build_interval) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Captured traceback-2: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 9b96db5c-cff2-4aae-ba53-6f02d691943b failed to reach available status (current in-use) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-02-05 17:34:14,710 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.513s 2025-02-05 17:34:14,711 86881 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-ServerStableDeviceRescueTest-volume-409881919"}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d322eae1-1ee6-40ce-ac58-4a038eaed4d9', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d322eae1-1ee6-40ce-ac58-4a038eaed4d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:14.632543", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-02-05 17:34:14,732 86881 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-02-05 17:34:14,809 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.072s 2025-02-05 17:34:14,810 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1900591936", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHM90ygxkMVUTHUE5KAk9ot241IWL9fuQ7Fln2k7Uq8eq+lBAFkb2Etw8g4Ar/LxK+cp3v2xoBgUgMBUuJZLYtMhq8uss0FcrRZ+37xwGhM8skzfQQi023pK0lkwjl8TLw=="}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffed6518-c79c-488b-9987-c3fd200370e2', 'x-compute-request-id': 'req-ffed6518-c79c-488b-9987-c3fd200370e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1900591936", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHM90ygxkMVUTHUE5KAk9ot241IWL9fuQ7Fln2k7Uq8eq+lBAFkb2Etw8g4Ar/LxK+cp3v2xoBgUgMBUuJZLYtMhq8uss0FcrRZ+37xwGhM8skzfQQi023pK0lkwjl8TLw==", "fingerprint": "d7:95:db:b9:3b:1e:97:7d:da:c8:cb:00:21:29:de:66", "user_id": "f76cef15be86419da2614df855fd8dbb"}}' 2025-02-05 17:34:14,812 86881 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1900591936 created 2025-02-05 17:34:15,152 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.338s 2025-02-05 17:34:15,152 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1611629453", "description": "tempest-description--2105531275"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-7d5aa3e7-d2c3-4f0c-ba51-eea478b2fa5a', 'date': 'Wed, 05 Feb 2025 17:34:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "20cd9a29-6831-455b-a205-7810acce3ef5", "name": "tempest-securitygroup--1611629453", "stateful": true, "tenant_id": "cc9144877e5941838f92e539a7d5803c", "description": "tempest-description--2105531275", "shared": false, "security_group_rules": [{"id": "1c20b927-68f8-42ff-b0ec-de246b206772", "project_id": "cc9144877e5941838f92e539a7d5803c", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "security_group_id": "20cd9a29-6831-455b-a205-7810acce3ef5", "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": 960, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-02-05T17:34:14Z", "updated_at": "2025-02-05T17:34:14Z", "revision_number": 0}, {"id": "7af7863e-d066-4b1b-86dc-605a8151ebcc", "project_id": "cc9144877e5941838f92e539a7d5803c", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "security_group_id": "20cd9a29-6831-455b-a205-7810acce3ef5", "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": 961, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-02-05T17:34:14Z", "updated_at": "2025-02-05T17:34:14Z", "revision_number": 0}], "tags": [], "created_at": "2025-02-05T17:34:14Z", "updated_at": "2025-02-05T17:34:14Z", "revision_number": 1, "project_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:34:15,545 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.392s 2025-02-05 17:34:15,546 86881 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": "20cd9a29-6831-455b-a205-7810acce3ef5", "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-1087d7e0-5925-4bd5-afd8-0c9dbd512e95', 'date': 'Wed, 05 Feb 2025 17:34:15 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": "b26be4df-0f2c-4c99-99c8-960e969929f2", "project_id": "cc9144877e5941838f92e539a7d5803c", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "security_group_id": "20cd9a29-6831-455b-a205-7810acce3ef5", "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": "2025-02-05T17:34:15Z", "updated_at": "2025-02-05T17:34:15Z", "revision_number": 0}}' 2025-02-05 17:34:15,833 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.287s 2025-02-05 17:34:15,834 86881 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": "20cd9a29-6831-455b-a205-7810acce3ef5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ed66fadc-1d10-478e-bc55-7c859bf012ed', 'date': 'Wed, 05 Feb 2025 17:34:15 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": "7e808b32-300c-4828-a8aa-523d0d2e2974", "project_id": "cc9144877e5941838f92e539a7d5803c", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "security_group_id": "20cd9a29-6831-455b-a205-7810acce3ef5", "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": "2025-02-05T17:34:15Z", "updated_at": "2025-02-05T17:34:15Z", "revision_number": 0}}' 2025-02-05 17:34:15,834 86881 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1611629453 created 2025-02-05 17:34:16,662 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.827s 2025-02-05 17:34:16,662 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-65843213-2781-4c19-bba7-9d66653fe13a', 'date': 'Wed, 05 Feb 2025 17:34:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3415d715-81dd-4dbc-bea7-01f2735474c8", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "floating_ip_address": "172.24.4.230", "floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cc9144877e5941838f92e539a7d5803c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-02-05T17:34:16Z", "updated_at": "2025-02-05T17:34:16Z", "revision_number": 0}}' 2025-02-05 17:34:16,663 86881 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3415d715-81dd-4dbc-bea7-01f2735474c8', 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'floating_ip_address': '172.24.4.230', 'floating_network_id': '6f7adf69-ef8b-43f5-8d31-e79ea5ed305c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cc9144877e5941838f92e539a7d5803c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-02-05T17:34:16Z', 'updated_at': '2025-02-05T17:34:16Z', 'revision_number': 0, 'ip': '172.24.4.230'} created 2025-02-05 17:34:16,714 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.044s 2025-02-05 17:34:16,714 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 05 Feb 2025 17:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2510', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ee972 ac5-7381-4e85-8750-582ab95b4fdf', '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": "f76cef15be86419da2614df855fd8dbb", "name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "password_expires_at": null}, "audit_ids": ["pgcVp1Q0T5KdAtpYYh7K3Q"], "expires_at": "2025-02-05T18:34:16.000000Z", "issued_at": "2025-02-05T17:34:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc9144877e5941838f92e539a7d5803c", "name": "tempest-ServerStableDeviceRescueTest-1247266601"}, "is_domain": false, "roles": [{"id": "7aca0a85093f40a38c703ef78c31e40b", "name": "member"}, {"id": "731b59f28efb468a99c93ac92dc9c8ab", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c6383ad794b4e57a334c68e48c4c0ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1c77a3d79abc49348013aaa56d6fc80c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b5d015ac4279406f810ff5185c5c4f46", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1f2f94522bd24cf09ededf88eb6d7d58", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "55fda72c1ecc4e7db474308da492945d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "43449ea594704b7c83482d7d72f4e062", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "78e42e149b654a7e8a81ecdde1813df8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "5479b25b123b4996be971ee5f6d76f28", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "69f26314756649c191346bfa4eb12d5c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "c8d0a8572d36468e9458e789a05a7553", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e03581a0adf341c5a2ee5c56a1658cd1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cc9144877e5941838f92e539a7d5803c", "region": "RegionOne"}], "id": "c98c1701e5ba401cbe7cb4948bf4eb75", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "884a73ea51dd44f59d5abf4b4422b703", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d1edfff171884588aef4d8d73ce6cbe5", "type": "placement", "name": "placement"}]}}' 2025-02-05 17:34:16,715 86881 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '625870af-a39c-43a2-ba1c-38aa19d29bdb', 'name': 'tempest-ServerStableDeviceRescueTest-947931966-network', 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cc9144877e5941838f92e539a7d5803c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40433, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-02-05T17:34:05Z', 'updated_at': '2025-02-05T17:34:05Z', 'revision_number': 1} available for tenant 2025-02-05 17:34:16,716 86881 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1900591936', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHM90ygxkMVUTHUE5KAk9ot241IWL9fuQ7Fln2k7Uq8eq+lBAFkb2Etw8g4Ar/LxK+cp3v2xoBgUgMBUuJZLYtMhq8uss0FcrRZ+37xwGhM8skzfQQi023pK0lkwjl8TLw==', 'fingerprint': 'd7:95:db:b9:3b:1e:97:7d:da:c8:cb:00:21:29:de:66', 'user_id': 'f76cef15be86419da2614df855fd8dbb', 'private_key': '-----BEG IN EC PRIVATE KEY-----\nMIGkAgEBBDA/qf3sG+U7CLbS+YpEoeK9aJal898eTK/T4IMEZCr5yn776zZ8VaYJ\nTzA3kw9CfVmgBwYFK4EEACKhZANiAARzPdMoMZDFVEx1BOSgJPaLduNSFi/X7kOx\nZZ9pO1KvHqvpQQBZG9hLcPIOAK/y8SvnKd79saAYFIDAVLiWS2LTIavLrLNBXK0W\nft+8cBoTPLJM30EItNt6StJZMI5fEy8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '20cd9a29-6831-455b-a205-7810acce3ef5', 'name': 'tempest-securitygroup--1611629453', 'stateful': True, 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'description': 'tempest-description--2105531275', 'shared': False, 'security_group_rules': [{'id': '1c20b927-68f8-42ff-b0ec-de246b206772', 'project_id': 'cc9144877e5941838f92e539a7d5803c', 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'security_group_id': '20cd9a29-6831-455b-a205-7810acce3ef5', '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': 960, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-02-05T17:34:14Z', 'updated_at': '2025-02-05T17:34:14Z', 'revision_number': 0}, {'id': '7af7863e-d066-4b1b-86dc-605a8151ebcc', 'project_id': 'cc9144877e5941838f92e539a7d5803c', 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'security_group_id': '20cd9a29-6831-455b-a205-7810acce3ef5', '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': 961, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-02-05T17:34:14Z', 'updated_at': '2025-02-05T17:34:14Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-02-05T17:34:14Z', 'updated_at': '2025-02-05T17:34:14Z', 'revision_number': 1, 'project_id': 'cc9144877e5941838f92e539a7d5803c'}, 'floating_ip': {'id': '3415d715-81dd-4dbc-bea7-01f2735474c8', 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'floating_ip_address': '172.24.4.230', 'floating_network_id': '6f7adf69-ef8b-43f5-8d31-e79ea5ed305c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cc9144877e5941838f92e539a7d5803c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-02-05T17:34:16Z', 'updated_at': '2025-02-05T17:34:16Z', 'revision_number': 0, 'ip': '172.24.4.230'}} 2025-02-05 17:34:17,302 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.584s 2025-02-05 17:34:17,302 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "imageRef": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "flavorRef": "1", "networks": [{"uuid": "625870af-a39c-43a2-ba1c-38aa19d29bdb"}], "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "key_name": "tempest-keypair-1900591936", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-209b9f41-cda7-450b-9f4d-ad5f819dedd9', 'x-compute-request-id': 'req-209b9f41-cda7-450b-9f4d-ad5f819dedd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb8 48461dc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "adminPass": "az34oHQY9her"}}' 2025-02-05 17:34:17,404 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc 0.095s 2025-02-05 17:34:17,404 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c5414b-3480-4d04-a1be-1e5d58ff6169', 'x-compute-request-id': 'req-e6c5414b-3480-4d04-a1be-1e5d58ff6169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "status": "BUILD", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "user_id": "f76cef15be86419da2614df855fd8dbb", "metadata": {}, "hostId": "", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:34:17Z", "updated": "2025-02-05T17:34:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1900591936", "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": []}}' 2025-02-05 17:35:08,172 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc 0.718s 2025-02-05 17:35:08,173 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6895ea59-877a-4f4c-ba95-e1e14015c55d', 'x-compute-request-id': 'req-6895ea59-877a-4f4c-ba95-e1e14015c55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "status": "ACTIVE", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "user_id": "f76cef15be86419da2614df855fd8dbb", "metadata": {}, "hostId": "97ab3dc46ac10ee967beea123062ab0cf715b891012432b3098e80b2", "image": {"id": "c8f18bca-60b6-45aa-b409 -cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:34:17Z", "updated": "2025-02-05T17:34:33Z", "addresses": {"tempest-ServerStableDeviceRescueTest-947931966-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1900591936", "OS-SRV-USG:launched_at": "2025-02-05T17:34:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-02-05 17:35:08,195 86881 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-02-05 17:36:08,417 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-interface 0.174s 2025-02-05 17:36:08,418 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0dfe074-1548-4bfa-814f-ccd29a7651ca', 'x-compute-request-id': 'req-e0dfe074-1548-4bfa-814f-ccd29a7651ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "625870af-a39c-43a2-ba1c-38aa19d29bdb", "port_id": "07ebdcde-b83e-4073-ba2b-da52f19e0e5c", "mac_addr": "fa:16:3e:0d:c1:ad", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "76e57690-1390-4904-874e-c51959911b8c", "ip_address": "10.0.0.3"}]}]}' 2025-02-05 17:36:09,411 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3415d715-81dd-4dbc-bea7-01f2735474c8 0.988s 2025-02-05 17:36:09,412 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "07ebdcde-b83e-4073-ba2b-da52f19e0e5c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-994e09fd-8d04-4b62-8561-ae191d83801d', 'date': 'Wed, 05 Feb 2025 17:36:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3415d715-81dd-4dbc-bea7-01f2735474c8'} Body: b'{"floatingip": {"id": "3415d715-81dd-4dbc-bea7-01f2735474c8", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "floating_ip_address": "172.24.4.230", "floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c", "router_id": "6044cd7d-1150-482e-8163-c8081d820cc9", "port_id": "07ebdcde-b83e-4073-ba2b-da52f19e0e5c", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "625870af-a39c-43a2-ba1c-38aa19d29bdb", "mac_address": "fa: 16:3e:0d:c1:ad", "admin_state_up": true, "status": "ACTIVE", "device_id": "c647fade-30ec-4693-b815-0abb848461dc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-02-05T17:34:16Z", "updated_at": "2025-02-05T17:36:08Z", "revision_number": 1, "project_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:36:09,416 86881 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.230:22' as 'cirros' with public key authentication 2025-02-05 17:36:09,642 86881 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-02-05 17:36:09,709 86881 INFO [paramiko.transport] Authentication (publickey) successful! 2025-02-05 17:36:09,709 86881 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.230 successfully created 2025-02-05 17:36:10,786 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/action 1.076s 2025-02-05 17:36:10,787 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1817743171"}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/78b93771-8334-4092-8ab6-f742cab907e8', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c3f9893-7bbf-4e46-9e51-4e898e20dc60', 'x-compute-request-id': 'req-2c3f9893-7bbf-4e46-9e51-4e898e20dc60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/action'} Body: b'' 2025-02-05 17:36:10,873 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8 0.083s 2025-02-05 17:36:10,873 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:36:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b30ef140-696f-497b-af62-ba914813075f', 'x-compute-request-id': 'req-b30ef140-696f-497b-af62-ba914813075f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8'} Body: b'{"image": {"id": "78b93771-8334-4092-8ab6-f742cab907e8", "name": "tempest-ServerStableDeviceRescueTest-image-1817743171", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c647fade-30ec-4693-b815-0abb848461dc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1247266601", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "user_id": "f76cef15be86419da2614df855fd8dbb"}, "created": "2025-02-05T17:36:11Z", "updated": "2025-02-05T17:36:11Z", "status": "SAVING", "progress": 25, "OS-EXT-I MG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/78b93771-8334-4092-8ab6-f742cab907e8"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/78b93771-8334-4092-8ab6-f742cab907e8"}], "server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}]}}}' 2025-02-05 17:37:01,017 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8 0.089s 2025-02-05 17:37:01,017 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-713c81c0-1956-4e75-bb8c-4a5d17874fcc', 'x-compute-request-id': 'req-713c81c0-1956-4e75-bb8c-4a5d17874fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8'} Body: b'{"image": {"id": "78b93771-8334-4092-8ab6-f742cab907e8", "name": "tempest-ServerStableDeviceRescueTest-image-1817743171", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c647fade-30ec-4693-b815-0abb848461dc", "owner_id": "cc9144877e5941838f92e539a7d5803c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1247266601", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "user_id": "f76cef15be86419da2614df855fd8dbb"}, "created": "2025-02-05T17:36:11Z", "updated": "2025-02-05T17:36:19Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53542912, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/78b93771-8334-4092-8ab6-f742cab907e8"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/78b93771-8334-4092-8ab6-f742cab907e8"}], "server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}]}}}' 2025-02-05 17:37:02,037 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8 1.009s 2025-02-05 17:37:02,037 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:37:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-ve rsion': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a2abe29-ed6e-44dc-82dc-b030a86bdf12', 'x-compute-request-id': 'req-2a2abe29-ed6e-44dc-82dc-b030a86bdf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8'} Body: b'{"image": {"id": "78b93771-8334-4092-8ab6-f742cab907e8", "name": "tempest-ServerStableDeviceRescueTest-image-1817743171", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c647fade-30ec-4693-b815-0abb848461dc", "owner_id": "cc9144877e5941838f92e539a7d5803c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1247266601", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "user_id": "f76cef15be86419da2614df855fd8dbb"}, "created": "2025-02-05T17:36:11Z", "updated": "2025-02-05T17:36:19Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53542912, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/78b93771-8334-4092-8ab6-f742cab907e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/78b93771-8334-4092-8ab6-f742cab907e8"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/78b93771-8334-4092-8ab6-f742cab907e8"}], "server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}]}}}' 2025-02-05 17:37:02,500 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc 0.449s 2025-02-05 17:37:02,500 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ae00f06-2ed3-4724-aebd-826c8bca2106', 'x-compute-request-id': 'req-8ae00f06-2ed3-4724-aebd-826c8bca2106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "status": "ACTIVE", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "user_id": "f76cef15be86419da2614df855fd8dbb", "metadata": {}, "hostId": "97ab3dc46ac10ee967beea123062ab0cf715b891012432b3098e80b2", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:34:17Z", "updated": "2025-02-05T17:36:20Z", "addresses": {"tempest-ServerStableDeviceRescueTest-947931966-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}, {"version": 4, "addr": "172.24.4.2 30", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1900591936", "OS-SRV-USG:launched_at": "2025-02-05T17:34:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-02-05 17:38:02,815 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/78b93771-8334-4092-8ab6-f742cab907e8 0.238s 2025-02-05 17:38:02,816 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6f127d1f-0dda-49c1-8b68-c38cef37e1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/78b93771-8334-4092-8ab6-f742cab907e8'} Body: b'{"base_image_ref": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c647fade-30ec-4693-b815-0abb848461dc", "owner_id": "cc9144877e5941838f92e539a7d5803c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1247266601", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "user_id": "f76cef15be86419da2614df855fd8dbb", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1817743171", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "9c6a03a41640e0c77f65ab3e16a6f80d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cc9144877e5941838f92e539a7d5803c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "147504dcc59c4c03afe41eedb7b43206b35f188c2cb3b11d95f2797829a81ab6eceb698bcb9c8aa2c7310f28db503fb25e74d8529c6f17d23f6bd7fac26651e1", "id": "78b93771-8334-4092-8ab6-f742cab907e8", "created_at": "2025-02-05T17:36:11Z", "updated_at": "2025-02-05T17:38:03Z", "tags": [], "self": "/v2/images/78b93771-8334-4092-8ab6-f742cab907e8", "file": "/v2/images/78b93771-8334-4092-8ab6-f742cab907e8/file", "schema": "/v2/schemas/image"}' 2025-02-05 17:38:03,128 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/78b93771-8334-4092-8ab6-f742cab907e8 0.312s 2025-02-05 17:38:03,129 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-149aa169-2a76-4e7d-9b6f-7149d74fbce2', 'connection': 'close', 'status': '20 0', 'content-location': 'http://10.0.0.210/image/v2/images/78b93771-8334-4092-8ab6-f742cab907e8'} Body: b'{"base_image_ref": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c647fade-30ec-4693-b815-0abb848461dc", "owner_id": "cc9144877e5941838f92e539a7d5803c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1247266601", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "user_id": "f76cef15be86419da2614df855fd8dbb", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1817743171", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "9c6a03a41640e0c77f65ab3e16a6f80d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cc9144877e5941838f92e539a7d5803c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "147504dcc59c4c03afe41eedb7b43206b35f188c2cb3b11d95f2797829a81ab6eceb698bcb9c8aa2c7310f28db503fb25e74d8529c6f17d23f6bd7fac26651e1", "id": "78b93771-8334-4092-8ab6-f742cab907e8", "created_at": "2025-02-05T17:36:11Z", "updated_at": "2025-02-05T17:38:03Z", "tags": [], "self": "/v2/images/78b93771-8334-4092-8ab6-f742cab907e8", "file": "/v2/images/78b93771-8334-4092-8ab6-f742cab907e8/file", "schema": "/v2/schemas/image"}' 2025-02-05 17:38:03,775 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc 0.644s 2025-02-05 17:38:03,775 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e3b2e6e-b1c9-4c18-9a24-73bdf5c4977b', 'x-compute-request-id': 'req-8e3b2e6e-b1c9-4c18-9a24-73bdf5c4977b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "status": "ACTIVE", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "user_id": "f76cef15be86419da2614df855fd8dbb", "metadata": {}, "hostId": "97ab3dc46ac10ee967beea123062ab0cf715b891012432b3098e80b2", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:34:17Z", "updated": "2025-02-05T17:36:20Z", "addresses": {"tempest-ServerStableDeviceRescueTest-947931966-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}, {"version": 4, "addr": "172.24.4.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskCo nfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1900591936", "OS-SRV-USG:launched_at": "2025-02-05T17:34:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-02-05 17:38:03,854 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.062s 2025-02-05 17:38:03,854 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314bc17c-536c-4027-bddd-bba1f04b4694', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314bc17c-536c-4027-bddd-bba1f04b4694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:34:23.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:03,868 86881 INFO [tempest.common.waiters] volume 9b96db5c-cff2-4aae-ba53-6f02d691943b reached available after waiting for 0.868462 seconds 2025-02-05 17:38:06,254 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 2.385s 2025-02-05 17:38:06,254 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b"}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:03 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-eaac609d-78eb-4719-a5ae-ddabef6fc9a9', 'x-compute-request-id': 'req-eaac609d-78eb-4719-a5ae-ddabef6fc9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "device": "/dev/vdb"}}' 2025-02-05 17:38:06,326 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.069s 2025-02-05 17:38:06,326 86 881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37a7d91-041c-4a65-b8e6-7d9239eeb0a9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37a7d91-041c-4a65-b8e6-7d9239eeb0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:07,405 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.063s 2025-02-05 17:38:07,405 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07fab406-e451-442e-9f7c-4b279ebb009c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07fab406-e451-442e-9f7c-4b279ebb009c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:08,524 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.100s 2025-02-05 17:38:08,525 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f7df678-746f-4f68-a252-90a42cc0a16e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f7df678-746f-4f68-a252-90a42cc0a16e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:09,619 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.061s 2025-02-05 17:38:09,619 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8421a649-5b24-45cc-96e3-5b43f61a9bf5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8421a649-5b24-45cc-96e3-5b43f61a9bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:10,707 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.071s 2025-02-05 17:38:10,707 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7513ea4-b164-45ca-b64e-f135988c0e67', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7513ea4-b164-45ca-b64e-f135988c0e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "no va", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:11,794 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.069s 2025-02-05 17:38:11,794 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01539b76-16ba-43da-a996-b475517e0c91', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01539b76-16ba-43da-a996-b475517e0c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:12,888 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.078s 2025-02-05 17:38:12,889 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bfcebd2-81f3-4dc9-8c9b-df14c4199c71', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bfcebd2-81f3-4dc9-8c9b-df14c4199c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "ht tp://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:13,969 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.065s 2025-02-05 17:38:13,969 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e716244d-348e-464a-8ec7-6f020b3d4530', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e716244d-348e-464a-8ec7-6f020b3d4530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:15,121 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.136s 2025-02-05 17:38:15,121 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27903fd7-61e2-4e09-aeb0-4058cd71c96b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27903fd7-61e2-4e09-aeb0-4058cd71c96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:16,244 86881 INFO [tempest.lib.common.rest_client] Request (S erverStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.090s 2025-02-05 17:38:16,245 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341e12e1-9beb-4e33-8099-c2754d90cfac', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-341e12e1-9beb-4e33-8099-c2754d90cfac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:17,345 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.082s 2025-02-05 17:38:17,345 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c63e0a-229f-4721-8272-64b2d7670e8d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c63e0a-229f-4721-8272-64b2d7670e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:17.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:18,444 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.064s 2025-02-05 17:38:18,444 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Wed, 05 Feb 2025 17:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c330adf-20c8-42ad-9f93-65666b042614', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c330adf-20c8-42ad-9f93-65666b042614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:18.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:19,557 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.078s 2025-02-05 17:38:19,557 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd8412f-5554-498f-aa6b-db6d8fd65638', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd8412f-5554-498f-aa6b-db6d8fd65638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:18.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:20,700 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.114s 2025-02-05 17:38:20,700 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9076325a-803a-43bd-92d5-ebc321cea80f', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9076325a-803a-43bd-92d5-ebc321cea80f', 'connection': 'close', 'status': '200', 'content-location': 'h ttp://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:18.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:21,764 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:38:21,765 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3711e00c-dcbb-475e-a66c-ad02960590a0', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3711e00c-dcbb-475e-a66c-ad02960590a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:18.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:22,854 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.057s 2025-02-05 17:38:22,854 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b03656c-5f4e-4adf-a556-13a616aaefab', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b03656c-5f4e-4adf-a556-13a616aaefab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:18.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviand ss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:23,938 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.068s 2025-02-05 17:38:23,939 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a8b54b7-44a8-4307-a39d-93869594b7c0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a8b54b7-44a8-4307-a39d-93869594b7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:23,971 86881 INFO [tempest.common.waiters] Attachment 749fecba-04b2-4c9c-bad1-a94d57e4685f created for volume 9b96db5c-cff2-4aae-ba53-6f02d691943b to server c647fade-30ec-4693-b815-0abb848461dc after waiting for 17.971547 seconds 2025-02-05 17:38:24,052 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.080s 2025-02-05 17:38:24,052 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d513f78e-b961-4485-b559-4c6ea87277a2', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d513f78e-b961-4485-b559-4c6ea87277a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025 -02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:24,066 86881 INFO [tempest.common.waiters] volume 9b96db5c-cff2-4aae-ba53-6f02d691943b reached in-use after waiting for 0.066478 seconds 2025-02-05 17:38:24,163 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.096s 2025-02-05 17:38:24,164 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4051bf9f-a206-4807-bb3e-cc1629586b11', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4051bf9f-a206-4807-bb3e-cc1629586b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:38:24,177 86881 INFO [tempest.common.waiters] volume 9b96db5c-cff2-4aae-ba53-6f02d691943b reached in-use after waiting for 0.177556 seconds 2025-02-05 17:38:24,539 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/action 0.361s 2025-02-05 17:38:24,540 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"rescue": {"rescue_image_ref": "78b93771-8334-4092-8ab6-f742cab907e8"}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '29', 'content -type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-797df82b-9699-4b52-becd-20574c5279f1', 'x-compute-request-id': 'req-797df82b-9699-4b52-becd-20574c5279f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/action'} Body: b'{"adminPass": "TdQuAf5k2oFS"}' 2025-02-05 17:38:24,972 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc 0.430s 2025-02-05 17:38:24,973 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-696dfffb-c1fe-45c1-a650-89704edd2470', 'x-compute-request-id': 'req-696dfffb-c1fe-45c1-a650-89704edd2470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "status": "ACTIVE", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "user_id": "f76cef15be86419da2614df855fd8dbb", "metadata": {}, "hostId": "97ab3dc46ac10ee967beea123062ab0cf715b891012432b3098e80b2", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:34:17Z", "updated": "2025-02-05T17:38:25Z", "addresses": {"tempest-ServerStableDeviceRescueTest-947931966-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}, {"version": 4, "addr": "172.24.4.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1900591936", "OS-SRV-USG:launched_at": "2025-02-05T17:34:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b"}]}}' 2025-02-05 17:39:15,563 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc 0.525s 2025-02-05 17:39:15,564 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1702', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd 4af4d9-8516-41b1-9ad9-5a7210e7be72', 'x-compute-request-id': 'req-cd4af4d9-8516-41b1-9ad9-5a7210e7be72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc'} Body: b'{"server": {"id": "c647fade-30ec-4693-b815-0abb848461dc", "name": "tempest-ServerStableDeviceRescueTest-server-1566864992", "status": "RESCUE", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "user_id": "f76cef15be86419da2614df855fd8dbb", "metadata": {}, "hostId": "97ab3dc46ac10ee967beea123062ab0cf715b891012432b3098e80b2", "image": {"id": "c8f18bca-60b6-45aa-b409-cdf7d24c181f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c8f18bca-60b6-45aa-b409-cdf7d24c181f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-02-05T17:34:17Z", "updated": "2025-02-05T17:38:41Z", "addresses": {"tempest-ServerStableDeviceRescueTest-947931966-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}, {"version": 4, "addr": "172.24.4.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:c1:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c647fade-30ec-4693-b815-0abb848461dc"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1900591936", "OS-SRV-USG:launched_at": "2025-02-05T17:38:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1611629453"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b"}]}}' 2025-02-05 17:39:15,578 86881 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 51 second wait 2025-02-05 17:40:15,755 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/action 0.115s 2025-02-05 17:40:15,756 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"unrescue": {}} Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:15 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-6090aa06-2eb7-472c-b19f-f4bdc341e9e8', 'x-compute-request-id': 'req-6090aa06-2eb7-472c-b19f-f4bdc341e9e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/action'} Body: b'' 2025-02-05 17:40:15,962 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.198s 2025-02-05 17:40:15,963 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2510', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f6f1a665-fa24-4c68-b2d0-a6ecf58e1b5c', '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": "f76cef15be86419da2614df855fd8dbb", "name": "tempest-ServerStableDeviceRescueTest-1247266601-project-member", "password_expires_at": null}, "audit_ids": ["D8U8azKfSiuBTMYA5CD61w"], "expires_at": "2025-02-05T18:40:15.000000Z", "issued_at": "2025-02-05T17:40:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc9144877e5941838f92e539a7d5803c", "name": "tempest-ServerStableDeviceRescueTest-1247266601"}, "is_domain": false, "roles": [{"id": "7aca0a85093f40a38c703ef78c31e40b", "name": "member"}, {"id": "731b59f28efb468a99c93ac92dc9c8ab", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c6383ad794b4e57a334c68e48c4c0ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1c77a3d79abc49348013aaa56d6fc80c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b5d015ac4279406f810ff5185c5c4f46", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1f2f94522bd24cf09ededf88eb6d7d58", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "55fda72c1ecc4e7db474308da492945d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "43449ea594704b7c83482d7d72f4e062", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "78e42e149b654a7e8a81ecdde1813df8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "5479b25b123b4996be971ee5f6d76f28", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "69f26314756649c191346bfa4eb12d5c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "c8d0a8572d36468e9458e789a05a7553", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e03581a0adf341c5a2ee5c56a1658cd1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cc9144877e5941838f92e539a7d5803c", "region": "RegionOne"}], "id": "c98c1701e5ba401cbe7cb4948bf4eb75", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "884a73ea51dd44f59d5abf4b4422b703", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d1edfff171884588aef4d8d73ce6cbe5", "type": "placement", "name": "placement"}]}}' 2025-02-05 17:40:15,963 86881 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '625870af-a39c-43a2-ba1c-38aa19d29bdb', 'name': 'tempest-ServerStableDeviceRescueTest-947931966-network', 'tenant_id': 'cc9144877e5941838f92e539a7d5803c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cc9144877e5941838f92e539a7d5803c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40433, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-02-05T17:34:05Z', 'updated_at': '2025-02-05T17:34:05Z', 'revision_number': 1} available for tenant 2025-02-05 17:40:16,128 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-interface 0.164s 2025-02-05 17:40:16,129 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-Open Stack-Nova-API-Version', 'x-openstack-request-id': 'req-d61f94db-8799-448a-a6c9-a3a11c5380d5', 'x-compute-request-id': 'req-d61f94db-8799-448a-a6c9-a3a11c5380d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "625870af-a39c-43a2-ba1c-38aa19d29bdb", "port_id": "07ebdcde-b83e-4073-ba2b-da52f19e0e5c", "mac_addr": "fa:16:3e:0d:c1:ad", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "76e57690-1390-4904-874e-c51959911b8c", "ip_address": "10.0.0.3"}]}]}' 2025-02-05 17:40:17,341 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3415d715-81dd-4dbc-bea7-01f2735474c8 1.208s 2025-02-05 17:40:17,342 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "07ebdcde-b83e-4073-ba2b-da52f19e0e5c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '831', 'x-openstack-request-id': 'req-48ac8b75-8f01-440f-be2a-e71a6b32310c', 'date': 'Wed, 05 Feb 2025 17:40:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3415d715-81dd-4dbc-bea7-01f2735474c8'} Body: b'{"floatingip": {"id": "3415d715-81dd-4dbc-bea7-01f2735474c8", "tenant_id": "cc9144877e5941838f92e539a7d5803c", "floating_ip_address": "172.24.4.230", "floating_network_id": "6f7adf69-ef8b-43f5-8d31-e79ea5ed305c", "router_id": "6044cd7d-1150-482e-8163-c8081d820cc9", "port_id": "07ebdcde-b83e-4073-ba2b-da52f19e0e5c", "fixed_ip_address": "10.0.0.3", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "625870af-a39c-43a2-ba1c-38aa19d29bdb", "mac_address": "fa:16:3e:0d:c1:ad", "admin_state_up": true, "status": "ACTIVE", "device_id": "c647fade-30ec-4693-b815-0abb848461dc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-02-05T17:34:16Z", "updated_at": "2025-02-05T17:40:16Z", "revision_number": 3, "project_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:40:17,343 86881 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.230:22' as 'cirros' with public key authentication 2025-02-05 17:40:17,350 86881 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-02-05 17:40:17,469 86881 INFO [paramiko.transport] Authentication (publickey) successful! 2025-02-05 17:40:17,469 86881 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.230 successfully created 2025-02-05 17:40:17,519 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:40:17,519 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93393587-5470-41f2-a4ae-17e86c268480', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93393587-5470-41f2-a4ae-17e86c268480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "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/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:40:17,647 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 409 DELETE http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.100s 2025-02-05 17:40:17,648 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '152', 'x-openstack-request-id': 'req-1e4315a2-ad2a-4015-8b77-5c8e2af163ee', 'x-compute-request-id': 'req-1e4315a2-ad2a-4015-8b77-5c8e2af163ee', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance c647fade-30ec-4693-b815-0abb848461dc while it is in vm_state rescued"}}' 2025-02-05 17:40:17,698 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.047s 2025-02-05 17:40:17,698 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:40:17 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-8bae7d5e-38f2-4942-97f1-a04a03b47426', 'x-compute-request-id': 'req-8bae7d5e-38f2-4942-97f1-a04a03b47426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:41:07,802 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.062s 2025-02-05 17:41:07,802 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:07 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-3429b309-f17d-419f-bc80-c1a5ef009864', 'x-compute-request-id': 'req-3429b309-f17d-419f-bc80-c1a5ef009864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:41:57,905 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.053s 2025-02-05 17:41:57,906 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:41:57 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-495185a6-dfdf-4d77-bfe0-a41befce98b5', 'x-compute-request-id': 'req-495185a6-dfdf-4d77-bfe0-a41befce98b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:42:48,011 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.053s 2025-02-05 17:42:48,012 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:42:47 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-3809e2d8-ce91-4b5a-b316-9c821c49f140', 'x-compute-request-id': 'req-3809e2d8-ce91-4b5a-b316-9c821c49f140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:43:38,121 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.057s 2025-02-05 17:43:38,121 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:43:38 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-c74c6d23-1eda-4b67-8078-2b1198a38c91', 'x-compute-request-id': 'req-c74c6d23-1eda-4b67-8078-2b1198a38c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fad e-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:44:28,416 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.243s 2025-02-05 17:44:28,416 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:44:28 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-3efcfa59-ce61-4e33-942c-530ec97809ea', 'x-compute-request-id': 'req-3efcfa59-ce61-4e33-942c-530ec97809ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:45:18,536 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.068s 2025-02-05 17:45:18,537 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:45:18 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-c7778a2f-3a6a-45f4-8f3b-47ab8e9911f2', 'x-compute-request-id': 'req-c7778a2f-3a6a-45f4-8f3b-47ab8e9911f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:46:08,653 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.064s 2025-02-05 17:46:08,653 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:46:08 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-691a3a65-75e2-4353-91bb-c056104cb076', 'x-compute-request-id': 'req-691a3a65-75e2-4353-91bb-c056104cb076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:46:58,767 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.060s 2025-02-05 17:46:58,767 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:46:58 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-a7696535-c0e7-4ac0-86bf-e91925ffb1cb', 'x-compute-request-id': 'req-a7696535-c0e7-4ac0-86bf-e91925ffb1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:47:48,912 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.124s 2025-02-05 17:47:48,913 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:47:48 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-77fe9db6-569e-47b8-9de8-b5e312316dd0', 'x-compute-request-id': 'req-77fe9db6-569e-47b8-9de8-b5e312316dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:48:39,020 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.055s 2025-02-05 17:48:39,020 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:48:38 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-a0b01d1b-a9e6-4031-aa32-616075bd7f8c', 'x-compute-request-id': 'req-a0b01d1b-a9e6-4031-aa32-616075bd7f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:49:29,199 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.149s 2025-02-05 17:49:29,200 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:49:29 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-64ee7994-b1d6-4dc1-8f04-1e545d30b5d6', 'x-compute-request-id': 'req-64ee7994-b1d6-4dc1-8f04-1e545d30b5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:50:19,309 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.091s 2025-02-05 17:50:19,309 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:50:19 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-4dd69583-2e51-409b-9c4f-2dc225293d41', 'x-compute-request-id': 'req-4dd69583-2e51-409b-9c4f-2dc225293d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:51:09,388 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.064s 2025-02-05 17:51:09,388 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:51:09 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-698913ea-cf76-4895-b9d5-37dc35c2e87e', 'x-compute-request-id': 'req-698913ea-cf76-4895-b9d5-37dc35c2e87e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:51:59,509 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.069s 2025-02-05 17:51:59,510 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-o penstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ef2a7f-b1e2-41cd-a29c-9d2759421ff0', 'x-compute-request-id': 'req-97ef2a7f-b1e2-41cd-a29c-9d2759421ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:52:49,634 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.074s 2025-02-05 17:52:49,635 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:52:49 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-3c1b387c-ba4f-406d-8bb7-508514c84756', 'x-compute-request-id': 'req-3c1b387c-ba4f-406d-8bb7-508514c84756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:53:39,751 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments 0.066s 2025-02-05 17:53:39,751 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:53:39 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-c6580156-06bf-4d1a-a1e7-7dd31dff38db', 'x-compute-request-id': 'req-c6580156-06bf-4d1a-a1e7-7dd31dff38db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c647fade-30ec-4693-b815-0abb848461dc/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "volumeId": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serverId": "c647fade-30ec-4693-b815-0abb848461dc", "device": "/dev/vdb"}]}' 2025-02-05 17:54:14,250 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.053s 2025-02-05 17:54:14,251 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac19310-a104-4730-ba1d-c02de5fa99c6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac19310-a104-4730-ba1d-c02de5fa99c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {" id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:15,325 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:54:15,325 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9277cbd-985d-4d73-9fd4-ca38494b0ea3', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9277cbd-985d-4d73-9fd4-ca38494b0ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:16,417 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.075s 2025-02-05 17:54:16,418 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0216b0eb-b83a-400e-b2e1-7fdc9d8145e9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0216b0eb-b83a-400e-b2e1-7fdc9d8145e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.21 0/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:17,486 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.051s 2025-02-05 17:54:17,487 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41503b5a-4b3f-4fc1-8e47-bda08b3fae3f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41503b5a-4b3f-4fc1-8e47-bda08b3fae3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:18,606 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.066s 2025-02-05 17:54:18,606 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76e5de7-0c19-4f3c-882e-1fcb13c0fe32', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76e5de7-0c19-4f3c-882e-1fcb 13c0fe32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:19,692 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.068s 2025-02-05 17:54:19,692 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e807cb0-7389-4b88-91e6-767b7258cdad', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e807cb0-7389-4b88-91e6-767b7258cdad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:20,776 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.058s 2025-02-05 17:54:20,776 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-264d2371-3adc-4d91-86fd-c80334511606', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-264d2371-3adc-4d91-86fd-c80334511606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:21,853 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.059s 2025-02-05 17:54:21,854 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211bd78c-3829-4575-8a36-1d1c11e11d6d', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211bd78c-3829-4575-8a36-1d1c11e11d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:22,914 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:54:22,915 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0671d7-8005-4f05-a ba1-c6b8c5dd284e', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0671d7-8005-4f05-aba1-c6b8c5dd284e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:23,978 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:54:23,979 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c37690-dfdf-48ba-b49b-77eb5ce5f213', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c37690-dfdf-48ba-b49b-77eb5ce5f213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:25,080 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.085s 2025-02-05 17:54:25,081 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e198567-da8b-4435-83e6-d5516179d5f3', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e198567-da8b-4435-83e6-d5516179d5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:26,139 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:54:26,140 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e52aaa2-5df9-49d2-a70e-d5f747e045fe', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e52aaa2-5df9-49d2-a70e-d5f747e045fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:27,202 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:54:27,202 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respons e - Headers: {'date': 'Wed, 05 Feb 2025 17:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5deb92-3bea-467d-bead-6ecb7717d138', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5deb92-3bea-467d-bead-6ecb7717d138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:28,360 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.141s 2025-02-05 17:54:28,360 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a568d0-633e-404b-91b9-181656437a85', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a568d0-633e-404b-91b9-181656437a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:29,429 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.053s 2025-02-05 17:54:29,429 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', ' Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c1bd77-e083-461e-bc33-5b92b5759879', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c1bd77-e083-461e-bc33-5b92b5759879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:30,495 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.051s 2025-02-05 17:54:30,495 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceff0d08-0ac9-4dc4-a29c-faa33a0b6fc7', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceff0d08-0ac9-4dc4-a29c-faa33a0b6fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:31,558 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:54:31,559 86881 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d46a84-39d1-4e26-b8cc-4f8479b16232', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d46a84-39d1-4e26-b8cc-4f8479b16232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:32,630 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.056s 2025-02-05 17:54:32,630 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b900b5de-3996-4b05-92c3-da6bc090ff1a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b900b5de-3996-4b05-92c3-da6bc090ff1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:33,694 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volum es/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:54:33,694 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9005c88-e6cc-4774-9d99-9eb5ad34f1f1', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9005c88-e6cc-4774-9d99-9eb5ad34f1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:34,758 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:54:34,759 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273bf091-99a4-4f0c-a100-558aba8bc348', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273bf091-99a4-4f0c-a100-558aba8bc348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:35,822 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:54:35,822 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc0c65c0-23a8-4973-aaa5-3e0b67e1f68f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc0c65c0-23a8-4973-aaa5-3e0b67e1f68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:36,888 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:54:36,888 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e31f00-a5eb-4a6d-b173-73796ca546a6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e31f00-a5eb-4a6d-b173-73796ca546a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5 803c"}}' 2025-02-05 17:54:37,956 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.051s 2025-02-05 17:54:37,956 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1140e1-023a-4a3a-992a-f1ed816b5828', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1140e1-023a-4a3a-992a-f1ed816b5828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:39,015 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:54:39,015 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ac6483-c122-4979-8fb6-de575fa3d1f8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ac6483-c122-4979-8fb6-de575fa3d1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025 -02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:40,106 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.075s 2025-02-05 17:54:40,107 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95eeb060-2aac-4569-a7a1-cc41b9c98dd0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95eeb060-2aac-4569-a7a1-cc41b9c98dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:41,180 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.056s 2025-02-05 17:54:41,181 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af41d3d-ac5d-4fa5-9655-df6c6a05029a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af41d3d-ac5d-4fa5-9655-df6c6a05029a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30e c-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:42,242 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:54:42,243 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07810ca-aacf-4127-9f7b-d7fc485306c6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07810ca-aacf-4127-9f7b-d7fc485306c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:43,358 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.099s 2025-02-05 17:54:43,358 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261add3c-eefd-4c22-85c4-973133754234', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261add3c-eefd-4c22-85c4-973133754234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57 e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:44,432 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.059s 2025-02-05 17:54:44,432 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc3e1f9-587a-4e63-86bd-3dead3887535', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc3e1f9-587a-4e63-86bd-3dead3887535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:45,492 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:54:45,493 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f06d28-a9bf-4b3f-9dcc-53698bfd07ee', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f06d28-a9bf-4b3f-9dcc-53698bfd07ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:46,558 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:54:46,558 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19675898-7cd2-4f99-8482-882bb51d6f1a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19675898-7cd2-4f99-8482-882bb51d6f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:47,618 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:54:47,619 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469c4d83-d513-4450-9b7e-c9afc1bfc994', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469c4d83-d513-4450-9b7e-c9afc1bfc994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_s tatus": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:48,675 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:54:48,676 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8eca1bd-d96d-4012-b980-d8299839dab9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8eca1bd-d96d-4012-b980-d8299839dab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:49,735 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:54:49,735 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8278242-5666-408b-a342-e5b49b128059', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8278242-5666-408b-a342-e5b49b128059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f7 6cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:50,792 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:54:50,792 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d23403-d2b8-4a35-8e88-da7d4519b7a8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d23403-d2b8-4a35-8e88-da7d4519b7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:51,850 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:54:51,851 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc8098c-e60b-4cc6-b000-93339670cd6f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc8098c-e60b-4cc6-b000-93339670cd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": " http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:52,912 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:54:52,912 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ea7568-040d-46d2-9c6d-9fdd5cf26955', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ea7568-040d-46d2-9c6d-9fdd5cf26955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:53,982 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.052s 2025-02-05 17:54:53,982 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbdea0c-f60f-49f4-8220-5934b3fb5ea9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbdea0c-f60f-49f4-8220-5934b3fb5ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210 /volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:55,045 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:54:55,045 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec79d576-9c35-476d-a7e7-da8e209d8196', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec79d576-9c35-476d-a7e7-da8e209d8196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:56,120 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:54:56,121 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a6068a-08f3-4d61-a9bb-be4964c18cdf', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a6068a-08f3-4d61-a9bb-be4964c18cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "s ource_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:57,186 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.049s 2025-02-05 17:54:57,186 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec27a835-bb45-44f1-8001-e2a2f519c78c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec27a835-bb45-44f1-8001-e2a2f519c78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:58,252 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:54:58,253 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0571936c-5632-4ef2-8c15-7f832fc5da05', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0571936c-5632-4ef2-8c15-7f832fc5da05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volum e-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:54:59,391 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.120s 2025-02-05 17:54:59,392 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d378ffd1-b31b-42c7-9285-97c10f6fb73c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d378ffd1-b31b-42c7-9285-97c10f6fb73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:00,450 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:55:00,450 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d7985b3-49d7-4ffa-baf2-17b031c15861', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7985b3-49d7-4ffa-baf2-17b031c15861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "update d_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:01,521 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.049s 2025-02-05 17:55:01,521 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7146350d-5c5d-4137-881a-3f228d6a83a8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7146350d-5c5d-4137-881a-3f228d6a83a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:02,609 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.072s 2025-02-05 17:55:02,609 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-795f6041-41f9-4af3-9013-3bb60a89f0cb', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-795f6041-41f9-4af3-9013-3bb60a89f0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "si ze": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:03,671 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:55:03,672 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a18d8bd-31c3-433b-8979-c85aeb6d32b0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a18d8bd-31c3-433b-8979-c85aeb6d32b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:04,756 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.061s 2025-02-05 17:55:04,756 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4830d69-832e-4111-9c49-99f751392959', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4830d69-832e-4111-9c49-99f751392959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} B ody: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:05,862 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.086s 2025-02-05 17:55:05,862 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b9ab31-dab7-4e90-ae06-c6d8d600aa8c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b9ab31-dab7-4e90-ae06-c6d8d600aa8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:06,942 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.060s 2025-02-05 17:55:06,943 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4feb39ad-ea91-48aa-80c8-08a4c0c771a5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4feb39ad-ea91-48aa-80c8-08a4c0c771a5', 'connection': 'close', 'status': '200', 'content-location ': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:08,005 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:55:08,005 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77fcdf15-3d12-4017-8d17-707dde5c33d5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77fcdf15-3d12-4017-8d17-707dde5c33d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:09,065 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:55:09,066 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d170632-ed8e-426e-b0c7-545f289b61b7', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d170632 -ed8e-426e-b0c7-545f289b61b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:10,125 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:55:10,126 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae381caf-e185-43dc-bdc5-9222dcae8af3', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae381caf-e185-43dc-bdc5-9222dcae8af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:11,267 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.123s 2025-02-05 17:55:11,267 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27029dd3-a2e8-42e2-970c-21ee68aca43a', 'content-length': '1144', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27029dd3-a2e8-42e2-970c-21ee68aca43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:12,342 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.059s 2025-02-05 17:55:12,343 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43369ad6-07e5-48a3-9739-9a0b4cff8c1c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43369ad6-07e5-48a3-9739-9a0b4cff8c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:13,399 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:55:13,400 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req- bf748fd4-7e46-4afa-869d-d650ece45811', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf748fd4-7e46-4afa-869d-d650ece45811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:14,462 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:55:14,463 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8300c72d-3a0b-409f-8a2d-4445afc9ccb0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8300c72d-3a0b-409f-8a2d-4445afc9ccb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:15,520 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:55:15,520 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:15 GMT', 'server': 'Ap ache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e48e11-e70a-4311-a78f-156e442545e3', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e48e11-e70a-4311-a78f-156e442545e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:16,598 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.060s 2025-02-05 17:55:16,599 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8bf9b6-49a8-40e4-aefd-a0eacb7111ef', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8bf9b6-49a8-40e4-aefd-a0eacb7111ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:17,673 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.059s 2025-02-05 17:55:17,674 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bo dy: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b59758-1c8a-40de-a682-adcf9d20423c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b59758-1c8a-40de-a682-adcf9d20423c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:18,735 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:55:18,735 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996f1e99-75b0-419c-bf88-9240c7e890ce', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996f1e99-75b0-419c-bf88-9240c7e890ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:19,870 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.120s 2025-02-05 17:55:19,870 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': ' application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77efd1e-f523-4e6e-9709-16f3313fe0f5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77efd1e-f523-4e6e-9709-16f3313fe0f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:20,926 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:55:20,927 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af28e9d9-26bc-45f8-b02d-1f5b85294399', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af28e9d9-26bc-45f8-b02d-1f5b85294399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:21,986 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:55:21,9 87 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273bc815-b908-42ca-b790-c3878d8e2d03', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273bc815-b908-42ca-b790-c3878d8e2d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:23,065 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.063s 2025-02-05 17:55:23,066 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0298c3f4-b4b0-46fc-b4f2-4938ff9a0ad7', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0298c3f4-b4b0-46fc-b4f2-4938ff9a0ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:24,152 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0 .210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.054s 2025-02-05 17:55:24,152 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51733b4e-128b-425f-8b3f-b8da42557e25', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51733b4e-128b-425f-8b3f-b8da42557e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:25,215 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:55:25,216 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764ca88e-aace-46ad-b852-5562dd072b42', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764ca88e-aace-46ad-b852-5562dd072b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:26,276 86881 INFO [tempest.lib.common. rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:55:26,276 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf578584-174a-47a1-8f16-c6bbb51af8eb', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf578584-174a-47a1-8f16-c6bbb51af8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:27,337 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:55:27,338 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90fa588c-3ce7-485a-910e-9b59d655d269', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90fa588c-3ce7-485a-910e-9b59d655d269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc914487 7e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:28,399 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:55:28,400 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d492ef49-e22a-4e9c-8e77-62381447a537', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d492ef49-e22a-4e9c-8e77-62381447a537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:29,461 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:55:29,462 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-add04d80-2d49-4d6e-84b9-ac0a120d517a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-add04d80-2d49-4d6e-84b9-ac0a120d517a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:30,579 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.101s 2025-02-05 17:55:30,579 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc66efc-e1a0-4ddf-87c5-d8a4b60daaa6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc66efc-e1a0-4ddf-87c5-d8a4b60daaa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:31,660 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:55:31,660 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478bd45d-9af5-4cde-917a-44f68ac17170', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478bd45d-9af5-4cde-917a-44f68ac17170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "serve r_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:32,720 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:55:32,721 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-110028dc-de3d-4bde-8d78-dc0fb40731c8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-110028dc-de3d-4bde-8d78-dc0fb40731c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:33,794 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.050s 2025-02-05 17:55:33,794 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c060ca-f205-4391-b2f9-9ba03a744540', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c060ca-f205-4391-b2f9-9ba03a744540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-0 4b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:34,865 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.057s 2025-02-05 17:55:34,865 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe4c38c5-dc0a-4eb0-b9fa-1df047bcf238', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe4c38c5-dc0a-4eb0-b9fa-1df047bcf238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:35,935 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.055s 2025-02-05 17:55:35,935 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35368c69-c1de-4c47-a72c-607ae6e623d8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35368c69-c1de-4c47-a72c-607ae6e623d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "at tachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:36,998 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:55:36,999 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9fcc2f2-9f6d-4981-9e62-3b93caa582b6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9fcc2f2-9f6d-4981-9e62-3b93caa582b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:38,059 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:55:38,059 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079806be-0d18-46fc-add0-8009545561ba', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079806be-0d18-46fc-add0-8009545561ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": f alse, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:39,129 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.054s 2025-02-05 17:55:39,129 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc65ef4-eff3-4824-bf2a-e449acdaa648', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc65ef4-eff3-4824-bf2a-e449acdaa648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:40,195 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.050s 2025-02-05 17:55:40,195 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271add19-4e89-413b-9ed4-d52b0dbdd972', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271add19-4e89-413b-9ed4-d52b0dbdd972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943 b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:41,257 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:55:41,257 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff1288d-e31a-44b6-9d2e-f0e3e0d59edf', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff1288d-e31a-44b6-9d2e-f0e3e0d59edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:42,329 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.056s 2025-02-05 17:55:42,329 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377d28d3-5af8-4bd1-8620-9807d64ef641', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377d28d3-5af8-4bd1-8620-9807d64ef641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": " bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:43,399 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:55:43,400 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781669c0-3879-4cb3-b0fa-180b6aba745e', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781669c0-3879-4cb3-b0fa-180b6aba745e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:44,462 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:55:44,463 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9637d8-668e-4347-862c-8b49fd29507b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9637d8-668e-4347-862c-8b49fd29507b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href" : "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:45,523 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:55:45,523 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8195d6b7-a580-4154-872f-e3d197d3b2c0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8195d6b7-a580-4154-872f-e3d197d3b2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:46,586 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:55:46,586 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160355fa-573e-43af-b2a9-d4bebad14abd', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160355fa-573e-43af-b2a9-d4bebad14abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "sn apshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:47,650 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.049s 2025-02-05 17:55:47,651 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf77e36-c2f2-4be8-8a5d-b5026455a2c1', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf77e36-c2f2-4be8-8a5d-b5026455a2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:48,714 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:55:48,714 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5321f901-0076-4a9b-991f-d1f0ddc81913', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5321f901-0076-4a9b-991f-d1f0ddc81913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDe viceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:49,784 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.052s 2025-02-05 17:55:49,785 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7664e4cb-6988-4387-93e6-91b63160a37e', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7664e4cb-6988-4387-93e6-91b63160a37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:50,842 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:55:50,843 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef462c6-14d6-4a2c-a9d0-0ddb2ec50389', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef462c6-14d6-4a2c-a9d0-0ddb2ec50389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34 :15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:51,903 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:55:51,904 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f9fe5b-82e7-4b9b-bdc2-70cd42c47a1e', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f9fe5b-82e7-4b9b-bdc2-70cd42c47a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:52,967 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:55:52,968 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b56c324-70b4-4846-8569-cf7e3a5e3371', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b56c324-70b4-4846-8569-cf7e3a5e3371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "st atus": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:54,107 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:55:54,108 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fa5ea5-9b6b-42db-b9b3-eb90c5f82b8a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fa5ea5-9b6b-42db-b9b3-eb90c5f82b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:55,180 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.057s 2025-02-05 17:55:55,180 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d38161-4721-45c0-8d49-802afcf90009', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d38161-4721-45c0-8d49-802afcf90009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02 d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:56,245 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:55:56,245 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39837665-6a95-4e64-bdcd-98c136c5e056', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39837665-6a95-4e64-bdcd-98c136c5e056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:57,321 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.060s 2025-02-05 17:55:57,321 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27dd9f0-eda5-4646-9361-122185b4f280', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27dd9f0-eda5-4646-9361-122185b4f280', 'connection': 'close', 'status': '200 ', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:58,402 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.062s 2025-02-05 17:55:58,403 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bcb6438-4050-4351-8cd5-824024c7af2c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bcb6438-4050-4351-8cd5-824024c7af2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:55:59,464 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:55:59,465 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab39bd0b-01d1-45e3-a643-20c288d6bedd', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-ab39bd0b-01d1-45e3-a643-20c288d6bedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:00,527 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:56:00,527 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7645c4a9-07d2-4d2b-82e4-2f168f06e0b0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7645c4a9-07d2-4d2b-82e4-2f168f06e0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:01,608 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.065s 2025-02-05 17:56:01,608 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb1e4bd-c316-455c-8ec9-f4449b1d9b4e', 'content-length': '1144', 'op enstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb1e4bd-c316-455c-8ec9-f4449b1d9b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:02,671 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:56:02,671 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0face445-a6af-45c1-bb9c-be3f7cea17fc', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0face445-a6af-45c1-bb9c-be3f7cea17fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:03,735 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:56:03,735 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-fe5260f1-15ab-4997-beaa-7c542005425f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5260f1-15ab-4997-beaa-7c542005425f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:04,794 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:56:04,794 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c51ad81-becd-4441-8851-1c45302acd7d', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c51ad81-becd-4441-8851-1c45302acd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:05,869 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.059s 2025-02-05 17:56:05,869 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf8478ea-d5c0-4638-85f2-c5c0715d94c5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf8478ea-d5c0-4638-85f2-c5c0715d94c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:06,930 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:56:06,930 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26f81af-d1b7-4661-a41f-c93611786bd8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26f81af-d1b7-4661-a41f-c93611786bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:07,993 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:56:07,993 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d63540c-96c3-4c90-a939-1be1fa62c37b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d63540c-96c3-4c90-a939-1be1fa62c37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:09,056 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:56:09,057 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b89fa3-116d-40ad-b1b8-36fdfa5aa924', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b89fa3-116d-40ad-b1b8-36fdfa5aa924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:10,145 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.073s 2025-02-05 17:56:10,146 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers : {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5fbc86-7d5f-4bf7-8793-5aa180c03ec5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5fbc86-7d5f-4bf7-8793-5aa180c03ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:11,227 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.057s 2025-02-05 17:56:11,228 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d07373c4-e940-47a7-bece-2531f9005ec5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d07373c4-e940-47a7-bece-2531f9005ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:12,288 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2 025-02-05 17:56:12,289 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7e0910-b99c-4877-8ecd-0d7f7352c73c', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7e0910-b99c-4877-8ecd-0d7f7352c73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:13,346 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:13,346 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38eb52d6-2105-47fc-ad0d-1217b6dbaebe', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38eb52d6-2105-47fc-ad0d-1217b6dbaebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:14,407 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 2 00 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:56:14,408 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e07fd2-f521-4339-97ce-b7498edc43f8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e07fd2-f521-4339-97ce-b7498edc43f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:15,465 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:15,465 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255a4bd9-9bab-4312-b7ff-fa0532d5bc9b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255a4bd9-9bab-4312-b7ff-fa0532d5bc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:16,537 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:56:16,538 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0a32fa-7758-4789-902e-d85879d444f9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0a32fa-7758-4789-902e-d85879d444f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:17,597 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:56:17,598 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5794b0c2-1f1b-4ebd-9c83-8428ba1bdf5a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5794b0c2-1f1b-4ebd-9c83-8428ba1bdf5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:t enant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:18,655 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:18,655 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34474b77-8ec0-40e0-bb7b-b1a9e038f455', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34474b77-8ec0-40e0-bb7b-b1a9e038f455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:19,712 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:19,713 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fbf68cb-7ce6-4b53-baf5-184bd56e0c81', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fbf68cb-7ce6-4b53-baf5-184bd56e0c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "d evice": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:20,771 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:20,772 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789fa3f5-e7c9-4dd5-94fd-4ed02a91cd5a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789fa3f5-e7c9-4dd5-94fd-4ed02a91cd5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:21,837 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:56:21,838 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7533d939-11dc-42ab-a735-5c39c18b2d77', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7533d939-11dc-42ab-a735-5c39c18b2d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6 f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:22,896 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:56:22,896 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b806dbb-ac1e-4e9e-9dc0-b903c60cf65b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b806dbb-ac1e-4e9e-9dc0-b903c60cf65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:23,951 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:56:23,951 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b1694c-3ac8-43fb-814e-545b0822737b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b1694c-3ac8-43fb-814e-545b0822737b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachm ent_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:25,008 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:25,008 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37367992-a681-4e3a-8e72-5d158b629560', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37367992-a681-4e3a-8e72-5d158b629560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:26,068 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:26,068 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9cb5d7e-de78-439e-bed3-5a53c5868c3b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9cb5d7e-de78-439e-bed3-5a53c5868c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mult iattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:27,135 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:56:27,137 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f527c674-a345-4d62-9198-420ce6766aa2', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f527c674-a345-4d62-9198-420ce6766aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:28,193 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:28,194 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f289da73-1a18-4c3c-9777-9b77b02df4b0', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f289da73-1a18-4c3c-9777-9b77b02df4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "fa lse", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:29,254 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:56:29,255 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afce0847-6e60-4d30-9f8d-0fb7d9a93b1e', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afce0847-6e60-4d30-9f8d-0fb7d9a93b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:30,314 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:56:30,314 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35fbed31-3fb6-42a9-9834-54f0428b9c92', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35fbed31-3fb6-42a9-9834-54f0428b9c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4 aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:31,372 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:31,372 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58fd15f-6a12-44f5-8074-ac64e064bba9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58fd15f-6a12-44f5-8074-ac64e064bba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:32,428 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:32,428 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca775f57-419b-4ca0-8140-b7ea5be1aab2', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca775f57-419b-4ca0-8140-b7ea5be1aab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d 691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:33,483 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:56:33,484 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ddc5bb-9e7f-43ff-92e7-8a9615b1463f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ddc5bb-9e7f-43ff-92e7-8a9615b1463f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:34,540 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:34,541 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296ebf63-b92b-4779-9c48-180dbe055562', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296ebf63-b92b-4779-9c48-180dbe055562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{" rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:35,604 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:56:35,604 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2f602e5-1775-4cb5-9bf3-8fdcfa86455d', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2f602e5-1775-4cb5-9bf3-8fdcfa86455d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:36,666 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:56:36,666 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0874225f-ce8d-467d-aeef-457ccf594155', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0874225f-ce8d-467d-aeef-457ccf594155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type" : "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:37,723 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:37,724 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c65d34d-f7a6-4994-97a2-3d4ffbb15f31', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c65d34d-f7a6-4994-97a2-3d4ffbb15f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:38,780 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:38,781 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40db7a9-e0a9-4db3-a6dd-5ede2b7e524f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40db7a9-e0a9-4db3-a6dd-5ede2b7e524f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "te mpest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:39,868 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.072s 2025-02-05 17:56:39,869 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c3e822-09d2-4e35-901e-4d9fcc9b1201', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c3e822-09d2-4e35-901e-4d9fcc9b1201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:40,932 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:56:40,932 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7baf12e-eb73-45a4-baf8-550972365e03', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7baf12e-eb73-45a4-baf8-550972365e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at ": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:41,989 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:41,990 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b00ba87-13d3-47b4-989e-0899d34ac306', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b00ba87-13d3-47b4-989e-0899d34ac306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:43,045 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:56:43,045 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa02be54-7b66-42c6-a6ae-29d4916049c8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa02be54-7b66-42c6-a6ae-29d4916049c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba5 3-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:44,102 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:44,103 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ee5d2a-620f-4250-8096-1c03a0f333f7', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ee5d2a-620f-4250-8096-1c03a0f333f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:45,162 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:56:45,163 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25b49c0-90ad-4c67-a5ff-de2722a54ada', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25b49c0-90ad-4c67-a5ff-de2722a54ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c -cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:46,229 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:56:46,230 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26df213-16d9-4918-8149-b5afaf71d8fa', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26df213-16d9-4918-8149-b5afaf71d8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:47,304 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:56:47,304 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a48767-3308-4d4e-ac4e-e9f758c734e6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a48767-3308-4d4e-ac4e-e9f758c734e6', 'connection': 'cl ose', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:48,360 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:48,360 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-012ef26b-6acc-464a-91ae-6c71b1f1ac54', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-012ef26b-6acc-464a-91ae-6c71b1f1ac54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:49,418 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:49,418 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43049a7-9438-4f2b-991a-849ba545668a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43049a7-9438-4f2b-991a-849ba545668a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:50,475 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:56:50,476 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0a52d4-8c58-41f1-b2d2-e55e1dd1b5f2', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0a52d4-8c58-41f1-b2d2-e55e1dd1b5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:51,537 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:56:51,537 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188e51f5-cb37-4876-bf3b-caeb67514537', 'content- length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188e51f5-cb37-4876-bf3b-caeb67514537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:52,597 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:56:52,597 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df578e9-4791-423a-a188-33b01a30475f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df578e9-4791-423a-a188-33b01a30475f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:53,653 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:56:53,653 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicat ion/json', 'x-compute-request-id': 'req-04a4724b-f7de-4f29-9234-69c601fa0011', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a4724b-f7de-4f29-9234-69c601fa0011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:54,712 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:56:54,712 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a90d07a-669d-4356-a0d8-faeea15f377f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a90d07a-669d-4356-a0d8-faeea15f377f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:55,776 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.049s 2025-02-05 17:56:55,777 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305f1494-342f-4151-8285-fd37d24eded6', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305f1494-342f-4151-8285-fd37d24eded6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:56,835 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:56:56,835 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dfdedb5-4c20-49fc-858c-e9674b987e0e', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dfdedb5-4c20-49fc-858c-e9674b987e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:57,950 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.100s 2025-02-05 17:56:57,950 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d3bc9b-3cdf-4e52-8d65-7c2b11f1ec80', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d3bc9b-3cdf-4e52-8d65-7c2b11f1ec80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:56:59,027 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.061s 2025-02-05 17:56:59,028 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6071a1f-06ac-454d-a317-58adc75ad0c9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6071a1f-06ac-454d-a317-58adc75ad0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:00,089 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:57:00,089 86881 DEBUG [tempest.lib.common.rest_clien t] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dde5c2d-bc0c-476c-ae05-ad24ef1e84dc', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dde5c2d-bc0c-476c-ae05-ad24ef1e84dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:01,181 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.058s 2025-02-05 17:57:01,181 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4012737-dfd3-49c9-954d-720bb5aa9919', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4012737-dfd3-49c9-954d-720bb5aa9919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:02,240 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6 f02d691943b 0.044s 2025-02-05 17:57:02,241 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dd66aa-bcc1-47d2-8929-45d613cd5b96', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dd66aa-bcc1-47d2-8929-45d613cd5b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:03,299 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:57:03,299 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6c033c-bc4c-4c9f-9f25-c37d15d1c785', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6c033c-bc4c-4c9f-9f25-c37d15d1c785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:04,359 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTe st:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:57:04,359 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1976592c-7217-49a8-b9e5-1e048d642702', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1976592c-7217-49a8-b9e5-1e048d642702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:05,421 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:57:05,421 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc5753a-a102-40a6-bbb2-39c2f3bfb772', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc5753a-a102-40a6-bbb2-39c2f3bfb772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:06 ,488 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.051s 2025-02-05 17:57:06,488 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a957459-73c4-4c05-97cf-4290c9f3a231', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a957459-73c4-4c05-97cf-4290c9f3a231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:07,551 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:57:07,551 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f775c88-0ff0-4b98-a526-7aa6990f0cb5', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f775c88-0ff0-4b98-a526-7aa6990f0cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], " os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:08,627 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.061s 2025-02-05 17:57:08,628 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c627df0f-fce1-48a5-8854-a2aae349c01a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c627df0f-fce1-48a5-8854-a2aae349c01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:09,685 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.041s 2025-02-05 17:57:09,685 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb60244-1d91-4605-8fb8-a75f5e82b6e9', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb60244-1d91-4605-8fb8-a75f5e82b6e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", " host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:10,744 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.043s 2025-02-05 17:57:10,744 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f801e755-ac1c-4575-927d-32dfec661823', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f801e755-ac1c-4575-927d-32dfec661823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:11,815 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.056s 2025-02-05 17:57:11,815 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7048d7e3-d98c-4d25-a833-02fafe3cf8c1', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7048d7e3-d98c-4d25-a833-02fafe3cf8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96d b5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:12,872 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:57:12,873 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e45712-ddb9-4f53-8b5c-6a69eede8009', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e45712-ddb9-4f53-8b5c-6a69eede8009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:13,952 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.061s 2025-02-05 17:57:13,952 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55404801-a01b-45fa-a8cd-0e075e7c1073', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55404801-a01b-45fa-a8cd-0e075e7c1073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f0 2d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:15,024 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.057s 2025-02-05 17:57:15,025 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478c3dd9-d188-4bbc-93d9-03887ca0b572', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478c3dd9-d188-4bbc-93d9-03887ca0b572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:16,085 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:57:16,085 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a7e87a-f9d5-4e8d-a5e5-98683ce4e320', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a7e87a-f9d5-4e8d-a5e5-98683ce4e320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygr oup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:17,147 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.046s 2025-02-05 17:57:17,147 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c08acd-903d-4609-9c49-0429de0f3f15', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c08acd-903d-4609-9c49-0429de0f3f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:18,207 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:57:18,207 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff972e9-48ab-4e63-974d-2fb4870c06b8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff972e9-48ab-4e63-974d-2fb4870c06b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8d bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:19,287 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.050s 2025-02-05 17:57:19,287 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46224490-fd2e-4c97-8c9c-c0aa1e20c8c4', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46224490-fd2e-4c97-8c9c-c0aa1e20c8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:20,350 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.048s 2025-02-05 17:57:20,351 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a562ee-8695-4742-8449-1de38461c221', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a562ee-8695-4742-8449-1de38461c221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/vol umes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:21,444 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.078s 2025-02-05 17:57:21,445 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d720b3-bcd8-447e-b5c0-d268a50cb3d8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d720b3-bcd8-447e-b5c0-d268a50cb3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:22,501 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.042s 2025-02-05 17:57:22,502 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac5bf99-804a-4cd1-a5b4-6947d5139bd3', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac5bf99-804a-4cd1-a5b4-6947d5139bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c- cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:23,563 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:57:23,564 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83cb8d62-5d24-4414-84a9-cdd7f45f00e1', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83cb8d62-5d24-4414-84a9-cdd7f45f00e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:24,636 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.057s 2025-02-05 17:57:24,637 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf56ff0-c331-41d0-b03d-ce3f855b222b', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf56ff0-c331-41d0-b03d-ce3f855b222b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadat a": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:25,692 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:57:25,693 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ea0a6c-468f-4834-b657-060e65d3fb79', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ea0a6c-468f-4834-b657-060e65d3fb79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:26,754 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.047s 2025-02-05 17:57:26,755 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef1f080-01b8-41fa-8558-260f35f76ad7', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef1f080-01b8-41fa-8558-260f35f76ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:27,814 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.044s 2025-02-05 17:57:27,815 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea794fc-f2f8-466c-8c37-578953db96f8', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea794fc-f2f8-466c-8c37-578953db96f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:28,879 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.049s 2025-02-05 17:57:28,879 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a82a29-3de0-43db-bdf9-036e6966b5ca', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a82a29-3de0-43db-bdf9-036e6966b5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24. 000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:29,940 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.045s 2025-02-05 17:57:29,940 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33db9abf-5cd0-4787-b1ef-eb79a603203a', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33db9abf-5cd0-4787-b1ef-eb79a603203a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' 2025-02-05 17:57:30,995 86881 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b 0.040s 2025-02-05 17:57:30,996 86881 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 05 Feb 2025 17:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ee9efe-a5ff-481b-9253-99f3b6c1837f', 'content-length': '1144', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ee9efe-a5ff-481b-9253-99f3b6c1837f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b'} Body: b'{"volume": {"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-02-05T17:34:15.000000", "updated_at": "2025-02-05T17:38:24.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-409881919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b96db5c-cff2-4aae-ba53-6f02d691943b"}], "user_id": "f76cef15be86419da2614df855fd8dbb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "attachment_id": "749fecba-04b2-4c9c-bad1-a94d57e4685f", "volume_id": "9b96db5c-cff2-4aae-ba53-6f02d691943b", "server_id": "c647fade-30ec-4693-b815-0abb848461dc", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-02-05T17:38:18.000000"}], "os-vol-tenant-attr:tenant_id": "cc9144877e5941838f92e539a7d5803c"}}' ====== Totals ====== Ran: 303 tests in 4509.2635 sec. - Passed: 269 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 2 Sum of execute time for each test: 23113.0976 sec. ============== Worker Balance ============== - Worker 0 (14 tests) => 0:06:15.048565 - Worker 1 (58 tests) => 1:14:41.756226 - Worker 2 (22 tests) => 0:36:24.920216 - Worker 3 (22 tests) => 1:14:02.920034 - Worker 4 (28 tests) => 0:17:33.203798 - Worker 5 (38 tests) => 0:20:32.764271 - Worker 6 (35 tests) => 0:40:42.011266 - Worker 7 (20 tests) => 0:47:53.128164 - Worker 8 (13 tests) => 0:27:02.107536 - Worker 9 (16 tests) => 0:28:59.310524 - Worker 10 (21 tests) => 0:41:22.194263 - Worker 11 (16 tests) => 0:52:41.688891 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed