all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.1.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2023.11.17,cffi==1.15.1,charset-normalizer==3.2.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.4.0,cmd2==2.4.3,cryptography==41.0.4,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.19,fixtures==4.1.0,idna==3.4,importlib-metadata==6.0.1,iso8601==2.0.0,jsonschema==4.19.1,jsonschema-specifications==2023.7.1,msgpack==1.0.6,netaddr==0.9.0,netifaces==0.11.0,oslo.concurrency==5.3.0,oslo.config==9.3.0,oslo.context==5.3.0,oslo.i18n==6.2.0,oslo.log==5.4.0,oslo.serialization==5.3.0,oslo.utils==6.3.0,packaging==23.1,paramiko==3.3.1,pbr==6.0.0,prettytable==3.9.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.1.1,pyperclip==1.8.2,python-dateutil==2.8.2,python-subunit==1.4.3,pytz==2023.3.post1,PyYAML==6.0.1,referencing==0.30.2,requests==2.31.0,rfc3986==2.0.0,rpds-py==0.10.3,six==1.16.0,stestr==4.1.0,stevedore==5.1.0,-e git+https://github.com/openstack/tempest@01c2e2ff7e5583b2080018f46afa1c7f3ae0bfac#egg=tempest,testtools==2.7.0,tomlkit==0.12.1,tzdata==2023.3,urllib3==1.26.16,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.17.0 all run-test-pre: PYTHONHASHSEED='23150635' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {1} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {4} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {8} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {11} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.137473s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.094394s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.400057s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.130083s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.202636s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.356769s] ... ok {1} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [25.626365s] ... ok {2} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {2} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [17.570152s] ... ok {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [34.850331s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [15.419050s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.224962s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.583770s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.049431s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.288467s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.022458s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.017145s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.074628s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.021051s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.029015s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.020467s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.021254s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.015927s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.031395s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.073388s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.036222s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.037245s] ... ok {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.316317s] ... ok {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.271613s] ... ok {2} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.074729s] ... ok {1} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [61.632446s] ... ok {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.506608s] ... ok {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.070606s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.049655s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.091621s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.025946s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.081495s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.041629s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.045927s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.033561s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.038349s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.036028s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.040798s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.039339s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.125425s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.092351s] ... ok {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [188.457837s] ... ok {11} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {11} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [1.168131s] ... ok {11} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.378930s] ... ok {11} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.242422s] ... ok {11} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.231706s] ... ok {11} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.205458s] ... ok {11} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [11.450670s] ... ok {7} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [209.439121s] ... ok {6} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [227.534760s] ... ok {11} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [11.754119s] ... ok {11} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.107063s] ... ok {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [248.085791s] ... ok {11} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [12.911889s] ... ok {11} 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`. {11} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {9} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [288.567808s] ... ok {8} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [304.342082s] ... ok {3} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [3.977461s] ... ok {3} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [11.103198s] ... ok {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.348983s] ... ok {3} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {2} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [250.093170s] ... ok {2} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [9.004998s] ... ok {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [125.433160s] ... ok {2} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [186.450996s] ... ok {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [124.339342s] ... ok {1} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [330.465258s] ... ok {1} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {1} 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`. {1} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [114.865676s] ... ok {7} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [265.666123s] ... ok {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [470.268146s] ... ok {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.191100s] ... ok {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.237089s] ... ok {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.047701s] ... ok {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.034774s] ... ok {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.109269s] ... ok {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.039658s] ... ok {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.035297s] ... ok {7} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.225929s] ... ok {7} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.017660s] ... ok {7} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.020630s] ... ok {7} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.092884s] ... ok {7} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.013338s] ... ok {7} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.010711s] ... ok {7} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.041113s] ... ok {7} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.045675s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.176081s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.178450s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.265347s] ... ok {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.120016s] ... ok {7} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.018295s] ... ok {7} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.120948s] ... ok {0} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [20.663027s] ... ok {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [520.653197s] ... ok {7} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [38.519423s] ... ok {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [688.816054s] ... ok {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [58.994350s] ... ok {6} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {7} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [65.339677s] ... ok {7} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {7} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [41.096391s] ... ok {3} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [406.799866s] ... ok {3} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {9} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [445.087687s] ... ok {5} tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server [113.096483s] ... ok {3} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [74.314821s] ... ok {8} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [515.123988s] ... ok {3} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [12.386547s] ... ok {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [173.678098s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [161.787457s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [3.138642s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [3.545287s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.018787s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.027783s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.034029s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.034556s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.016841s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.016842s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.021556s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.030239s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.012351s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.032762s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.028114s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.009486s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.098634s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.103384s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.090449s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.078133s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.176611s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.031381s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.029356s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.011379s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.049855s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.027730s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.027169s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.015361s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.021915s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.032983s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.017143s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.028104s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.023917s] ... ok {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [21.207895s] ... ok {3} 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`. {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [11.096115s] ... ok {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [10.586959s] ... ok {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [10.169545s] ... ok {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [10.551627s] ... ok {6} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [3.739605s] ... ok {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.158695s] ... ok {6} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.166413s] ... ok {6} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.060038s] ... ok {6} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.016202s] ... ok {6} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.021572s] ... ok {6} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.013782s] ... ok {6} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [22.725350s] ... ok {6} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [15.052058s] ... ok {6} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {7} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [380.006639s] ... ok {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [191.334798s] ... ok {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [517.963671s] ... ok {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [506.658742s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 181, in test_list_get_volume_attachments waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 6e763366-57fb-49a8-8817-5081c2b2796d failed to reach available status (current in-use) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-01-12 17:48:59,413 84629 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-01-12 17:48:59,413 84629 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-01-12 17:48:59,465 84629 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2024-01-12 17:48:59,466 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-285455303", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQu1xrsnKJdMNgQjsLcT2JOGsmSMwPjYSGiDOcUiY1QoNRGsFcYp74FoDTVDrdM5cCcdDHzUrgHr9GL1LTuUywuyaQaOe/z+h5suF3pIfmPdhu7hfX6GZTXhWD0i2CyFg=="}} Response - Headers: {'date': 'Fri, 12 Jan 2024 17:48:59 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-f773a088-ccf2-4a95-ba24-5593dae4f912', 'x-compute-request-id': 'req-f773a088-ccf2-4a95-ba24-5593dae4f912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-285455303", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQu1xrsnKJdMNgQjsLcT2JOGsmSMwPjYSGiDOcUiY1QoNRGsFcYp74FoDTVDrdM5cCcdDHzUrgHr9GL1LTuUywuyaQaOe/z+h5suF3pIfmPdhu7hfX6GZTXhWD0i2CyFg==", "fingerprint": "84:1a:f9:c9:7a:02:cc:7b:69:52:87:66:32:f1:60:6a", "user_id": "30319fa5d38244faa5bc362806abf929"}}' 2024-01-12 17:48:59,468 84629 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-285455303 created 2024-01-12 17:48:59,677 84629 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.208s 2024-01-12 17:48:59,677 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2060537838", "description": "tempest-description--234684051"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-420e2e61-c84c-41ca-86ba-ee81429cbc81', 'date': 'Fri, 12 Jan 2024 17:48:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "name": "tempest-securitygroup--2060537838", "stateful": true, "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "description": "tempest-description--234684051", "shared": false, "security_group_rules": [{"id": "4dfb3ef8-fa4c-4f5a-bbd4-d7182f04608c", "project_id": "0cb82f85fb1f4140a969cbd18bf6707a", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "security_group_id": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "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": 766, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-01-12T17:48:59Z", "updated_at": "2024-01-12T17:48:59Z", "revision_number": 0}, {"id": "52023cc9-79ab-49f5-b6ff-a04e3d343844", "project_id": "0cb82f85fb1f4140a969cbd18bf6707a", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "security_group_id": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_ran ge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 765, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-01-12T17:48:59Z", "updated_at": "2024-01-12T17:48:59Z", "revision_number": 0}], "tags": [], "created_at": "2024-01-12T17:48:59Z", "updated_at": "2024-01-12T17:48:59Z", "revision_number": 1, "project_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:48:59,875 84629 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.198s 2024-01-12 17:48:59,876 84629 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": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "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-6bc422e1-a48d-4396-a93a-6a592d6ae879', 'date': 'Fri, 12 Jan 2024 17:48:59 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": "ce3336cf-f4c3-4d4c-a683-e18e56b3b952", "project_id": "0cb82f85fb1f4140a969cbd18bf6707a", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "security_group_id": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "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": "2024-01-12T17:48:59Z", "updated_at": "2024-01-12T17:48:59Z", "revision_number": 0}}' 2024-01-12 17:49:00,130 84629 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.253s 2024-01-12 17:49:00,130 84629 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": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ca666fc0-70ac-4e7c-b109-764476e545d6', 'date': 'Fri, 12 Jan 2024 17:49:00 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": "19c49429-b57e-4db8-bdb4-8336178f9ae0", "project_id": "0cb82f85fb1f4140a969cbd18bf6707a", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "security_group_id": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "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": "2024-01-12T17:48:59Z", "updated_at": "2024-01-12T17:48:59Z", "revision_number": 0}}' 2024-01-12 17:49:00,130 84629 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2060537838 created 2024-01-12 17:49:01,877 84629 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.746s 2024-01-12 17:49:01,877 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a7 21cc86-1d8b-4d9e-8483-8d60c6b7a33e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6a0424b2-3d5a-4861-ad55-c9b5d62ab144', 'date': 'Fri, 12 Jan 2024 17:49:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d2f25c39-bb1a-485e-ab57-877718ff93c1", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "floating_ip_address": "172.24.4.31", "floating_network_id": "a721cc86-1d8b-4d9e-8483-8d60c6b7a33e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0cb82f85fb1f4140a969cbd18bf6707a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-01-12T17:49:01Z", "updated_at": "2024-01-12T17:49:01Z", "revision_number": 0}}' 2024-01-12 17:49:01,878 84629 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd2f25c39-bb1a-485e-ab57-877718ff93c1', 'tenant_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'floating_ip_address': '172.24.4.31', 'floating_network_id': 'a721cc86-1d8b-4d9e-8483-8d60c6b7a33e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-01-12T17:49:01Z', 'updated_at': '2024-01-12T17:49:01Z', 'revision_number': 0, 'ip': '172.24.4.31'} created 2024-01-12 17:49:01,926 84629 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.039s 2024-01-12 17:49:01,927 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jan 2024 17:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dfd00716-3f5e-4ad3-8178-026e470d9a1d', '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": "30319fa5d38244faa5bc362806abf929", "name": "tempest-AttachVolumeTestJSON-1231230339-project-member", "password_expires_at": null}, "audit_ids": ["FLFYWACsQ9O1oK1WUWio2w"], "expires_at": "2024-01-12T18:49:01.000000Z", "issued_at": "2024-01-12T17:49:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cb82f85fb1f4140a969cbd18bf6707a", "name": "tempest-AttachVolumeTestJSON-1231230339"}, "is_domain": false, "roles": [{"id": "e0d067b4ee36477a9d9a3e5183fe05fc", "name": "reader"}, {"id": "5a892407a7d043ebb6789bbd8fa2fcba", "name": "member"}], "catalog": [{"endpoints": [{"id": "d7cfb2922ede4d0c8810807f0efe47e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0dd6a233a8cb45b391577b04cf38e06e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "509d42541e1447d89a74d79a1f10ffb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a", "region": "RegionOne"}], "id": "1420c62e065e4ca28d0357fd0e25a987", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "6819f59b1de845d4ba84ed7f62eb5dba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1edde6bcfb3741088d6a360a6b2352ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9c1d685f430a4a8b838e9eafc2433f89", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a", "region": "RegionOne"}], "id": "47683277c8fe4d33b0d56159342994fa", "type": "block-storage", "name": "cinder" }, {"endpoints": [{"id": "c7dfbba4f2054e42b94674e13029680c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "77b5b42777bc448aabcb97b529411296", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "16d5881305434440b5b01f849b841904", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0cb82f85fb1f4140a969cbd18bf6707a", "region": "RegionOne"}], "id": "c733d6d312c246b4985f54cd880e8b64", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5f746fcded594ba3a50f7fa9b4e56ea3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cba8b5e5184746989b97b28a6343448e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "103567be97f14ca993820729d06fe3fe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d01b810c3f8c446cbcd1d600f495cba1", "type": "image", "name": "glance"}]}}' 2024-01-12 17:49:01,927 84629 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '1d05d08c-2edf-4f70-93e3-971001c594cd', 'name': 'tempest-AttachVolumeTestJSON-881719124-network', 'tenant_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50122, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-01-12T17:37:15Z', 'updated_at': '2024-01-12T17:37:16Z', 'revision_number': 1} available for tenant 2024-01-12 17:49:01,928 84629 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-285455303', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQu1xrsnKJdMNgQjsLcT2JOGsmSMwPjYSGiDOcUiY1QoNRGsFcYp74FoDTVDrdM5cCcdDHzUrgHr9GL1LTuUywuyaQaOe/z+h5suF3pIfmPdhu7hfX6GZTXhWD0i2CyFg==', 'fingerprint': '84:1a:f9:c9:7a:02:cc:7b:69:52:87:66:32:f1:60:6a', 'user_id': '30319fa5d38244faa5bc362806abf929', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDkB+E4bv7Rfcrh9UxtgF+HqV5dlHkf6UwppVNFS4I//Xee+LiX8uzT\n3LTQaMMgWb6gBwYFK4EEACKhZANiAAT0Ltca7JyiXTDYEI7C3E9iThrJkjMD42Eh\nogznFImNUKDURrBXGKe+BaA01Q63TOXAnHQx81K4B6/Ri9S07lMsLsmkGjnv8/oe\nbLhd6SH5j3Ybu4X1+hmU14Vg9ItgshY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '740d61bc-b8ad-4e62-9976-adeb5c7bf0d9', 'name': 'tempest-securitygroup--2060537838', 'stateful': True, 'tenant_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'description': 'tempest-description--234684051', 'shared': False, 'security_group_rules': [{'id': '4dfb3ef8-fa4c-4f5a-bbd4-d7182f04608c', 'project_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'tenant_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'security_group_id': '740d61bc-b8ad-4e62-9976-adeb5c7bf0d9', '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': 766, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-01-12T17:48:59Z', 'updated_at': '2024-01-12T17:48:59Z', 'revision_number': 0}, {'id': '52023cc9-79ab-49f5-b6ff-a04e3d343844', 'project_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'tenant_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'security_group_id': '740d61bc-b8ad-4e62-9976-adeb5c7bf0d9', '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': 765, 'belongs_t o_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-01-12T17:48:59Z', 'updated_at': '2024-01-12T17:48:59Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-01-12T17:48:59Z', 'updated_at': '2024-01-12T17:48:59Z', 'revision_number': 1, 'project_id': '0cb82f85fb1f4140a969cbd18bf6707a'}, 'floating_ip': {'id': 'd2f25c39-bb1a-485e-ab57-877718ff93c1', 'tenant_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'floating_ip_address': '172.24.4.31', 'floating_network_id': 'a721cc86-1d8b-4d9e-8483-8d60c6b7a33e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-01-12T17:49:01Z', 'updated_at': '2024-01-12T17:49:01Z', 'revision_number': 0, 'ip': '172.24.4.31'}} 2024-01-12 17:49:02,527 84629 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.598s 2024-01-12 17:49:02,527 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-916026450", "imageRef": "5fdeacb6-fbb1-499e-9e29-ca1931d2fc02", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "1d05d08c-2edf-4f70-93e3-971001c594cd"}], "security_groups": [{"name": "tempest-securitygroup--2060537838"}], "key_name": "tempest-keypair-285455303", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 12 Jan 2024 17:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b5c1b1c-d5cb-4641-a5f7-5c940d9a5d1c', 'x-compute-request-id': 'req-4b5c1b1c-d5cb-4641-a5f7-5c940d9a5d1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a95bac91-bd58-4826-b428-141fc2de0349", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a95bac91-bd58-4826-b428-141fc2de0349"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2060537838"}], "adminPass": "password"}}' 2024-01-12 17:49:02,601 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349 0.070s 2024-01-12 17:49:02,601 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f23e316-33a9-46e4-897f-183fb33cd281', 'x-compute-request-id': 'req-6f23e316-33a9-46e4-897f-183fb33cd281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349'} Body: b'{"server": {"id": "a95bac91-bd58-4826-b428-141fc2de0349", "name": "tempest-AttachVolumeTestJSON-server-916026450", "status": "BUILD", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "user_id": "30319fa5d38244faa5bc362806abf929", "metadata": {}, "hostId": "", "image": { "id": "5fdeacb6-fbb1-499e-9e29-ca1931d2fc02", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5fdeacb6-fbb1-499e-9e29-ca1931d2fc02"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-01-12T17:49:02Z", "updated": "2024-01-12T17:49:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a95bac91-bd58-4826-b428-141fc2de0349"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-285455303", "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": []}}' 2024-01-12 17:49:53,091 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349 0.427s 2024-01-12 17:49:53,092 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:49:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56dca9ab-68a5-4fb2-94c9-50b6b5a0f587', 'x-compute-request-id': 'req-56dca9ab-68a5-4fb2-94c9-50b6b5a0f587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349'} Body: b'{"server": {"id": "a95bac91-bd58-4826-b428-141fc2de0349", "name": "tempest-AttachVolumeTestJSON-server-916026450", "status": "ACTIVE", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "user_id": "30319fa5d38244faa5bc362806abf929", "metadata": {}, "hostId": "990fd06ea81d40a5fafc1f15593e66180213e094a255eec51aa2a671", "image": {"id": "5fdeacb6-fbb1-499e-9e29-ca1931d2fc02", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5fdeacb6-fbb1-499e-9e29-ca1931d2fc02"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-01-12T17:49:02Z", "updated": "2024-01-12T17:49:10Z", "addresses": {"tempest-AttachVolumeTestJSON-881719124-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:d5:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a95bac91-bd58-4826-b428-141fc2de0349"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-285455303", "OS-SRV-USG:launched_at": "2024-01-12T17:49:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2060537838"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-01-12 17:49:53,105 84629 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-01-12 17:50:53,349 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-interface 0.184s 2024-01-12 17:50:53,349 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60d77edc-94d1-4a2e-8b36-196910ee4bf1', 'x-compute-request-id': 'req-60d77edc-94d1-4a2e-8b36-196910ee4bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1d05d08c-2edf-4f70-93e3-971001c594cd", "port_id": "ac89f8e5-c929-43b3-9b33-ec9cfe472ced", "mac_addr": "fa:16:3e:09:d5:56", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "578f5efd-5d1d-41f9-9119-a6820203c7d8", "ip_address": "10.0.0.13"}]}]}' 2024-01-12 17:50:54,560 84629 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/d2f25c39-bb1a-485e-ab57-877718ff93c1 1.207s 2024-01-12 17:50:54,560 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ac89f8e5-c929-43b3-9b33-ec9cfe472ced"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-3e3418eb-e98a-489c-9102-a82e69c1623f', 'date': 'Fri, 12 Jan 2024 17:50:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d2f25c39-bb1a-485e-ab57-877718ff93c1'} Body: b'{"floatingip": {"id": "d2f25c39-bb1a-485e-ab57-877718ff93c1", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "floating_ip_address": "172.24.4.31", "floating_network_id": "a721cc86-1d8b-4d9e-8483-8d60c6b7a33e", "router_id": "d72a1813-16dd-4c6c-aef0-d8837963f20a", "port_id": "ac89f8e5-c929-43b3-9b33-ec9cfe472ced", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1d05d08c-2edf-4f70-93e3-971001c594cd", "mac_address": "fa:16:3e:09:d5:56", "admin_state_up": true, "status": "ACTIVE", "device_id": "a95bac91-bd58-4826-b428-141fc2de0349", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-01-12T17:49:01Z", "updated_at": "2024-01-12T17:50:54Z", "revision_number": 1, "project_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:50:54,563 84629 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.31:22' as 'cirros' with public key authentication 2024-01-12 17:50:54,613 84629 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-01-12 17:50:54,731 84629 INFO [paramiko.transport] Authentication (publickey) successful! 2024-01-12 17:50:54,732 84629 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.31 successfully created 2024-01-12 17:50:55,041 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/ips 0.308s 2024-01-12 17:50:55,041 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:54 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-fc51423b-21eb-41c1-a418-d6898f0adab2', 'x-compute-request-id': 'req-fc51423b-21eb-41c1-a418-d6898f0adab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826 -b428-141fc2de0349/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-881719124-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2024-01-12 17:50:55,512 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes 0.468s 2024-01-12 17:50:55,512 84629 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-1286033793"}} Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d1171d-2e27-43e3-be5d-7789e5ac2b76', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d1171d-2e27-43e3-be5d-7789e5ac2b76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.436218", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-01-12 17:50:55,572 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:50:55,572 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff46d5eb-255c-4ecb-a05f-f56ae5b3c901', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff46d5eb-255c-4ecb-a05f-f56ae5b3c901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:50:56,635 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f 4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:50:56,636 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220c1919-ddb8-44ce-8d0f-f66de946d49d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220c1919-ddb8-44ce-8d0f-f66de946d49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:50:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:50:57,690 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.040s 2024-01-12 17:50:57,690 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98096f7-af3f-46b7-98d4-82108fefb262', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98096f7-af3f-46b7-98d4-82108fefb262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:50:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:50:58,754 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.040s 2024-01-12 17:50:58,754 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52b8bf7-f9b1-4b64-97f4-196dc348af35', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52b8bf7-f9b1-4b64-97f4-196dc348af35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:50:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:50:59,820 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:50:59,820 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31419193-f011-451f-99ea-5dac5ee556ee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31419193-f011-451f-99ea-5dac5ee556ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:00,890 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.056s 2024-01-12 17:51:00,890 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3de881-5 5c7-4cb3-a425-ff512aed4793', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea3de881-55c7-4cb3-a425-ff512aed4793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:00,903 84629 INFO [tempest.common.waiters] volume 6e763366-57fb-49a8-8817-5081c2b2796d reached available after waiting for 5.903450 seconds 2024-01-12 17:51:01,226 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.322s 2024-01-12 17:51:01,226 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d"}} Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:00 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-eadc1e6a-974e-4ad3-be0c-d7d94aae8842', 'x-compute-request-id': 'req-eadc1e6a-974e-4ad3-be0c-d7d94aae8842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "device": "/dev/vdb"}}' 2024-01-12 17:51:01,273 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:51:01,274 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39bd1fbf-b0dd-4cb1-9fd2-496d14ed04ef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39bd1fbf-b0dd-4cb1-9fd2-496d14ed04ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "descriptio n": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:02,356 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.070s 2024-01-12 17:51:02,357 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c92594-9040-4d89-9fdf-86fa47711c10', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c92594-9040-4d89-9fdf-86fa47711c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:03,414 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:51:03,414 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a525db39-0620-483d-bc27-2c9c018de467', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a525db39-0620-483d-bc27-2c9c018de467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5 081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:04,472 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:51:04,473 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1fbe59-38d3-4d76-ad22-ca597f71880d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1fbe59-38d3-4d76-ad22-ca597f71880d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:05,540 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.052s 2024-01-12 17:51:05,541 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ce00cf-e07c-4d77-926d-a3eb979af066', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ce00cf-e07c-4d77-926d-a3eb979af066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypte d": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:06,620 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.065s 2024-01-12 17:51:06,621 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7c9114-ab51-402a-bf3d-5c439d8e6ea4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7c9114-ab51-402a-bf3d-5c439d8e6ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:07,703 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.067s 2024-01-12 17:51:07,703 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22637f1c-379a-484f-a47d-6db70b08c814', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22637f1c-379a-484f-a47d-6db70b08c814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:08,768 84629 INFO [tempest.l ib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:51:08,769 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f029124-2cdd-4038-9c52-25d9a6d3b4d7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f029124-2cdd-4038-9c52-25d9a6d3b4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:09,841 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.057s 2024-01-12 17:51:09,841 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb55113-736f-4fca-8717-e5c637df9ef8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb55113-736f-4fca-8717-e5c637df9ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:10,942 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.073s 2024-01-12 17:51:10 ,942 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154a5e44-7f95-4b0b-b836-96b8c593e5c8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154a5e44-7f95-4b0b-b836-96b8c593e5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:12,051 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.095s 2024-01-12 17:51:12,052 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a0fc30a-8880-476a-a902-5254ff85c494', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0fc30a-8880-476a-a902-5254ff85c494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:13,109 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:51:13,109 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25049938-2774-4f3c-8647-2826d69773a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25049938-2774-4f3c-8647-2826d69773a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:14,168 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:51:14,168 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d749ce0-3b69-4256-96aa-a1fc93a2503b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d749ce0-3b69-4256-96aa-a1fc93a2503b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:15,232 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.052s 2024-01-12 17:51:15,233 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc28d6c9-373e-4a6a-be78-c3741b8e5e57', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc28d6c9-373e-4a6a-be78-c3741b8e5e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:16,323 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.074s 2024-01-12 17:51:16,323 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef2f1c3-8769-46d9-893c-41e17685cb23', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef2f1c3-8769-46d9-893c-41e17685cb23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:16,341 84629 INFO [tempest.common.waiters] Attachment ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f created for volume 6e763366-57fb-49a8-8817-5081c2b2796d to server a95bac91-bd58-4826-b428-141fc2de0349 after waiting for 15.341783 seconds 2024-01-12 17:51:16,397 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.055s 2024-01-12 17:51:16,397 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e6c3e2-6456-4738-8e30-b512fdf3f6e5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e6c3e2-6456-4738-8e30-b512fdf3f6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:16,410 84629 INFO [tempest.common.waiters] volume 6e763366-57fb-49a8-8817-5081c2b2796d reached in-use after waiting for 0.410399 seconds 2024-01-12 17:51:16,505 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.094s 2024-01-12 17:51:16,505 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:16 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-ee5b5df2-caac-4680-938f-fde3b58dbd0e', 'x-compute-request-id': 'req-ee5b5df2-caac-4680-938f-fde3b58dbd0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}]}' 2024-01-12 17:51:16,605 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d 0.097s 2024-01-12 17:51:16,605 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:16 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-7660f00d-1fb7-48ab-901a -5aee3e324274', 'x-compute-request-id': 'req-7660f00d-1fb7-48ab-901a-5aee3e324274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volumeAttachment": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}}' 2024-01-12 17:51:16,919 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes 0.311s 2024-01-12 17:51:16,919 84629 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-1605353057"}} Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eb29a96-6ab8-4462-9b44-e9ada83cff02', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eb29a96-6ab8-4462-9b44-e9ada83cff02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:16.787400", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-01-12 17:51:16,971 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.041s 2024-01-12 17:51:16,971 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3508c8-233a-4326-bb5f-edfbdb575228', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3508c8-233a-4326-bb5f-edfbdb575228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "repli cation_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:18,028 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.044s 2024-01-12 17:51:18,029 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f2215c-8dbc-4722-820a-f321a0b5ea0a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f2215c-8dbc-4722-820a-f321a0b5ea0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:19,100 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.046s 2024-01-12 17:51:19,100 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90a6037-58b3-46f2-82d2-0828814a5289', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90a6037-58b3-46f2-82d2-0828814a5289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:20,154 84629 INFO [tempest.lib.common.rest_cl ient] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.041s 2024-01-12 17:51:20,155 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383fa7ca-95c8-4820-9c1b-f8c5e5847f42', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383fa7ca-95c8-4820-9c1b-f8c5e5847f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:20,167 84629 INFO [tempest.common.waiters] volume c271c6ac-dc17-40cc-8052-09266c3f2651 reached available after waiting for 4.166974 seconds 2024-01-12 17:51:20,470 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.302s 2024-01-12 17:51:20,470 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "c271c6ac-dc17-40cc-8052-09266c3f2651"}} Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:20 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-2a10d179-56e6-458c-9c2d-6b7ea50c40e5', 'x-compute-request-id': 'req-2a10d179-56e6-458c-9c2d-6b7ea50c40e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "volumeId": "c271c6ac-dc17-40cc-8052-09266c3f2651", "device": "/dev/vdc"}}' 2024-01-12 17:51:20,521 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.049s 2024-01-12 17:51:20,522 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d095c5-36f3-4f50-a7ae-bf7218eb49b5', 'content-length': '910', 'openstack-api-version': 'vol ume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d095c5-36f3-4f50-a7ae-bf7218eb49b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:21,589 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.051s 2024-01-12 17:51:21,590 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9bfa30a-4391-4327-afe6-0b907d310c8c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9bfa30a-4391-4327-afe6-0b907d310c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:22,769 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.127s 2024-01-12 17:51:22,769 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d8ff8c-303f-484e-b41e-2772503fa920', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d8ff8c-303f-484e-b41e-2772503fa920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18b f6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:23,831 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.047s 2024-01-12 17:51:23,831 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff59ddbe-7fc8-483f-b4fa-fd50f996aad9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff59ddbe-7fc8-483f-b4fa-fd50f996aad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:24,895 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.050s 2024-01-12 17:51:24,896 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed963307-2ee0-42f8-b3a0-8fde2f543f5a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed963307-2ee0-42f8-b3a0-8fde2f543f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000 000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:25,982 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.073s 2024-01-12 17:51:25,983 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c2327e-b414-4c31-9da6-fe1e9d26df15', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c2327e-b414-4c31-9da6-fe1e9d26df15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:27,053 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.057s 2024-01-12 17:51:27,054 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5898ea-dc9b-433e-b24d-cb758c4b37fc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5898ea-dc9b-433e-b24d-cb758c4b37fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [ {"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:28,121 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.053s 2024-01-12 17:51:28,121 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd56f0b-f708-4d13-a94e-41e5745e8a58', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd56f0b-f708-4d13-a94e-41e5745e8a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:29,182 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.048s 2024-01-12 17:51:29,183 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ede8d4-23c6-408a-b600-f41daa1ce229', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ede8d4-23c6-408a-b600-f41daa1ce229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes /c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:30,240 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.042s 2024-01-12 17:51:30,241 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d18638e-065a-444c-ab94-889320c1881b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d18638e-065a-444c-ab94-889320c1881b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:31,303 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.049s 2024-01-12 17:51:31,303 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d36233-04ef-4db3-9fb2-3872ee3efc79', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d36233-04ef-4db3-9fb2-3872ee3efc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:32,388 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.070s 2024-01-12 17:51:32,389 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de5b7f92-5883-4cb2-b5de-d06cffe2b5d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de5b7f92-5883-4cb2-b5de-d06cffe2b5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:33,452 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.050s 2024-01-12 17:51:33,453 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85187440-0ad1-441f-a4e7-2e898bfbe316', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85187440-0ad1-441f-a4e7-2e898bfbe316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:34,558 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0 .210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.092s 2024-01-12 17:51:34,558 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae932928-322d-4418-aeb1-76f4073b2361', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae932928-322d-4418-aeb1-76f4073b2361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:35,619 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.047s 2024-01-12 17:51:35,619 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-354480bf-5b0a-444e-84ca-9e688851897b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-354480bf-5b0a-444e-84ca-9e688851897b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:36,682 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.050s 2024-01-12 17:51:36,683 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67ebb29-18c1-47c4-92d6-d4f0690db69a', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67ebb29-18c1-47c4-92d6-d4f0690db69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:36.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "attachment_id": "000602e5-c749-4845-9925-f31f460229ca", "volume_id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdc", "attached_at": "2024-01-12T17:51:34.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:36,695 84629 INFO [tempest.common.waiters] Attachment 000602e5-c749-4845-9925-f31f460229ca created for volume c271c6ac-dc17-40cc-8052-09266c3f2651 to server a95bac91-bd58-4826-b428-141fc2de0349 after waiting for 16.695198 seconds 2024-01-12 17:51:36,741 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.045s 2024-01-12 17:51:36,741 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af699892-17f3-42b1-a4ee-0938bf34e0e9', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af699892-17f3-42b1-a4ee-0938bf34e0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:36.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "attachment_id": "000602e5-c749-4845-9925-f31f460229ca", "volume_id": "c271c6ac-dc17-40cc-8052 -09266c3f2651", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdc", "attached_at": "2024-01-12T17:51:34.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:36,753 84629 INFO [tempest.common.waiters] volume c271c6ac-dc17-40cc-8052-09266c3f2651 reached in-use after waiting for 0.753658 seconds 2024-01-12 17:51:36,826 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.072s 2024-01-12 17:51:36,826 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb2cd64-d9eb-4dcb-a87e-0797906e434d', 'x-compute-request-id': 'req-cdb2cd64-d9eb-4dcb-a87e-0797906e434d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}, {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "volumeId": "c271c6ac-dc17-40cc-8052-09266c3f2651", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdc"}]}' 2024-01-12 17:51:36,831 84629 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.31:22' as 'cirros' with public key authentication 2024-01-12 17:51:36,843 84629 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-01-12 17:51:36,949 84629 INFO [paramiko.transport] Authentication (publickey) successful! 2024-01-12 17:51:36,949 84629 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.31 successfully created 2024-01-12 17:51:37,000 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:51:37,000 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:36 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-5435e443-3d92-42ad-9bf2-b6795611fb46', 'x-compute-request-id': 'req-5435e443-3d92-42ad-9bf2-b6795611fb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volumeAttachment": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}}' 2024-01-12 17:51:37,227 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 DELETE http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d 0.225s 2024-01-12 17:51:37,228 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicat ion/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:37 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-62b35f81-0d58-4e6f-ae75-8767fc0562a4', 'x-compute-request-id': 'req-62b35f81-0d58-4e6f-ae75-8767fc0562a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'' 2024-01-12 17:51:37,360 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.131s 2024-01-12 17:51:37,360 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a29d17-3a16-498b-bc08-1030b4312bef', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a29d17-3a16-498b-bc08-1030b4312bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:38,467 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.093s 2024-01-12 17:51:38,467 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5918537-3d30-4eec-932c-dbc649d41483', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5918537-3d30-4eec-932c-dbc649d41483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "creat ed_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:39,529 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:51:39,529 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f644957-b2a7-4c15-8a3d-51f422bd9ac0', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f644957-b2a7-4c15-8a3d-51f422bd9ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:40,617 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.074s 2024-01-12 17:51:40,617 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c998b74c-114b-4b74-bae9-2c3b110f0f86', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-c998b74c-114b-4b74-bae9-2c3b110f0f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:41,694 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.064s 2024-01-12 17:51:41,695 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d62034c-fb9a-46f9-a9dd-e95267cb6d96', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d62034c-fb9a-46f9-a9dd-e95267cb6d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:42,784 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.075s 2024-01-12 17:51:42,784 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X -Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd934ce2-dbfc-41f3-b215-6c3ad1bc3d58', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd934ce2-dbfc-41f3-b215-6c3ad1bc3d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:43,867 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.069s 2024-01-12 17:51:43,868 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d52881d4-783c-476a-a281-d1af1d046f1c', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d52881d4-783c-476a-a281-d1af1d046f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:44,952 84629 INFO [tempest.lib. common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.071s 2024-01-12 17:51:44,953 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac03f9c2-b8f8-4391-aa35-43554cb07105', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac03f9c2-b8f8-4391-aa35-43554cb07105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:46,054 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.086s 2024-01-12 17:51:46,054 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72f19a0f-36a1-4934-b6ea-aab54f5adf6b', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72f19a0f-36a1-4934-b6ea-aab54f5adf6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attach ment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:47,293 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.216s 2024-01-12 17:51:47,293 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414ec154-05c8-463a-8414-76f21b25c7d3', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414ec154-05c8-463a-8414-76f21b25c7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:48,373 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.065s 2024-01-12 17:51:48,374 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0074af10-d1f6-4bae-81af-dfeb6890b722', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0074af10-d1f6-4bae-81af-dfeb6890b722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:49,456 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.061s 2024-01-12 17:51:49,456 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e4fda1-5f90-46d9-94f9-3459bc0a7c83', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e4fda1-5f90-46d9-94f9-3459bc0a7c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:50,555 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.085s 2024-01-12 17:51:50,555 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f249c2-3779-44c2-966a-808abbe3418d', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f249c2-3779-44c2-966a-808abbe3418d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000 ", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:51,626 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.052s 2024-01-12 17:51:51,626 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d621ac-6a4a-4166-a867-197c53a2536f', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d621ac-6a4a-4166-a867-197c53a2536f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:52,698 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.058s 2024-01-12 17:51:52,698 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5a6926-af4b-4805-b255-85da48352567', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5a6926-af4b-4805-b 255-85da48352567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:53,789 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.075s 2024-01-12 17:51:53,793 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bcf2504-01a6-4cae-9bf9-9f3ae5f5596b', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bcf2504-01a6-4cae-9bf9-9f3ae5f5596b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:55,011 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.062s 2024-01-12 17:51:55,012 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ab95eb-d0d9-4329-8ec8-8e426447a6c3', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ab95eb-d0d9-4329-8ec8-8e426447a6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:56,087 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.057s 2024-01-12 17:51:56,087 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa348673-69b0-4980-bb35-6fa6ff31d82a', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa348673-69b0-4980-bb35-6fa6ff31d82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:57,253 84629 INFO [tempest.lib.common.rest_client] Request (Attach VolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.150s 2024-01-12 17:51:57,253 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7325a7f-a8a9-42f3-b372-bcaf0da2c82c', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7325a7f-a8a9-42f3-b372-bcaf0da2c82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:58,330 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.062s 2024-01-12 17:51:58,330 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8bc5a21-a2c2-4261-be5e-0aadd8db4ffd', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8bc5a21-a2c2-4261-be5e-0aadd8db4ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a 4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:59,397 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:51:59,397 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146a8399-ea2f-42ce-a63b-bdc4260d4262', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146a8399-ea2f-42ce-a63b-bdc4260d4262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:00,467 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:52:00,468 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2189e8-ce1c-4cc7-a890-d53cba6e55e0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2189e8-ce1c-4cc7-a890-d53cba6e55e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volu me/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:01,535 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:52:01,535 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db30bd9-4475-4480-87c7-8d4b370774df', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db30bd9-4475-4480-87c7-8d4b370774df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:02,594 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:52:02,595 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bd068b-cc17-45b7-82e8-6eed1d766694', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bd068b-cc17-45b7-82e8-6eed1d766694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "na me": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:03,658 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:52:03,658 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f384d5eb-2b8c-4aec-8d1b-f211915f0bbf', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f384d5eb-2b8c-4aec-8d1b-f211915f0bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:04,741 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.064s 2024-01-12 17:52:04,741 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d30c0a-7dfb-4d0d-8286-40625be7407f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d30c0a-7dfb-4d0d-8286-40625be7407f', 'connection': 'close', 'status': ' 200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:05,861 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.107s 2024-01-12 17:52:05,862 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08cd49c8-1067-4e82-9ce9-c2e8fb67b557', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08cd49c8-1067-4e82-9ce9-c2e8fb67b557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:06,936 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:52:06,937 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 20 24 17:52:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a7d94b-1a23-4aa6-8a93-efddd5c0dd33', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a7d94b-1a23-4aa6-8a93-efddd5c0dd33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:08,026 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.067s 2024-01-12 17:52:08,027 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e5e7ca-0834-48cd-b597-98315ff0058f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e5e7ca-0834-48cd-b597-98315ff0058f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:09,114 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http:// 10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.068s 2024-01-12 17:52:09,114 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a104f5d-1827-44aa-9102-b6c9af8cb25f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a104f5d-1827-44aa-9102-b6c9af8cb25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:10,249 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.114s 2024-01-12 17:52:10,249 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca931e1-47fd-4a3e-bcd0-f0987a5a9801', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca931e1-47fd-4a3e-bcd0-f0987a5a9801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "se rver_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:11,313 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.051s 2024-01-12 17:52:11,314 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c743980-bc06-40e5-8d17-04e5cae84a73', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c743980-bc06-40e5-8d17-04e5cae84a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:12,391 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:52:12,391 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a27f8a4-231d-4ef8-a7e8-81e2571c9c3c', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a27f8a4-231d-4ef8-a7e8-81e2571c9c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817- 5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:13,454 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:52:13,454 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b513e9-91c1-4674-bb96-28eb57f7bc27', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b513e9-91c1-4674-bb96-28eb57f7bc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:14,522 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:52:14,523 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d594302b-d422-425d-87c7-c147d64b2526', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d594302b-d422-425d-87c7-c147d64b2526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description" : null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:15,598 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.062s 2024-01-12 17:52:15,599 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a28ee370-faa4-4137-ab2c-e361039cc2c4', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a28ee370-faa4-4137-ab2c-e361039cc2c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:16,670 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:52:16,670 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e1d158-ed41-4a81-b01f-f1b344fa1c93', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e1d158-ed41-4a81-b01f-f1b344fa1c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4 140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:17,743 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.060s 2024-01-12 17:52:17,743 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a705cdc6-404b-4c3b-9621-11bc59eb5d75', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a705cdc6-404b-4c3b-9621-11bc59eb5d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:18,807 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:52:18,808 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type' : 'application/json', 'x-compute-request-id': 'req-46e2d583-ffbe-4edf-960d-e5630e831c9f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e2d583-ffbe-4edf-960d-e5630e831c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:19,871 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:52:19,872 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955830b5-a095-4a93-8847-fd146bd41361', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955830b5-a095-4a93-8847-fd146bd41361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:20,941 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e7633 66-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:52:20,942 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6ebed8-c9ef-4252-b269-ba5f357a073c', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6ebed8-c9ef-4252-b269-ba5f357a073c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:22,005 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:52:22,006 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a0b20b-6bb2-4cab-a3bf-b45034266808', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a0b20b-6bb2-4cab-a3bf-b45034266808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:23,074 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:52:23,074 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5037608c-e183-47a9-9be3-3092fea8d3ac', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5037608c-e183-47a9-9be3-3092fea8d3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:24,136 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:52:24,137 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a31ef4e-4ac3-4e7b-99d4-8702f142497b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a31ef4e-4ac3-4e7b-99d4-8702f142497b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "boo table": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:25,204 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.052s 2024-01-12 17:52:25,204 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f18db86-d0a7-4982-abbd-2ebbd50e789e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f18db86-d0a7-4982-abbd-2ebbd50e789e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:26,277 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.055s 2024-01-12 17:52:26,277 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5cec705-ea58-4b02-8e5e-740728a2aae5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5cec705-ea58-4b02-8e5e-740728a2aae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_v olid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:27,345 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.055s 2024-01-12 17:52:27,346 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a121117-ed07-4a8a-8ece-85e879ddb5f0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a121117-ed07-4a8a-8ece-85e879ddb5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:28,405 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:52:28,405 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c47577-4bdd-4fb4-86a1-d4a3c017b6a3', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c47577-4bdd-4fb4-86a1-d4a3c017b6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:29,463 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:52:29,463 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9b697d-0589-4788-8c0b-f39e9147c1b1', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9b697d-0589-4788-8c0b-f39e9147c1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:30,521 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:52:30,522 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73cff266-75f5-44b 4-b97c-35243605bd3c', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73cff266-75f5-44b4-b97c-35243605bd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:31,578 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:52:31,578 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500f9799-cf23-486b-bebf-c326400809be', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500f9799-cf23-486b-bebf-c326400809be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:32,644 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:52:32,645 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd12776-7b95-47f7-bfc5-3dc0c0c312ac', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd12776-7b95-47f7-bfc5-3dc0c0c312ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:33,708 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:52:33,709 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f8e9d9-9451-4340-9aaa-fd8b36fa0e97', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f8e9d9-9451-4340-9aaa-fd8b36fa0e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}] , "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:34,789 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.065s 2024-01-12 17:52:34,789 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b40a6b8-34eb-4f71-9d73-57e2ef1d3af7', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b40a6b8-34eb-4f71-9d73-57e2ef1d3af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:35,933 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.126s 2024-01-12 17:52:35,933 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce60e69e-d0c4-4888-9ef3-cc8e889f29c5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce60e69e-d0c4-4888-9ef3-cc8e889f29c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "co nsistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:37,029 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.081s 2024-01-12 17:52:37,029 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4619099-095b-4c0c-beff-fb8ce55e2b80', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4619099-095b-4c0c-beff-fb8ce55e2b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:38,117 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.074s 2024-01-12 17:52:38,117 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e4e513-8875-4d0f-af2d-eb511e3d44b8', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e4e513-8875-4d0f-af2d-eb511e3d44b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http ://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:39,219 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.089s 2024-01-12 17:52:39,220 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99477e68-f179-4de4-8af7-13c23bdc8bde', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99477e68-f179-4de4-8af7-13c23bdc8bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:40,301 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.056s 2024-01-12 17:52:40,302 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b21f33-7ec2-4881-8c76-b90cd1509da3', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b21f33-7ec2-4881-8c76-b90cd1509da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b279 6d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:41,538 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.222s 2024-01-12 17:52:41,539 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25ebc53-4d77-4656-8e2e-1c0e823c20bb', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25ebc53-4d77-4656-8e2e-1c0e823c20bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:42,619 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.060s 2024-01-12 17:52:42,620 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384a67b7-478a-428d-8d42-a588724a4ffd', 'content-length': '1203', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384a67b7-478a-428d-8d42-a588724a4ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:43,688 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.051s 2024-01-12 17:52:43,688 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81f7bca-e208-4bb7-bedf-37bd97738f78', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81f7bca-e208-4bb7-bedf-37bd97738f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:44,779 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.071s 2024-01-12 17:52:44,779 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62707015-23aa-4bc2-b175-3041c1c81652', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62707015-23aa-4bc2-b175-3041c1c81652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:45,865 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.056s 2024-01-12 17:52:45,866 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088d1d1e-ee3f-4a07-8d62-61f757df5780', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088d1d1e-ee3f-4a07-8d62-61f757df5780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a" }}' 2024-01-12 17:52:46,978 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.095s 2024-01-12 17:52:46,978 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f54351-f72d-4d88-b411-96d22808154a', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f54351-f72d-4d88-b411-96d22808154a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:48,087 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.094s 2024-01-12 17:52:48,088 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599d9aa3-e3ab-4a2f-9f3b-8a5d0ff5ccb5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599d9aa3-e3ab-4a2f-9f3b-8a5d0ff5ccb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id ": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:49,186 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.081s 2024-01-12 17:52:49,186 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0560201a-6c44-4244-aaf2-b1075204c84f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0560201a-6c44-4244-aaf2-b1075204c84f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:50,268 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.065s 2024-01-12 17:52:50,269 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2b45c2-d965-483c-99bb-1e482367fe0d', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2b45c2-d965-483c-99bb-1e482367fe0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e7 63366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:51,337 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.051s 2024-01-12 17:52:51,337 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499c31af-5512-48f5-a2d7-469d6b550f4e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499c31af-5512-48f5-a2d7-469d6b550f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:52,418 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.058s 2024-01-12 17:52:52,419 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4667bb84-5750-4a9b-9b5e-5ac20fb75da1', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4667bb84-5750-4a9b-9b5e-5ac20fb75da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "cr eated_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:53,482 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:52:53,482 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526cc82a-9548-4eb7-b36f-116154c63688', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526cc82a-9548-4eb7-b36f-116154c63688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:54,555 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:52:54,555 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdae3e06-9405-46f2-8adb-a928dc6fe9b5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-bdae3e06-9405-46f2-8adb-a928dc6fe9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:55,628 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.057s 2024-01-12 17:52:55,629 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e65546cd-fc6b-42c8-8ea2-f3585ef7b841', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e65546cd-fc6b-42c8-8ea2-f3585ef7b841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:56,709 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.066s 2024-01-12 17:52:56,710 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a364bb4a-9b1a-4065-baee-2d53473d0e34', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a364bb4a-9b1a-4065-baee-2d53473d0e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:57,816 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.084s 2024-01-12 17:52:57,817 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-323c8734-34d6-4156-86ee-8447d827ef67', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-323c8734-34d6-4156-86ee-8447d827ef67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:58,896 84629 INFO [tempest.lib.common.rest_ client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:52:58,896 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f1e537-288b-4ae0-9e13-419ec8465384', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f1e537-288b-4ae0-9e13-419ec8465384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:59,963 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:52:59,963 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7efccc-882d-459d-aad7-950933a623a2', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7efccc-882d-459d-aad7-950933a623a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57e c-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:01,027 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.047s 2024-01-12 17:53:01,027 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-040b3bbd-91f7-42ed-b505-0f6feb0ffdda', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-040b3bbd-91f7-42ed-b505-0f6feb0ffdda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:02,269 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.216s 2024-01-12 17:53:02,269 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3cd8eb-0f31-4b86-87ca-7a3e4ced4767', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3cd8eb-0f31-4b86-87ca-7a3e4ced4767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "ht tp://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:03,347 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.064s 2024-01-12 17:53:03,348 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f94ce3c-a859-4a49-b9e9-14679296cbde', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f94ce3c-a859-4a49-b9e9-14679296cbde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:04,424 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:53:04,553 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49464640-6b9f-44cd-b8d8-9279aa0f07bb', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49464640-6b9f-44cd-b8d8-9279aa0f07bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T1 7:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:05,651 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.081s 2024-01-12 17:53:05,652 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f7f160-1939-4c27-a952-13a53225efd9', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f7f160-1939-4c27-a952-13a53225efd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:06,726 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.058s 2024-01-12 17:53:06,727 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb97a63a-2e77-47b1-8ada-681be0a0a551', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb97a63a-2e77-47b1-8ada-681be0a0a551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:07,809 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:53:07,810 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec4dda1-a180-4b2f-94bf-7ed235e4d884', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec4dda1-a180-4b2f-94bf-7ed235e4d884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:09,117 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.287s 2024-01-12 17:53:09,118 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'da te': 'Fri, 12 Jan 2024 17:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b6a33d-2092-416e-8fad-3b4b1c812d6f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b6a33d-2092-416e-8fad-3b4b1c812d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:10,201 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.068s 2024-01-12 17:53:10,201 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3c5c88-4a56-4472-aad6-86b96d802b5c', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3c5c88-4a56-4472-aad6-86b96d802b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:11,287 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachmen ts): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:53:11,287 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52628da3-32af-47a0-bde0-4e9b1e4721bc', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52628da3-32af-47a0-bde0-4e9b1e4721bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:12,346 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:53:12,347 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee1481c1-32d1-4c0a-97a4-5c7b0be2624d', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee1481c1-32d1-4c0a-97a4-5c7b0be2624d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-881 7-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:13,431 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.071s 2024-01-12 17:53:13,432 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f88dc35-3f96-498e-8efd-b62484bce0cf', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f88dc35-3f96-498e-8efd-b62484bce0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:14,510 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.056s 2024-01-12 17:53:14,511 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c76696c-4429-4301-99ae-a8db0b3df206', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c76696c-4429-4301-99ae-a8db0b3df206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e76 3366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:15,579 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.055s 2024-01-12 17:53:15,579 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b400584-2fa9-445e-b55b-acbded42e544', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b400584-2fa9-445e-b55b-acbded42e544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:16,641 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.047s 2024-01-12 17:53:16,641 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d483fc8-7165-44b5-999e-8b336609f715', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d483fc8-7165-44b5-999e-8b336609f715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-128603 3793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:17,710 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.056s 2024-01-12 17:53:17,711 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c19c1f-d94f-4f75-9e94-07721f287bc2', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c19c1f-d94f-4f75-9e94-07721f287bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:18,790 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.064s 2024-01-12 17:53:18,791 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8360577-f644-45fd-9645-a83ad919f78d', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8360577-f644-45fd-9645-a83ad919f78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/vol ume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:19,869 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:53:19,869 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8510eb-ae25-49e6-b487-8dfce016c11e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8510eb-ae25-49e6-b487-8dfce016c11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:20,950 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.067s 2024-01-12 17:53:20,950 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:20 GMT', 'server': 'Apache/2.4.52 (Ubun tu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2793e4-b5a5-4bac-a855-cb23992cbcbf', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2793e4-b5a5-4bac-a855-cb23992cbcbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:22,011 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:53:22,012 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf160aeb-7a62-4109-872d-7305a92af84b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf160aeb-7a62-4109-872d-7305a92af84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:23,068 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf 6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:53:23,068 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e357c6a0-d063-4f1e-8353-21e2a41fffd5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e357c6a0-d063-4f1e-8353-21e2a41fffd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:24,151 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.070s 2024-01-12 17:53:24,152 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ab1871-024d-41c6-95e1-b6ef77c4a457', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ab1871-024d-41c6-95e1-b6ef77c4a457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349" , "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:25,214 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:53:25,215 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03df577f-f8b5-4833-a118-c0f7b4505bd4', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03df577f-f8b5-4833-a118-c0f7b4505bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:26,278 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:53:26,279 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a09e53-fe56-4582-aa8e-08a657ffc403', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a09e53-fe56-4582-aa8e-08a657ffc403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5b c362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:27,342 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:53:27,343 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b55bdc2-bbfb-4b2d-a2d2-1f4230389442', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b55bdc2-bbfb-4b2d-a2d2-1f4230389442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:28,419 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:53:28,419 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c83218f3-e604-47ce-83bd-0f8309c40cda', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83218f3-e604-47ce-83bd-0f8309c40cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_ id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:29,496 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:53:29,497 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bea5ec0-56e5-4df2-b195-af4f1d5a63d4', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bea5ec0-56e5-4df2-b195-af4f1d5a63d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:30,590 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.079s 2024-01-12 17:53:30,591 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c8ca350-4f20-4a4f-880f-ab1911280577', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c8ca350-4f20-4a4f-880f-ab1911280577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8 817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:31,650 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:53:31,650 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de60e5ca-e9d2-4d1e-a540-24bb8dc20eb6', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de60e5ca-e9d2-4d1e-a540-24bb8dc20eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:32,727 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:53:32,728 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'r eq-6003c1f3-bdbf-4b50-837e-f56648a84154', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6003c1f3-bdbf-4b50-837e-f56648a84154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:33,784 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:53:33,785 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1a385d-a121-4f75-9c5d-079d29db31fe', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1a385d-a121-4f75-9c5d-079d29db31fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:34,844 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:53:34,844 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c832536-ba89-4099-8bf6-c222e045291f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c832536-ba89-4099-8bf6-c222e045291f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:35,915 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.057s 2024-01-12 17:53:35,916 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f51f6c6-d69f-48d6-ba26-ac2df996eac0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f51f6c6-d69f-48d6-ba26-ac2df996eac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-1 2T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:36,988 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.060s 2024-01-12 17:53:36,988 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0891f3b-fa93-4f41-8525-4ed43341229b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0891f3b-fa93-4f41-8525-4ed43341229b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:38,049 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:53:38,050 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9a92dc-ecc2-4713-852a-95bc2393a9fc', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9a92dc-ecc2-4713-852a-95bc2393a9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replicatio n_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:39,119 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.055s 2024-01-12 17:53:39,119 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd8557f-aad2-4916-8fcc-ab1b0731b40d', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd8557f-aad2-4916-8fcc-ab1b0731b40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:40,183 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.051s 2024-01-12 17:53:40,183 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8f74e4-f16e-4bef-b862-d1e223b5eb66', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8f74e4-f16e-4bef-b862-d1e223b5eb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": " self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:41,242 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:53:41,243 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d4ddcf-ad05-4a00-a7ae-8d17c8ccccc9', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d4ddcf-ad05-4a00-a7ae-8d17c8ccccc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:42,310 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:53:42,311 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c9947f-1ab3-4ba8-96b7-1fe2a645f8af', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c9947f-1ab3-4ba8-96b7-1fe2a645f8af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb- 49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:43,368 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:53:43,369 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d4f1eb0-fcac-497f-bc69-1644b6e25089', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d4f1eb0-fcac-497f-bc69-1644b6e25089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:44,426 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:53:44,427 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a40b8be-321d-4338-982a-f36004be6087', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a40b8be-321d-4338-982a-f36004be6087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:45,489 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:53:45,490 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea40588-c40a-4258-b113-3efbc68fb4c6', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea40588-c40a-4258-b113-3efbc68fb4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:46,546 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:53:46,546 84629 DEBUG [tempest.lib.common.rest_client] Reques t - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3510ec6a-1498-4df4-afb5-ce0146d31360', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3510ec6a-1498-4df4-afb5-ce0146d31360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:47,606 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:53:47,606 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e9c223-cc22-4610-8332-4208be4883e7', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e9c223-cc22-4610-8332-4208be4883e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4 140a969cbd18bf6707a"}}' 2024-01-12 17:53:48,662 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.042s 2024-01-12 17:53:48,663 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df905ac9-bde0-4b77-a1cc-2941a30a5e0b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df905ac9-bde0-4b77-a1cc-2941a30a5e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:49,718 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.042s 2024-01-12 17:53:49,719 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c0a85e7-6b26-4972-8c65-dd2bca274694', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c0a85e7-6b26-4972-8c65-dd2bca274694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:50,779 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.047s 2024-01-12 17:53:50,779 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c400d1-e34d-40a8-9702-48eba9b62e4a', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c400d1-e34d-40a8-9702-48eba9b62e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:51,849 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.056s 2024-01-12 17:53:51,850 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d93cd890-b375-4968-a19e-2939dc8ba9a8', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d93cd890-b375-4968-a19e-2939dc8ba9a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd1 8bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:52,934 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.071s 2024-01-12 17:53:52,935 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab276136-e9a6-42ce-a900-e73cd13498e5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab276136-e9a6-42ce-a900-e73cd13498e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:53,993 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:53:53,994 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b963b9a-c9d9-4664-92cd-9d430195b3d3', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b963b9a-c9d9-4664-92cd-9d430195b3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availabilit y_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:55,052 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.047s 2024-01-12 17:53:55,053 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7af69b-bbb9-41c3-8ac5-ed5674a8ec3d', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7af69b-bbb9-41c3-8ac5-ed5674a8ec3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:56,112 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:53:56,113 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1407b705-9ea0-4722-84e4-85bfdd08f1de', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'x-openstack-request-id': 'req-1407b705-9ea0-4722-84e4-85bfdd08f1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:57,181 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:53:57,182 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ec58f0-477d-4c2e-8fde-ce90e7c5dd38', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ec58f0-477d-4c2e-8fde-ce90e7c5dd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:58,253 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:53:58,253 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applica tion/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f73615-d8df-4d04-9613-27dda8e4b1b4', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f73615-d8df-4d04-9613-27dda8e4b1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:59,339 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.071s 2024-01-12 17:53:59,340 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe97233-cc37-402a-80e9-799b69969f3e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe97233-cc37-402a-80e9-799b69969f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:00,398 84629 INFO [temp est.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:54:00,398 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8299a3-a6bc-4a15-9664-52103e0a018b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8299a3-a6bc-4a15-9664-52103e0a018b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:01,484 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.071s 2024-01-12 17:54:01,484 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76b1d4a-8330-46a7-9f1d-0fcfc1be6043', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76b1d4a-8330-46a7-9f1d-0fcfc1be6043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "atta chment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:02,561 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.058s 2024-01-12 17:54:02,562 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f81a6e-2624-4396-ba29-f09e22934bdc', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f81a6e-2624-4396-ba29-f09e22934bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:03,631 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:54:03,631 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f65308-ee75-43fe-b39a-286c5b0a3d41', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f65308-ee75-43fe-b39a-286c5b0a3d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bo okmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:04,700 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:54:04,701 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c28994-1f5f-481e-8c35-1212d25f593b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c28994-1f5f-481e-8c35-1212d25f593b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:05,784 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.065s 2024-01-12 17:54:05,785 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d709af24-c1cc-4fc0-bcca-153f0bba198e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d709af24-c1cc-4fc0-bcca-153f0bba198e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "update d_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:06,862 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:54:06,863 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c45a8f-d069-4b2a-8b8b-62a71184ecba', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c45a8f-d069-4b2a-8b8b-62a71184ecba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:07,939 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:54:07,939 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43eee58d-de41-4137-917e-4412af942906', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43eee58d-de41-4137-917e-4412af942 906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:09,016 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:54:09,017 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f3448f-b3a0-4aab-88d1-e5a3477f4831', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f3448f-b3a0-4aab-88d1-e5a3477f4831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:10,117 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.085s 2024-01-12 17:54:10,117 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Fri, 12 Jan 2024 17:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae76695-b0c8-47ac-9754-48cd4019f1bf', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae76695-b0c8-47ac-9754-48cd4019f1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:11,197 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.067s 2024-01-12 17:54:11,198 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88bb102-9507-4cb8-a890-2584726c843f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88bb102-9507-4cb8-a890-2584726c843f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:12,269 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_ get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.058s 2024-01-12 17:54:12,270 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4133b07e-d556-4a95-a930-d79147a54645', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4133b07e-d556-4a95-a930-d79147a54645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:13,333 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:54:13,333 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c650d433-bbd8-43c5-ba5d-efad738cc4a2', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c650d433-bbd8-43c5-ba5d-efad738cc4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e 763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:14,394 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.047s 2024-01-12 17:54:14,394 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfacd8b2-365f-4cb7-9768-4426c47ce0a7', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfacd8b2-365f-4cb7-9768-4426c47ce0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:15,458 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:54:15,459 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe3e06d-ffcd-40b5-92e0-fe342c784c4e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe3e06d-ffcd-40b5-92e0-fe342c784c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18 bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:16,535 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:54:16,535 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea3b838-e1ba-425d-9fe0-857c3f779e28', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea3b838-e1ba-425d-9fe0-857c3f779e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:17,606 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:54:17,606 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c7b912-9646-4051-8b13-5a2f82d47e8a', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c7b912-9646-4051-8b13-5a2f82d47e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTe stJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:18,669 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.042s 2024-01-12 17:54:18,669 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed1a1ad-e7b4-40e6-81d2-dd1ed307e029', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed1a1ad-e7b4-40e6-81d2-dd1ed307e029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:19,725 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.042s 2024-01-12 17:54:19,725 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2e4342-4758-4b94-bd93-43e1d1c03273', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2e4342-4758-4b94-bd93-43e1d1c03273', 'connection': 'close', 'status': '200', 'content-location': 'h ttp://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:20,785 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:54:20,786 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0dd551-9beb-4cf8-97b2-975003d16f04', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0dd551-9beb-4cf8-97b2-975003d16f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:21,860 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:54:21,860 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a8cd9ac-a5bf-4ec2-a004-318dad4aac51', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a8cd9ac-a5bf-4ec2-a004-318dad4aac51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:22,927 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:54:22,928 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b75b25ca-2279-4e14-8e19-7b1e669de423', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b75b25ca-2279-4e14-8e19-7b1e669de423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:23,985 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f8 5fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:54:23,985 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07870f82-6654-45ea-ba57-266a1e94e9c9', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07870f82-6654-45ea-ba57-266a1e94e9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:25,047 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:54:25,047 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b414be74-59b3-4554-a1d1-f08c125cf4a4', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b414be74-59b3-4554-a1d1-f08c125cf4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-482 6-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:26,106 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:54:26,106 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ac68f8-3604-4a58-8cdf-d7197ff4d047', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ac68f8-3604-4a58-8cdf-d7197ff4d047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:27,199 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.081s 2024-01-12 17:54:27,200 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493b4355-4232-4228-a505-4e53be4d4a78', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493b4355-4232-4228-a505-4e53be4d4a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:28,275 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.061s 2024-01-12 17:54:28,275 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ce224b-b130-4db2-9031-f4c270f5f709', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ce224b-b130-4db2-9031-f4c270f5f709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:29,337 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:54:29,338 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09367b3a-81a2-4d3c-ae3d-40cfbef0d208', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09367b3a-81a2-4d3c-ae3d-40cfbef0d208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "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/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:30,395 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:54:30,396 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1120bf36-8b2b-4889-9d30-bd86643578ba', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1120bf36-8b2b-4889-9d30-bd86643578ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:31,454 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:54:31,455 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a07ce2-2f51-4627-bdcf-7e53b45b1912', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a07ce2-2f51-4627-bdcf-7e53b45b1912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/ 6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:32,530 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:54:32,530 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719c0884-820a-4f3c-b5b3-e79016594b9a', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719c0884-820a-4f3c-b5b3-e79016594b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:33,589 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:54:33,590 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-com pute-request-id': 'req-9470b4f8-31d7-45d2-968c-d5f95e6c5eb1', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9470b4f8-31d7-45d2-968c-d5f95e6c5eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:34,649 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:54:34,649 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282bca81-f228-4b32-9891-0854193cbbcc', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282bca81-f228-4b32-9891-0854193cbbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:35,711 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b279 6d 0.049s 2024-01-12 17:54:35,712 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84291848-73eb-4f05-bee6-4470c8fe93fa', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84291848-73eb-4f05-bee6-4470c8fe93fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:36,768 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.042s 2024-01-12 17:54:36,768 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958aeeb9-49b0-43c7-9fdb-0dfca0bde00b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958aeeb9-49b0-43c7-9fdb-0dfca0bde00b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "atta ched_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:37,825 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:54:37,826 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb75777-6c89-4855-9efe-6fd9abf67fd0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb75777-6c89-4855-9efe-6fd9abf67fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:38,883 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:54:38,883 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d6263e-389a-4ba8-a6f8-7e16c69acb4e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d6263e-389a-4ba8-a6f8-7e16c69acb4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted" : false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:39,940 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:54:39,940 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c25e45-7813-40c5-a23d-6ab35be44a36', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c25e45-7813-40c5-a23d-6ab35be44a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:40,996 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:54:40,996 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0e13b7-bfed-4c0c-96fc-d5b2e3c4f936', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0e13b7-bfed-4c0c-96fc-d5b2e3c4f936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:42,057 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.047s 2024-01-12 17:54:42,057 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e25317-9293-47d9-94f0-a42f3b401bde', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e25317-9293-47d9-94f0-a42f3b401bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:43,113 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:54:43,114 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134ff03d-40e0-49c9-8d7b-79e4bfb86aff', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134ff03d-40e0-49c9-8d7b-79e4bfb86aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {" id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:44,181 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:54:44,181 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dd3deb-e2ad-4b73-8c02-5196a67f1c07', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dd3deb-e2ad-4b73-8c02-5196a67f1c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:45,242 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:54:45,243 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7770d5-6f6f-4b38-bad6-dd4380875800', 'conte nt-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7770d5-6f6f-4b38-bad6-dd4380875800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:46,363 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.107s 2024-01-12 17:54:46,363 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fbd6eb1-616d-4e91-bf61-c735299ca3f0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fbd6eb1-616d-4e91-bf61-c735299ca3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:47,438 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.062s 2024-01-12 17:54:47,439 84629 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d5a5b2b-b2e6-462c-8af3-4f5f8072c843', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d5a5b2b-b2e6-462c-8af3-4f5f8072c843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:48,514 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:54:48,514 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8066a2b-ed03-4020-8990-4174fd0676f0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8066a2b-ed03-4020-8990-4174fd0676f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant _id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:49,584 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:54:49,584 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99c42f8-6bd0-4912-9f7f-a21784d95e60', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99c42f8-6bd0-4912-9f7f-a21784d95e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:50,661 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.061s 2024-01-12 17:54:50,661 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c46df42-71df-4927-9b3a-dd0bdb1326ca', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c46df42-71df-4927-9b3a-dd0bdb1326ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "m ultiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:51,732 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:54:51,733 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a81d72-70f1-4108-8c23-fe53769c07a0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a81d72-70f1-4108-8c23-fe53769c07a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:52,842 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.093s 2024-01-12 17:54:52,842 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2639fc0b-6d3c-4e0f-a175-5d90fc842bdf', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2639fc0b-6d3c-4e0f-a175-5d90fc842bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb8 2f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:53,914 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:54:53,914 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d74252-43a8-4738-810f-938dd3860e26', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d74252-43a8-4738-810f-938dd3860e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:53,980 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.051s 2024-01-12 17:54:53,981 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad908ff-8be4-4c04-9c43-a6319c46d9ca', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad908ff-8be4-4c04-9c43-a6319c46d9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "in-use", "size": 1, "availabili ty_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:36.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "attachment_id": "000602e5-c749-4845-9925-f31f460229ca", "volume_id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdc", "attached_at": "2024-01-12T17:51:34.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:54,171 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/c271c6ac-dc17-40cc-8052-09266c3f2651 0.177s 2024-01-12 17:54:54,172 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:53 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-7e00ce0c-43eb-4a89-98ed-8b6d6867bc94', 'x-compute-request-id': 'req-7e00ce0c-43eb-4a89-98ed-8b6d6867bc94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'' 2024-01-12 17:54:54,227 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.055s 2024-01-12 17:54:54,228 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa9febd6-11a6-4c3d-8055-c36273d1c267', 'x-compute-request-id': 'req-aa9febd6-11a6-4c3d-8055-c36273d1c267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}, {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "volumeId": "c271c6ac-dc17-40cc-8052-09266c3f2651", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdc"}]}' 2024-01-12 17:55:44,336 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.056s 2024-01-12 17:55:44,336 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:55:44 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-17e0e338-6b44-485c-b2ca-db9825a28f88', 'x-compute-request-id': 'req-17e0e338-6b44-485c-b2ca-db9825a28f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}]}' 2024-01-12 17:55:44,381 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.042s 2024-01-12 17:55:44,382 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b61fd43-9769-4d63-90bb-75a9ede26f08', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b61fd43-9769-4d63-90bb-75a9ede26f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:55:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:55:44,394 84629 INFO [tempest.common.waiters] volume c271c6ac-dc17-40cc-8052-09266c3f2651 reached available after waiting for 0.394819 seconds 2024-01-12 17:55:44,446 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.051s 2024-01-12 17:55:44,446 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06edb0e4-503f-4306-9dba-e0c8ce2bae8b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06edb0e4-503f-4306-9dba-e0c8ce2bae8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T1 7:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:55:44,652 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d 0.193s 2024-01-12 17:55:44,652 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:55:44 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-9b11b94a-be27-4814-861f-42a12f68c5a0', 'x-compute-request-id': 'req-9b11b94a-be27-4814-861f-42a12f68c5a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'' 2024-01-12 17:55:44,717 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.063s 2024-01-12 17:55:44,717 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:55:44 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-ceed165d-b48b-4dea-887a-e988d02425f2', 'x-compute-request-id': 'req-ceed165d-b48b-4dea-887a-e988d02425f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}]}' 2024-01-12 17:56:34,831 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.062s 2024-01-12 17:56:34,832 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenS tack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-216f04fd-000f-49fc-be43-406933b09777', 'x-compute-request-id': 'req-216f04fd-000f-49fc-be43-406933b09777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2024-01-12 17:56:34,875 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.040s 2024-01-12 17:56:34,875 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa067fcd-02fb-4d1c-9e41-8e3edffeacc0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa067fcd-02fb-4d1c-9e41-8e3edffeacc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:55:46.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:56:34,889 84629 INFO [tempest.common.waiters] volume 6e763366-57fb-49a8-8817-5081c2b2796d reached available after waiting for 0.888975 seconds 2024-01-12 17:56:35,017 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349 0.128s 2024-01-12 17:56:35,018 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:56:34 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-565aea9c-379b-401b-8d77-44f082146484', 'x-compute-request-id': 'req-565aea9c-379b-401b-8d77-44f082146484', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349'} Body: b'' 2024-01-12 17:56:35,317 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349 0.298s 2024-01-12 17:56:35,317 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova- api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b760953f-79ed-468e-a749-6225a9f3d354', 'x-compute-request-id': 'req-b760953f-79ed-468e-a749-6225a9f3d354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349'} Body: b'{"server": {"id": "a95bac91-bd58-4826-b428-141fc2de0349", "name": "tempest-AttachVolumeTestJSON-server-916026450", "status": "ACTIVE", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "user_id": "30319fa5d38244faa5bc362806abf929", "metadata": {}, "hostId": "990fd06ea81d40a5fafc1f15593e66180213e094a255eec51aa2a671", "image": {"id": "5fdeacb6-fbb1-499e-9e29-ca1931d2fc02", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5fdeacb6-fbb1-499e-9e29-ca1931d2fc02"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-01-12T17:49:02Z", "updated": "2024-01-12T17:56:35Z", "addresses": {"tempest-AttachVolumeTestJSON-881719124-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:d5:56"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:d5:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a95bac91-bd58-4826-b428-141fc2de0349"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-285455303", "OS-SRV-USG:launched_at": "2024-01-12T17:49:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2060537838"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-01-12 17:57:25,419 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349 0.040s 2024-01-12 17:57:25,419 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:57:25 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-1e8ef7fe-6355-4fa2-a3e5-582436c5a1e0', 'x-compute-request-id': 'req-1e8ef7fe-6355-4fa2-a3e5-582436c5a1e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a95bac91-bd58-4826-b428-141fc2de0349 could not be found."}}' 2024-01-12 17:57:25,451 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-285455303 0.030s 2024-01-12 17:57:25,452 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:57:25 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-84dbfdee-b24c-4f16-916f-041eb20b4795', 'x-compute-request-id': 'req-84dbfdee-b24c-4f16-916f-041eb20b4795', 'connection': 'close', 'status': '202', 'content-location': 'http://1 0.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-285455303'} Body: b'' 2024-01-12 17:57:25,612 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/740d61bc-b8ad-4e62-9976-adeb5c7bf0d9 0.160s 2024-01-12 17:57:25,613 84629 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-201ea778-c72a-48af-b861-d0b7ee15e2dd', 'content-length': '0', 'date': 'Fri, 12 Jan 2024 17:57:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/740d61bc-b8ad-4e62-9976-adeb5c7bf0d9'} Body: b'' 2024-01-12 17:57:25,629 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/740d61bc-b8ad-4e62-9976-adeb5c7bf0d9 0.016s 2024-01-12 17:57:25,630 84629 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-b71db907-5da2-481a-91cd-71c0066949ff', 'date': 'Fri, 12 Jan 2024 17:57:25 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/740d61bc-b8ad-4e62-9976-adeb5c7bf0d9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 740d61bc-b8ad-4e62-9976-adeb5c7bf0d9 does not exist", "detail": ""}}' 2024-01-12 17:57:26,068 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/d2f25c39-bb1a-485e-ab57-877718ff93c1 0.437s 2024-01-12 17:57:26,068 84629 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-14b8f163-54ca-4a19-be06-b31df3688644', 'content-length': '0', 'date': 'Fri, 12 Jan 2024 17:57:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d2f25c39-bb1a-485e-ab57-877718ff93c1'} Body: b'' {9} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [395.323623s] ... ok {4} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.079931s] ... ok {4} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.038928s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.710209s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.169378s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.182160s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.199853s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.024746s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.046827s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.188448s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.027485s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.027671s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.062766s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [10.549104s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.029147s] ... ok {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [36.679859s] ... ok {4} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [57.141600s] ... ok {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [54.646320s] ... ok {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [24.919745s] ... ok {4} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [41.959116s] ... ok {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {4} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [5.073890s] ... ok {9} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [15.344670s] ... ok {9} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [24.897727s] ... ok {9} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.104741s] ... ok {9} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.772562s] ... ok {8} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [514.061139s] ... ok {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [11.231005s] ... ok {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [10.258449s] ... ok {5} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [225.566987s] ... ok {7} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [362.174506s] ... ok {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [355.821840s] ... ok {9} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [162.255742s] ... ok {10} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [438.497815s] ... ok {10} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.713130s] ... ok {9} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [162.374955s] ... ok {10} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.209588s] ... ok {9} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.274876s] ... ok {9} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.221433s] ... ok {9} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.251125s] ... ok {10} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {10} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.231625s] ... ok {10} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [15.275909s] ... ok {9} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [42.928141s] ... ok {10} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [14.964199s] ... ok {10} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [12.789249s] ... ok {10} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [13.952750s] ... ok {10} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [0.274143s] ... ok {9} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [27.590395s] ... ok {5} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [407.880413s] ... ok {10} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.184901s] ... ok {10} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.033168s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.304984s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.033107s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.044228s] ... ok {9} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [25.240494s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [10.376371s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [11.168808s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.066735s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.284092s] ... ok {10} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.237433s] ... ok {8} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [399.162337s] ... ok {5} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [11.267400s] ... ok {5} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [10.374189s] ... ok {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [538.450696s] ... ok {5} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {5} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [10.266975s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.072441s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.078725s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.083234s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.358019s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.168552s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.348759s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.063792s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.078735s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.086704s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.092296s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.084118s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.068032s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.136262s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.151021s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.133742s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.350439s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.086737s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.081958s] ... ok {0} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [34.110982s] ... ok {5} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {0} 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`. {8} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [233.606958s] ... ok {9} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [496.962825s] ... ok {8} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [234.666735s] ... ok {8} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.188331s] ... ok {8} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.851914s] ... ok {8} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.205835s] ... ok {8} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.283723s] ... ok {8} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.013194s] ... ok {8} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.130729s] ... ok {8} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.026145s] ... ok {8} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.016519s] ... ok {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.348725s] ... ok {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.212673s] ... ok {8} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.218607s] ... ok {8} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {5} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [513.597700s] ... ok {8} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [238.340986s] ... ok {8} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [12.832766s] ... ok {8} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [218.717754s] ... ok {8} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [31.696215s] ... ok {8} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [31.692555s] ... ok ============================== Failed 1 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 181, in test_list_get_volume_attachments waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 6e763366-57fb-49a8-8817-5081c2b2796d failed to reach available status (current in-use) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-01-12 17:48:59,413 84629 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-01-12 17:48:59,413 84629 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-01-12 17:48:59,465 84629 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2024-01-12 17:48:59,466 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-285455303", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQu1xrsnKJdMNgQjsLcT2JOGsmSMwPjYSGiDOcUiY1QoNRGsFcYp74FoDTVDrdM5cCcdDHzUrgHr9GL1LTuUywuyaQaOe/z+h5suF3pIfmPdhu7hfX6GZTXhWD0i2CyFg=="}} Response - Headers: {'date': 'Fri, 12 Jan 2024 17:48:59 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-f773a088-ccf2-4a95-ba24-5593dae4f912', 'x-compute-request-id': 'req-f773a088-ccf2-4a95-ba24-5593dae4f912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-285455303", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQu1xrsnKJdMNgQjsLcT2JOGsmSMwPjYSGiDOcUiY1QoNRGsFcYp74FoDTVDrdM5cCcdDHzUrgHr9GL1LTuUywuyaQaOe/z+h5suF3pIfmPdhu7hfX6GZTXhWD0i2CyFg==", "fingerprint": "84:1a:f9:c9:7a:02:cc:7b:69:52:87:66:32:f1:60:6a", "user_id": "30319fa5d38244faa5bc362806abf929"}}' 2024-01-12 17:48:59,468 84629 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-285455303 created 2024-01-12 17:48:59,677 84629 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.208s 2024-01-12 17:48:59,677 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2060537838", "description": "tempest-description--234684051"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-420e2e61-c84c-41ca-86ba-ee81429cbc81', 'date': 'Fri, 12 Jan 2024 17:48:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "name": "tempest-securitygroup--2060537838", "stateful": true, "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "description": "tempest-description--234684051", "shared": false, "security_group_rules": [{"id": "4dfb3ef8-fa4c-4f5a-bbd4-d7182f04608c", "project_id": "0cb82f85fb1f4140a969cbd18bf6707a", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "security_group_id": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "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": 766, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-01-12T17:48:59Z", "updated_at": "2024-01-12T17:48:59Z", "revision_number": 0}, {"id": "52023cc9-79ab-49f5-b6ff-a04e3d343844", "project_id": "0cb82f85fb1f4140a969cbd18bf6707a", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "security_group_id": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_ran ge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 765, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-01-12T17:48:59Z", "updated_at": "2024-01-12T17:48:59Z", "revision_number": 0}], "tags": [], "created_at": "2024-01-12T17:48:59Z", "updated_at": "2024-01-12T17:48:59Z", "revision_number": 1, "project_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:48:59,875 84629 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.198s 2024-01-12 17:48:59,876 84629 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": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "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-6bc422e1-a48d-4396-a93a-6a592d6ae879', 'date': 'Fri, 12 Jan 2024 17:48:59 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": "ce3336cf-f4c3-4d4c-a683-e18e56b3b952", "project_id": "0cb82f85fb1f4140a969cbd18bf6707a", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "security_group_id": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "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": "2024-01-12T17:48:59Z", "updated_at": "2024-01-12T17:48:59Z", "revision_number": 0}}' 2024-01-12 17:49:00,130 84629 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.253s 2024-01-12 17:49:00,130 84629 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": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ca666fc0-70ac-4e7c-b109-764476e545d6', 'date': 'Fri, 12 Jan 2024 17:49:00 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": "19c49429-b57e-4db8-bdb4-8336178f9ae0", "project_id": "0cb82f85fb1f4140a969cbd18bf6707a", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "security_group_id": "740d61bc-b8ad-4e62-9976-adeb5c7bf0d9", "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": "2024-01-12T17:48:59Z", "updated_at": "2024-01-12T17:48:59Z", "revision_number": 0}}' 2024-01-12 17:49:00,130 84629 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2060537838 created 2024-01-12 17:49:01,877 84629 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.746s 2024-01-12 17:49:01,877 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a7 21cc86-1d8b-4d9e-8483-8d60c6b7a33e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6a0424b2-3d5a-4861-ad55-c9b5d62ab144', 'date': 'Fri, 12 Jan 2024 17:49:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d2f25c39-bb1a-485e-ab57-877718ff93c1", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "floating_ip_address": "172.24.4.31", "floating_network_id": "a721cc86-1d8b-4d9e-8483-8d60c6b7a33e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0cb82f85fb1f4140a969cbd18bf6707a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-01-12T17:49:01Z", "updated_at": "2024-01-12T17:49:01Z", "revision_number": 0}}' 2024-01-12 17:49:01,878 84629 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd2f25c39-bb1a-485e-ab57-877718ff93c1', 'tenant_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'floating_ip_address': '172.24.4.31', 'floating_network_id': 'a721cc86-1d8b-4d9e-8483-8d60c6b7a33e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-01-12T17:49:01Z', 'updated_at': '2024-01-12T17:49:01Z', 'revision_number': 0, 'ip': '172.24.4.31'} created 2024-01-12 17:49:01,926 84629 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.039s 2024-01-12 17:49:01,927 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jan 2024 17:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dfd00716-3f5e-4ad3-8178-026e470d9a1d', '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": "30319fa5d38244faa5bc362806abf929", "name": "tempest-AttachVolumeTestJSON-1231230339-project-member", "password_expires_at": null}, "audit_ids": ["FLFYWACsQ9O1oK1WUWio2w"], "expires_at": "2024-01-12T18:49:01.000000Z", "issued_at": "2024-01-12T17:49:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cb82f85fb1f4140a969cbd18bf6707a", "name": "tempest-AttachVolumeTestJSON-1231230339"}, "is_domain": false, "roles": [{"id": "e0d067b4ee36477a9d9a3e5183fe05fc", "name": "reader"}, {"id": "5a892407a7d043ebb6789bbd8fa2fcba", "name": "member"}], "catalog": [{"endpoints": [{"id": "d7cfb2922ede4d0c8810807f0efe47e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0dd6a233a8cb45b391577b04cf38e06e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "509d42541e1447d89a74d79a1f10ffb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a", "region": "RegionOne"}], "id": "1420c62e065e4ca28d0357fd0e25a987", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "6819f59b1de845d4ba84ed7f62eb5dba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1edde6bcfb3741088d6a360a6b2352ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9c1d685f430a4a8b838e9eafc2433f89", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a", "region": "RegionOne"}], "id": "47683277c8fe4d33b0d56159342994fa", "type": "block-storage", "name": "cinder" }, {"endpoints": [{"id": "c7dfbba4f2054e42b94674e13029680c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "77b5b42777bc448aabcb97b529411296", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "16d5881305434440b5b01f849b841904", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0cb82f85fb1f4140a969cbd18bf6707a", "region": "RegionOne"}], "id": "c733d6d312c246b4985f54cd880e8b64", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5f746fcded594ba3a50f7fa9b4e56ea3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "cba8b5e5184746989b97b28a6343448e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "103567be97f14ca993820729d06fe3fe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d01b810c3f8c446cbcd1d600f495cba1", "type": "image", "name": "glance"}]}}' 2024-01-12 17:49:01,927 84629 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '1d05d08c-2edf-4f70-93e3-971001c594cd', 'name': 'tempest-AttachVolumeTestJSON-881719124-network', 'tenant_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50122, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-01-12T17:37:15Z', 'updated_at': '2024-01-12T17:37:16Z', 'revision_number': 1} available for tenant 2024-01-12 17:49:01,928 84629 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-285455303', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQu1xrsnKJdMNgQjsLcT2JOGsmSMwPjYSGiDOcUiY1QoNRGsFcYp74FoDTVDrdM5cCcdDHzUrgHr9GL1LTuUywuyaQaOe/z+h5suF3pIfmPdhu7hfX6GZTXhWD0i2CyFg==', 'fingerprint': '84:1a:f9:c9:7a:02:cc:7b:69:52:87:66:32:f1:60:6a', 'user_id': '30319fa5d38244faa5bc362806abf929', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDkB+E4bv7Rfcrh9UxtgF+HqV5dlHkf6UwppVNFS4I//Xee+LiX8uzT\n3LTQaMMgWb6gBwYFK4EEACKhZANiAAT0Ltca7JyiXTDYEI7C3E9iThrJkjMD42Eh\nogznFImNUKDURrBXGKe+BaA01Q63TOXAnHQx81K4B6/Ri9S07lMsLsmkGjnv8/oe\nbLhd6SH5j3Ybu4X1+hmU14Vg9ItgshY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '740d61bc-b8ad-4e62-9976-adeb5c7bf0d9', 'name': 'tempest-securitygroup--2060537838', 'stateful': True, 'tenant_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'description': 'tempest-description--234684051', 'shared': False, 'security_group_rules': [{'id': '4dfb3ef8-fa4c-4f5a-bbd4-d7182f04608c', 'project_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'tenant_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'security_group_id': '740d61bc-b8ad-4e62-9976-adeb5c7bf0d9', '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': 766, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-01-12T17:48:59Z', 'updated_at': '2024-01-12T17:48:59Z', 'revision_number': 0}, {'id': '52023cc9-79ab-49f5-b6ff-a04e3d343844', 'project_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'tenant_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'security_group_id': '740d61bc-b8ad-4e62-9976-adeb5c7bf0d9', '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': 765, 'belongs_t o_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-01-12T17:48:59Z', 'updated_at': '2024-01-12T17:48:59Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-01-12T17:48:59Z', 'updated_at': '2024-01-12T17:48:59Z', 'revision_number': 1, 'project_id': '0cb82f85fb1f4140a969cbd18bf6707a'}, 'floating_ip': {'id': 'd2f25c39-bb1a-485e-ab57-877718ff93c1', 'tenant_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'floating_ip_address': '172.24.4.31', 'floating_network_id': 'a721cc86-1d8b-4d9e-8483-8d60c6b7a33e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0cb82f85fb1f4140a969cbd18bf6707a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-01-12T17:49:01Z', 'updated_at': '2024-01-12T17:49:01Z', 'revision_number': 0, 'ip': '172.24.4.31'}} 2024-01-12 17:49:02,527 84629 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.598s 2024-01-12 17:49:02,527 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-916026450", "imageRef": "5fdeacb6-fbb1-499e-9e29-ca1931d2fc02", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "1d05d08c-2edf-4f70-93e3-971001c594cd"}], "security_groups": [{"name": "tempest-securitygroup--2060537838"}], "key_name": "tempest-keypair-285455303", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 12 Jan 2024 17:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b5c1b1c-d5cb-4641-a5f7-5c940d9a5d1c', 'x-compute-request-id': 'req-4b5c1b1c-d5cb-4641-a5f7-5c940d9a5d1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a95bac91-bd58-4826-b428-141fc2de0349", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a95bac91-bd58-4826-b428-141fc2de0349"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2060537838"}], "adminPass": "password"}}' 2024-01-12 17:49:02,601 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349 0.070s 2024-01-12 17:49:02,601 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f23e316-33a9-46e4-897f-183fb33cd281', 'x-compute-request-id': 'req-6f23e316-33a9-46e4-897f-183fb33cd281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349'} Body: b'{"server": {"id": "a95bac91-bd58-4826-b428-141fc2de0349", "name": "tempest-AttachVolumeTestJSON-server-916026450", "status": "BUILD", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "user_id": "30319fa5d38244faa5bc362806abf929", "metadata": {}, "hostId": "", "image": { "id": "5fdeacb6-fbb1-499e-9e29-ca1931d2fc02", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5fdeacb6-fbb1-499e-9e29-ca1931d2fc02"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-01-12T17:49:02Z", "updated": "2024-01-12T17:49:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a95bac91-bd58-4826-b428-141fc2de0349"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-285455303", "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": []}}' 2024-01-12 17:49:53,091 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349 0.427s 2024-01-12 17:49:53,092 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:49:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56dca9ab-68a5-4fb2-94c9-50b6b5a0f587', 'x-compute-request-id': 'req-56dca9ab-68a5-4fb2-94c9-50b6b5a0f587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349'} Body: b'{"server": {"id": "a95bac91-bd58-4826-b428-141fc2de0349", "name": "tempest-AttachVolumeTestJSON-server-916026450", "status": "ACTIVE", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "user_id": "30319fa5d38244faa5bc362806abf929", "metadata": {}, "hostId": "990fd06ea81d40a5fafc1f15593e66180213e094a255eec51aa2a671", "image": {"id": "5fdeacb6-fbb1-499e-9e29-ca1931d2fc02", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5fdeacb6-fbb1-499e-9e29-ca1931d2fc02"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-01-12T17:49:02Z", "updated": "2024-01-12T17:49:10Z", "addresses": {"tempest-AttachVolumeTestJSON-881719124-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:d5:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a95bac91-bd58-4826-b428-141fc2de0349"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-285455303", "OS-SRV-USG:launched_at": "2024-01-12T17:49:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2060537838"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-01-12 17:49:53,105 84629 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-01-12 17:50:53,349 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-interface 0.184s 2024-01-12 17:50:53,349 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60d77edc-94d1-4a2e-8b36-196910ee4bf1', 'x-compute-request-id': 'req-60d77edc-94d1-4a2e-8b36-196910ee4bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1d05d08c-2edf-4f70-93e3-971001c594cd", "port_id": "ac89f8e5-c929-43b3-9b33-ec9cfe472ced", "mac_addr": "fa:16:3e:09:d5:56", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "578f5efd-5d1d-41f9-9119-a6820203c7d8", "ip_address": "10.0.0.13"}]}]}' 2024-01-12 17:50:54,560 84629 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/d2f25c39-bb1a-485e-ab57-877718ff93c1 1.207s 2024-01-12 17:50:54,560 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ac89f8e5-c929-43b3-9b33-ec9cfe472ced"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-3e3418eb-e98a-489c-9102-a82e69c1623f', 'date': 'Fri, 12 Jan 2024 17:50:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d2f25c39-bb1a-485e-ab57-877718ff93c1'} Body: b'{"floatingip": {"id": "d2f25c39-bb1a-485e-ab57-877718ff93c1", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "floating_ip_address": "172.24.4.31", "floating_network_id": "a721cc86-1d8b-4d9e-8483-8d60c6b7a33e", "router_id": "d72a1813-16dd-4c6c-aef0-d8837963f20a", "port_id": "ac89f8e5-c929-43b3-9b33-ec9cfe472ced", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1d05d08c-2edf-4f70-93e3-971001c594cd", "mac_address": "fa:16:3e:09:d5:56", "admin_state_up": true, "status": "ACTIVE", "device_id": "a95bac91-bd58-4826-b428-141fc2de0349", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-01-12T17:49:01Z", "updated_at": "2024-01-12T17:50:54Z", "revision_number": 1, "project_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:50:54,563 84629 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.31:22' as 'cirros' with public key authentication 2024-01-12 17:50:54,613 84629 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-01-12 17:50:54,731 84629 INFO [paramiko.transport] Authentication (publickey) successful! 2024-01-12 17:50:54,732 84629 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.31 successfully created 2024-01-12 17:50:55,041 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/ips 0.308s 2024-01-12 17:50:55,041 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:54 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-fc51423b-21eb-41c1-a418-d6898f0adab2', 'x-compute-request-id': 'req-fc51423b-21eb-41c1-a418-d6898f0adab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826 -b428-141fc2de0349/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-881719124-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2024-01-12 17:50:55,512 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes 0.468s 2024-01-12 17:50:55,512 84629 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-1286033793"}} Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d1171d-2e27-43e3-be5d-7789e5ac2b76', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d1171d-2e27-43e3-be5d-7789e5ac2b76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.436218", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-01-12 17:50:55,572 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:50:55,572 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff46d5eb-255c-4ecb-a05f-f56ae5b3c901', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff46d5eb-255c-4ecb-a05f-f56ae5b3c901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:50:56,635 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f 4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:50:56,636 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220c1919-ddb8-44ce-8d0f-f66de946d49d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220c1919-ddb8-44ce-8d0f-f66de946d49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:50:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:50:57,690 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.040s 2024-01-12 17:50:57,690 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98096f7-af3f-46b7-98d4-82108fefb262', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98096f7-af3f-46b7-98d4-82108fefb262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:50:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:50:58,754 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.040s 2024-01-12 17:50:58,754 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52b8bf7-f9b1-4b64-97f4-196dc348af35', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52b8bf7-f9b1-4b64-97f4-196dc348af35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:50:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:50:59,820 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:50:59,820 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31419193-f011-451f-99ea-5dac5ee556ee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31419193-f011-451f-99ea-5dac5ee556ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:00,890 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.056s 2024-01-12 17:51:00,890 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3de881-5 5c7-4cb3-a425-ff512aed4793', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea3de881-55c7-4cb3-a425-ff512aed4793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:00,903 84629 INFO [tempest.common.waiters] volume 6e763366-57fb-49a8-8817-5081c2b2796d reached available after waiting for 5.903450 seconds 2024-01-12 17:51:01,226 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.322s 2024-01-12 17:51:01,226 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d"}} Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:00 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-eadc1e6a-974e-4ad3-be0c-d7d94aae8842', 'x-compute-request-id': 'req-eadc1e6a-974e-4ad3-be0c-d7d94aae8842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "device": "/dev/vdb"}}' 2024-01-12 17:51:01,273 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:51:01,274 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39bd1fbf-b0dd-4cb1-9fd2-496d14ed04ef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39bd1fbf-b0dd-4cb1-9fd2-496d14ed04ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "descriptio n": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:02,356 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.070s 2024-01-12 17:51:02,357 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c92594-9040-4d89-9fdf-86fa47711c10', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c92594-9040-4d89-9fdf-86fa47711c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:03,414 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:51:03,414 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a525db39-0620-483d-bc27-2c9c018de467', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a525db39-0620-483d-bc27-2c9c018de467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5 081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:04,472 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:51:04,473 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1fbe59-38d3-4d76-ad22-ca597f71880d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1fbe59-38d3-4d76-ad22-ca597f71880d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:05,540 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.052s 2024-01-12 17:51:05,541 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ce00cf-e07c-4d77-926d-a3eb979af066', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ce00cf-e07c-4d77-926d-a3eb979af066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypte d": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:06,620 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.065s 2024-01-12 17:51:06,621 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7c9114-ab51-402a-bf3d-5c439d8e6ea4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7c9114-ab51-402a-bf3d-5c439d8e6ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:07,703 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.067s 2024-01-12 17:51:07,703 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22637f1c-379a-484f-a47d-6db70b08c814', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22637f1c-379a-484f-a47d-6db70b08c814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:08,768 84629 INFO [tempest.l ib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:51:08,769 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f029124-2cdd-4038-9c52-25d9a6d3b4d7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f029124-2cdd-4038-9c52-25d9a6d3b4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:09,841 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.057s 2024-01-12 17:51:09,841 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb55113-736f-4fca-8717-e5c637df9ef8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb55113-736f-4fca-8717-e5c637df9ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:10,942 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.073s 2024-01-12 17:51:10 ,942 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154a5e44-7f95-4b0b-b836-96b8c593e5c8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154a5e44-7f95-4b0b-b836-96b8c593e5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:12,051 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.095s 2024-01-12 17:51:12,052 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a0fc30a-8880-476a-a902-5254ff85c494', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0fc30a-8880-476a-a902-5254ff85c494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:13,109 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:51:13,109 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25049938-2774-4f3c-8647-2826d69773a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25049938-2774-4f3c-8647-2826d69773a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:14,168 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:51:14,168 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d749ce0-3b69-4256-96aa-a1fc93a2503b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d749ce0-3b69-4256-96aa-a1fc93a2503b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:15,232 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.052s 2024-01-12 17:51:15,233 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc28d6c9-373e-4a6a-be78-c3741b8e5e57', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc28d6c9-373e-4a6a-be78-c3741b8e5e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:16,323 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.074s 2024-01-12 17:51:16,323 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef2f1c3-8769-46d9-893c-41e17685cb23', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef2f1c3-8769-46d9-893c-41e17685cb23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:16,341 84629 INFO [tempest.common.waiters] Attachment ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f created for volume 6e763366-57fb-49a8-8817-5081c2b2796d to server a95bac91-bd58-4826-b428-141fc2de0349 after waiting for 15.341783 seconds 2024-01-12 17:51:16,397 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.055s 2024-01-12 17:51:16,397 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e6c3e2-6456-4738-8e30-b512fdf3f6e5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e6c3e2-6456-4738-8e30-b512fdf3f6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:16,410 84629 INFO [tempest.common.waiters] volume 6e763366-57fb-49a8-8817-5081c2b2796d reached in-use after waiting for 0.410399 seconds 2024-01-12 17:51:16,505 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.094s 2024-01-12 17:51:16,505 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:16 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-ee5b5df2-caac-4680-938f-fde3b58dbd0e', 'x-compute-request-id': 'req-ee5b5df2-caac-4680-938f-fde3b58dbd0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}]}' 2024-01-12 17:51:16,605 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d 0.097s 2024-01-12 17:51:16,605 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:16 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-7660f00d-1fb7-48ab-901a -5aee3e324274', 'x-compute-request-id': 'req-7660f00d-1fb7-48ab-901a-5aee3e324274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volumeAttachment": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}}' 2024-01-12 17:51:16,919 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes 0.311s 2024-01-12 17:51:16,919 84629 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-1605353057"}} Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eb29a96-6ab8-4462-9b44-e9ada83cff02', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eb29a96-6ab8-4462-9b44-e9ada83cff02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:16.787400", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-01-12 17:51:16,971 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.041s 2024-01-12 17:51:16,971 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3508c8-233a-4326-bb5f-edfbdb575228', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3508c8-233a-4326-bb5f-edfbdb575228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "repli cation_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:18,028 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.044s 2024-01-12 17:51:18,029 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f2215c-8dbc-4722-820a-f321a0b5ea0a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f2215c-8dbc-4722-820a-f321a0b5ea0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:19,100 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.046s 2024-01-12 17:51:19,100 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90a6037-58b3-46f2-82d2-0828814a5289', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90a6037-58b3-46f2-82d2-0828814a5289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:20,154 84629 INFO [tempest.lib.common.rest_cl ient] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.041s 2024-01-12 17:51:20,155 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383fa7ca-95c8-4820-9c1b-f8c5e5847f42', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383fa7ca-95c8-4820-9c1b-f8c5e5847f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:20,167 84629 INFO [tempest.common.waiters] volume c271c6ac-dc17-40cc-8052-09266c3f2651 reached available after waiting for 4.166974 seconds 2024-01-12 17:51:20,470 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.302s 2024-01-12 17:51:20,470 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "c271c6ac-dc17-40cc-8052-09266c3f2651"}} Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:20 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-2a10d179-56e6-458c-9c2d-6b7ea50c40e5', 'x-compute-request-id': 'req-2a10d179-56e6-458c-9c2d-6b7ea50c40e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "volumeId": "c271c6ac-dc17-40cc-8052-09266c3f2651", "device": "/dev/vdc"}}' 2024-01-12 17:51:20,521 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.049s 2024-01-12 17:51:20,522 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d095c5-36f3-4f50-a7ae-bf7218eb49b5', 'content-length': '910', 'openstack-api-version': 'vol ume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d095c5-36f3-4f50-a7ae-bf7218eb49b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:21,589 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.051s 2024-01-12 17:51:21,590 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9bfa30a-4391-4327-afe6-0b907d310c8c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9bfa30a-4391-4327-afe6-0b907d310c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:22,769 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.127s 2024-01-12 17:51:22,769 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d8ff8c-303f-484e-b41e-2772503fa920', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d8ff8c-303f-484e-b41e-2772503fa920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18b f6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:23,831 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.047s 2024-01-12 17:51:23,831 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff59ddbe-7fc8-483f-b4fa-fd50f996aad9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff59ddbe-7fc8-483f-b4fa-fd50f996aad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:24,895 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.050s 2024-01-12 17:51:24,896 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed963307-2ee0-42f8-b3a0-8fde2f543f5a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed963307-2ee0-42f8-b3a0-8fde2f543f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000 000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:25,982 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.073s 2024-01-12 17:51:25,983 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c2327e-b414-4c31-9da6-fe1e9d26df15', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c2327e-b414-4c31-9da6-fe1e9d26df15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:27,053 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.057s 2024-01-12 17:51:27,054 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5898ea-dc9b-433e-b24d-cb758c4b37fc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5898ea-dc9b-433e-b24d-cb758c4b37fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [ {"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:28,121 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.053s 2024-01-12 17:51:28,121 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd56f0b-f708-4d13-a94e-41e5745e8a58', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd56f0b-f708-4d13-a94e-41e5745e8a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:29,182 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.048s 2024-01-12 17:51:29,183 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ede8d4-23c6-408a-b600-f41daa1ce229', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ede8d4-23c6-408a-b600-f41daa1ce229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes /c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:30,240 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.042s 2024-01-12 17:51:30,241 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d18638e-065a-444c-ab94-889320c1881b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d18638e-065a-444c-ab94-889320c1881b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:31,303 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.049s 2024-01-12 17:51:31,303 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d36233-04ef-4db3-9fb2-3872ee3efc79', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d36233-04ef-4db3-9fb2-3872ee3efc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:32,388 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.070s 2024-01-12 17:51:32,389 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de5b7f92-5883-4cb2-b5de-d06cffe2b5d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de5b7f92-5883-4cb2-b5de-d06cffe2b5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:33,452 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.050s 2024-01-12 17:51:33,453 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85187440-0ad1-441f-a4e7-2e898bfbe316', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85187440-0ad1-441f-a4e7-2e898bfbe316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:34,558 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0 .210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.092s 2024-01-12 17:51:34,558 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae932928-322d-4418-aeb1-76f4073b2361', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae932928-322d-4418-aeb1-76f4073b2361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:35,619 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.047s 2024-01-12 17:51:35,619 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-354480bf-5b0a-444e-84ca-9e688851897b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-354480bf-5b0a-444e-84ca-9e688851897b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:36,682 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.050s 2024-01-12 17:51:36,683 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67ebb29-18c1-47c4-92d6-d4f0690db69a', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67ebb29-18c1-47c4-92d6-d4f0690db69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:36.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "attachment_id": "000602e5-c749-4845-9925-f31f460229ca", "volume_id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdc", "attached_at": "2024-01-12T17:51:34.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:36,695 84629 INFO [tempest.common.waiters] Attachment 000602e5-c749-4845-9925-f31f460229ca created for volume c271c6ac-dc17-40cc-8052-09266c3f2651 to server a95bac91-bd58-4826-b428-141fc2de0349 after waiting for 16.695198 seconds 2024-01-12 17:51:36,741 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.045s 2024-01-12 17:51:36,741 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af699892-17f3-42b1-a4ee-0938bf34e0e9', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af699892-17f3-42b1-a4ee-0938bf34e0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:36.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "attachment_id": "000602e5-c749-4845-9925-f31f460229ca", "volume_id": "c271c6ac-dc17-40cc-8052 -09266c3f2651", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdc", "attached_at": "2024-01-12T17:51:34.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:36,753 84629 INFO [tempest.common.waiters] volume c271c6ac-dc17-40cc-8052-09266c3f2651 reached in-use after waiting for 0.753658 seconds 2024-01-12 17:51:36,826 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.072s 2024-01-12 17:51:36,826 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb2cd64-d9eb-4dcb-a87e-0797906e434d', 'x-compute-request-id': 'req-cdb2cd64-d9eb-4dcb-a87e-0797906e434d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}, {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "volumeId": "c271c6ac-dc17-40cc-8052-09266c3f2651", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdc"}]}' 2024-01-12 17:51:36,831 84629 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.31:22' as 'cirros' with public key authentication 2024-01-12 17:51:36,843 84629 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-01-12 17:51:36,949 84629 INFO [paramiko.transport] Authentication (publickey) successful! 2024-01-12 17:51:36,949 84629 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.31 successfully created 2024-01-12 17:51:37,000 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:51:37,000 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:36 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-5435e443-3d92-42ad-9bf2-b6795611fb46', 'x-compute-request-id': 'req-5435e443-3d92-42ad-9bf2-b6795611fb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volumeAttachment": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}}' 2024-01-12 17:51:37,227 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 DELETE http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d 0.225s 2024-01-12 17:51:37,228 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicat ion/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:37 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-62b35f81-0d58-4e6f-ae75-8767fc0562a4', 'x-compute-request-id': 'req-62b35f81-0d58-4e6f-ae75-8767fc0562a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'' 2024-01-12 17:51:37,360 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.131s 2024-01-12 17:51:37,360 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a29d17-3a16-498b-bc08-1030b4312bef', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a29d17-3a16-498b-bc08-1030b4312bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:38,467 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.093s 2024-01-12 17:51:38,467 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5918537-3d30-4eec-932c-dbc649d41483', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5918537-3d30-4eec-932c-dbc649d41483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "creat ed_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:39,529 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:51:39,529 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f644957-b2a7-4c15-8a3d-51f422bd9ac0', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f644957-b2a7-4c15-8a3d-51f422bd9ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:40,617 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.074s 2024-01-12 17:51:40,617 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c998b74c-114b-4b74-bae9-2c3b110f0f86', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-c998b74c-114b-4b74-bae9-2c3b110f0f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:41,694 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.064s 2024-01-12 17:51:41,695 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d62034c-fb9a-46f9-a9dd-e95267cb6d96', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d62034c-fb9a-46f9-a9dd-e95267cb6d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:42,784 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.075s 2024-01-12 17:51:42,784 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X -Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd934ce2-dbfc-41f3-b215-6c3ad1bc3d58', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd934ce2-dbfc-41f3-b215-6c3ad1bc3d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:43,867 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.069s 2024-01-12 17:51:43,868 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d52881d4-783c-476a-a281-d1af1d046f1c', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d52881d4-783c-476a-a281-d1af1d046f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:44,952 84629 INFO [tempest.lib. common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.071s 2024-01-12 17:51:44,953 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac03f9c2-b8f8-4391-aa35-43554cb07105', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac03f9c2-b8f8-4391-aa35-43554cb07105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:46,054 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.086s 2024-01-12 17:51:46,054 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72f19a0f-36a1-4934-b6ea-aab54f5adf6b', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72f19a0f-36a1-4934-b6ea-aab54f5adf6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attach ment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:47,293 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.216s 2024-01-12 17:51:47,293 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414ec154-05c8-463a-8414-76f21b25c7d3', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414ec154-05c8-463a-8414-76f21b25c7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:48,373 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.065s 2024-01-12 17:51:48,374 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0074af10-d1f6-4bae-81af-dfeb6890b722', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0074af10-d1f6-4bae-81af-dfeb6890b722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:49,456 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.061s 2024-01-12 17:51:49,456 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e4fda1-5f90-46d9-94f9-3459bc0a7c83', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e4fda1-5f90-46d9-94f9-3459bc0a7c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:50,555 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.085s 2024-01-12 17:51:50,555 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f249c2-3779-44c2-966a-808abbe3418d', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f249c2-3779-44c2-966a-808abbe3418d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000 ", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:51,626 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.052s 2024-01-12 17:51:51,626 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d621ac-6a4a-4166-a867-197c53a2536f', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d621ac-6a4a-4166-a867-197c53a2536f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:52,698 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.058s 2024-01-12 17:51:52,698 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5a6926-af4b-4805-b255-85da48352567', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5a6926-af4b-4805-b 255-85da48352567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:53,789 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.075s 2024-01-12 17:51:53,793 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bcf2504-01a6-4cae-9bf9-9f3ae5f5596b', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bcf2504-01a6-4cae-9bf9-9f3ae5f5596b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:55,011 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.062s 2024-01-12 17:51:55,012 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ab95eb-d0d9-4329-8ec8-8e426447a6c3', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ab95eb-d0d9-4329-8ec8-8e426447a6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:56,087 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.057s 2024-01-12 17:51:56,087 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa348673-69b0-4980-bb35-6fa6ff31d82a', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa348673-69b0-4980-bb35-6fa6ff31d82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:57,253 84629 INFO [tempest.lib.common.rest_client] Request (Attach VolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.150s 2024-01-12 17:51:57,253 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7325a7f-a8a9-42f3-b372-bcaf0da2c82c', 'content-length': '1206', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7325a7f-a8a9-42f3-b372-bcaf0da2c82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:58,330 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.062s 2024-01-12 17:51:58,330 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8bc5a21-a2c2-4261-be5e-0aadd8db4ffd', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8bc5a21-a2c2-4261-be5e-0aadd8db4ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a 4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:51:59,397 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:51:59,397 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146a8399-ea2f-42ce-a63b-bdc4260d4262', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146a8399-ea2f-42ce-a63b-bdc4260d4262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:00,467 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:52:00,468 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2189e8-ce1c-4cc7-a890-d53cba6e55e0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2189e8-ce1c-4cc7-a890-d53cba6e55e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volu me/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:01,535 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:52:01,535 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db30bd9-4475-4480-87c7-8d4b370774df', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db30bd9-4475-4480-87c7-8d4b370774df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:02,594 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:52:02,595 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bd068b-cc17-45b7-82e8-6eed1d766694', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bd068b-cc17-45b7-82e8-6eed1d766694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "na me": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:03,658 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:52:03,658 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f384d5eb-2b8c-4aec-8d1b-f211915f0bbf', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f384d5eb-2b8c-4aec-8d1b-f211915f0bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:04,741 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.064s 2024-01-12 17:52:04,741 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d30c0a-7dfb-4d0d-8286-40625be7407f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d30c0a-7dfb-4d0d-8286-40625be7407f', 'connection': 'close', 'status': ' 200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:05,861 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.107s 2024-01-12 17:52:05,862 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08cd49c8-1067-4e82-9ce9-c2e8fb67b557', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08cd49c8-1067-4e82-9ce9-c2e8fb67b557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:06,936 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:52:06,937 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 20 24 17:52:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a7d94b-1a23-4aa6-8a93-efddd5c0dd33', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a7d94b-1a23-4aa6-8a93-efddd5c0dd33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:08,026 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.067s 2024-01-12 17:52:08,027 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e5e7ca-0834-48cd-b597-98315ff0058f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e5e7ca-0834-48cd-b597-98315ff0058f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:09,114 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http:// 10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.068s 2024-01-12 17:52:09,114 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a104f5d-1827-44aa-9102-b6c9af8cb25f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a104f5d-1827-44aa-9102-b6c9af8cb25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:10,249 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.114s 2024-01-12 17:52:10,249 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca931e1-47fd-4a3e-bcd0-f0987a5a9801', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca931e1-47fd-4a3e-bcd0-f0987a5a9801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "se rver_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:11,313 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.051s 2024-01-12 17:52:11,314 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c743980-bc06-40e5-8d17-04e5cae84a73', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c743980-bc06-40e5-8d17-04e5cae84a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:12,391 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:52:12,391 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a27f8a4-231d-4ef8-a7e8-81e2571c9c3c', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a27f8a4-231d-4ef8-a7e8-81e2571c9c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817- 5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:13,454 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:52:13,454 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b513e9-91c1-4674-bb96-28eb57f7bc27', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b513e9-91c1-4674-bb96-28eb57f7bc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:14,522 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:52:14,523 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d594302b-d422-425d-87c7-c147d64b2526', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d594302b-d422-425d-87c7-c147d64b2526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description" : null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:15,598 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.062s 2024-01-12 17:52:15,599 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a28ee370-faa4-4137-ab2c-e361039cc2c4', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a28ee370-faa4-4137-ab2c-e361039cc2c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:16,670 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:52:16,670 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e1d158-ed41-4a81-b01f-f1b344fa1c93', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e1d158-ed41-4a81-b01f-f1b344fa1c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4 140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:17,743 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.060s 2024-01-12 17:52:17,743 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a705cdc6-404b-4c3b-9621-11bc59eb5d75', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a705cdc6-404b-4c3b-9621-11bc59eb5d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:18,807 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:52:18,808 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type' : 'application/json', 'x-compute-request-id': 'req-46e2d583-ffbe-4edf-960d-e5630e831c9f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e2d583-ffbe-4edf-960d-e5630e831c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:19,871 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:52:19,872 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955830b5-a095-4a93-8847-fd146bd41361', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955830b5-a095-4a93-8847-fd146bd41361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:20,941 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e7633 66-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:52:20,942 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6ebed8-c9ef-4252-b269-ba5f357a073c', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6ebed8-c9ef-4252-b269-ba5f357a073c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:22,005 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:52:22,006 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a0b20b-6bb2-4cab-a3bf-b45034266808', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a0b20b-6bb2-4cab-a3bf-b45034266808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:23,074 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:52:23,074 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5037608c-e183-47a9-9be3-3092fea8d3ac', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5037608c-e183-47a9-9be3-3092fea8d3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:24,136 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:52:24,137 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a31ef4e-4ac3-4e7b-99d4-8702f142497b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a31ef4e-4ac3-4e7b-99d4-8702f142497b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "boo table": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:25,204 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.052s 2024-01-12 17:52:25,204 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f18db86-d0a7-4982-abbd-2ebbd50e789e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f18db86-d0a7-4982-abbd-2ebbd50e789e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:26,277 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.055s 2024-01-12 17:52:26,277 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5cec705-ea58-4b02-8e5e-740728a2aae5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5cec705-ea58-4b02-8e5e-740728a2aae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_v olid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:27,345 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.055s 2024-01-12 17:52:27,346 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a121117-ed07-4a8a-8ece-85e879ddb5f0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a121117-ed07-4a8a-8ece-85e879ddb5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:28,405 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:52:28,405 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c47577-4bdd-4fb4-86a1-d4a3c017b6a3', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c47577-4bdd-4fb4-86a1-d4a3c017b6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:29,463 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:52:29,463 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9b697d-0589-4788-8c0b-f39e9147c1b1', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9b697d-0589-4788-8c0b-f39e9147c1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:30,521 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:52:30,522 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73cff266-75f5-44b 4-b97c-35243605bd3c', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73cff266-75f5-44b4-b97c-35243605bd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:31,578 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:52:31,578 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500f9799-cf23-486b-bebf-c326400809be', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500f9799-cf23-486b-bebf-c326400809be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:32,644 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:52:32,645 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd12776-7b95-47f7-bfc5-3dc0c0c312ac', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd12776-7b95-47f7-bfc5-3dc0c0c312ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:33,708 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:52:33,709 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f8e9d9-9451-4340-9aaa-fd8b36fa0e97', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f8e9d9-9451-4340-9aaa-fd8b36fa0e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}] , "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:34,789 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.065s 2024-01-12 17:52:34,789 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b40a6b8-34eb-4f71-9d73-57e2ef1d3af7', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b40a6b8-34eb-4f71-9d73-57e2ef1d3af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:35,933 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.126s 2024-01-12 17:52:35,933 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce60e69e-d0c4-4888-9ef3-cc8e889f29c5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce60e69e-d0c4-4888-9ef3-cc8e889f29c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "co nsistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:37,029 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.081s 2024-01-12 17:52:37,029 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4619099-095b-4c0c-beff-fb8ce55e2b80', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4619099-095b-4c0c-beff-fb8ce55e2b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:38,117 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.074s 2024-01-12 17:52:38,117 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e4e513-8875-4d0f-af2d-eb511e3d44b8', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e4e513-8875-4d0f-af2d-eb511e3d44b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http ://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:39,219 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.089s 2024-01-12 17:52:39,220 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99477e68-f179-4de4-8af7-13c23bdc8bde', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99477e68-f179-4de4-8af7-13c23bdc8bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:40,301 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.056s 2024-01-12 17:52:40,302 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b21f33-7ec2-4881-8c76-b90cd1509da3', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b21f33-7ec2-4881-8c76-b90cd1509da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b279 6d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:41,538 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.222s 2024-01-12 17:52:41,539 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25ebc53-4d77-4656-8e2e-1c0e823c20bb', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25ebc53-4d77-4656-8e2e-1c0e823c20bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:42,619 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.060s 2024-01-12 17:52:42,620 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384a67b7-478a-428d-8d42-a588724a4ffd', 'content-length': '1203', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384a67b7-478a-428d-8d42-a588724a4ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:43,688 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.051s 2024-01-12 17:52:43,688 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81f7bca-e208-4bb7-bedf-37bd97738f78', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81f7bca-e208-4bb7-bedf-37bd97738f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:44,779 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.071s 2024-01-12 17:52:44,779 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62707015-23aa-4bc2-b175-3041c1c81652', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62707015-23aa-4bc2-b175-3041c1c81652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:45,865 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.056s 2024-01-12 17:52:45,866 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088d1d1e-ee3f-4a07-8d62-61f757df5780', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088d1d1e-ee3f-4a07-8d62-61f757df5780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a" }}' 2024-01-12 17:52:46,978 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.095s 2024-01-12 17:52:46,978 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f54351-f72d-4d88-b411-96d22808154a', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f54351-f72d-4d88-b411-96d22808154a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:48,087 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.094s 2024-01-12 17:52:48,088 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599d9aa3-e3ab-4a2f-9f3b-8a5d0ff5ccb5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599d9aa3-e3ab-4a2f-9f3b-8a5d0ff5ccb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id ": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:49,186 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.081s 2024-01-12 17:52:49,186 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0560201a-6c44-4244-aaf2-b1075204c84f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0560201a-6c44-4244-aaf2-b1075204c84f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:50,268 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.065s 2024-01-12 17:52:50,269 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2b45c2-d965-483c-99bb-1e482367fe0d', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2b45c2-d965-483c-99bb-1e482367fe0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e7 63366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:51,337 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.051s 2024-01-12 17:52:51,337 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499c31af-5512-48f5-a2d7-469d6b550f4e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499c31af-5512-48f5-a2d7-469d6b550f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:52,418 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.058s 2024-01-12 17:52:52,419 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4667bb84-5750-4a9b-9b5e-5ac20fb75da1', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4667bb84-5750-4a9b-9b5e-5ac20fb75da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "cr eated_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:53,482 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:52:53,482 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526cc82a-9548-4eb7-b36f-116154c63688', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526cc82a-9548-4eb7-b36f-116154c63688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:54,555 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:52:54,555 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdae3e06-9405-46f2-8adb-a928dc6fe9b5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-bdae3e06-9405-46f2-8adb-a928dc6fe9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:55,628 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.057s 2024-01-12 17:52:55,629 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e65546cd-fc6b-42c8-8ea2-f3585ef7b841', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e65546cd-fc6b-42c8-8ea2-f3585ef7b841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:56,709 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.066s 2024-01-12 17:52:56,710 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a364bb4a-9b1a-4065-baee-2d53473d0e34', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a364bb4a-9b1a-4065-baee-2d53473d0e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:57,816 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.084s 2024-01-12 17:52:57,817 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-323c8734-34d6-4156-86ee-8447d827ef67', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-323c8734-34d6-4156-86ee-8447d827ef67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:58,896 84629 INFO [tempest.lib.common.rest_ client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:52:58,896 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f1e537-288b-4ae0-9e13-419ec8465384', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f1e537-288b-4ae0-9e13-419ec8465384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:52:59,963 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:52:59,963 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:52:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7efccc-882d-459d-aad7-950933a623a2', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7efccc-882d-459d-aad7-950933a623a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57e c-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:01,027 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.047s 2024-01-12 17:53:01,027 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-040b3bbd-91f7-42ed-b505-0f6feb0ffdda', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-040b3bbd-91f7-42ed-b505-0f6feb0ffdda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:02,269 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.216s 2024-01-12 17:53:02,269 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3cd8eb-0f31-4b86-87ca-7a3e4ced4767', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3cd8eb-0f31-4b86-87ca-7a3e4ced4767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "ht tp://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:03,347 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.064s 2024-01-12 17:53:03,348 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f94ce3c-a859-4a49-b9e9-14679296cbde', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f94ce3c-a859-4a49-b9e9-14679296cbde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:04,424 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:53:04,553 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49464640-6b9f-44cd-b8d8-9279aa0f07bb', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49464640-6b9f-44cd-b8d8-9279aa0f07bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T1 7:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:05,651 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.081s 2024-01-12 17:53:05,652 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f7f160-1939-4c27-a952-13a53225efd9', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f7f160-1939-4c27-a952-13a53225efd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:06,726 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.058s 2024-01-12 17:53:06,727 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb97a63a-2e77-47b1-8ada-681be0a0a551', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb97a63a-2e77-47b1-8ada-681be0a0a551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:07,809 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:53:07,810 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec4dda1-a180-4b2f-94bf-7ed235e4d884', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec4dda1-a180-4b2f-94bf-7ed235e4d884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:09,117 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.287s 2024-01-12 17:53:09,118 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'da te': 'Fri, 12 Jan 2024 17:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b6a33d-2092-416e-8fad-3b4b1c812d6f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b6a33d-2092-416e-8fad-3b4b1c812d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:10,201 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.068s 2024-01-12 17:53:10,201 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3c5c88-4a56-4472-aad6-86b96d802b5c', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3c5c88-4a56-4472-aad6-86b96d802b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:11,287 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachmen ts): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:53:11,287 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52628da3-32af-47a0-bde0-4e9b1e4721bc', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52628da3-32af-47a0-bde0-4e9b1e4721bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:12,346 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:53:12,347 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee1481c1-32d1-4c0a-97a4-5c7b0be2624d', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee1481c1-32d1-4c0a-97a4-5c7b0be2624d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-881 7-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:13,431 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.071s 2024-01-12 17:53:13,432 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f88dc35-3f96-498e-8efd-b62484bce0cf', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f88dc35-3f96-498e-8efd-b62484bce0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:14,510 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.056s 2024-01-12 17:53:14,511 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c76696c-4429-4301-99ae-a8db0b3df206', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c76696c-4429-4301-99ae-a8db0b3df206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e76 3366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:15,579 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.055s 2024-01-12 17:53:15,579 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b400584-2fa9-445e-b55b-acbded42e544', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b400584-2fa9-445e-b55b-acbded42e544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:16,641 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.047s 2024-01-12 17:53:16,641 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d483fc8-7165-44b5-999e-8b336609f715', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d483fc8-7165-44b5-999e-8b336609f715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-128603 3793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:17,710 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.056s 2024-01-12 17:53:17,711 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c19c1f-d94f-4f75-9e94-07721f287bc2', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c19c1f-d94f-4f75-9e94-07721f287bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:18,790 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.064s 2024-01-12 17:53:18,791 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8360577-f644-45fd-9645-a83ad919f78d', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8360577-f644-45fd-9645-a83ad919f78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/vol ume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:19,869 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:53:19,869 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8510eb-ae25-49e6-b487-8dfce016c11e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8510eb-ae25-49e6-b487-8dfce016c11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:20,950 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.067s 2024-01-12 17:53:20,950 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:20 GMT', 'server': 'Apache/2.4.52 (Ubun tu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2793e4-b5a5-4bac-a855-cb23992cbcbf', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2793e4-b5a5-4bac-a855-cb23992cbcbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:22,011 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:53:22,012 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf160aeb-7a62-4109-872d-7305a92af84b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf160aeb-7a62-4109-872d-7305a92af84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:23,068 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf 6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:53:23,068 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e357c6a0-d063-4f1e-8353-21e2a41fffd5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e357c6a0-d063-4f1e-8353-21e2a41fffd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:24,151 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.070s 2024-01-12 17:53:24,152 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ab1871-024d-41c6-95e1-b6ef77c4a457', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ab1871-024d-41c6-95e1-b6ef77c4a457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349" , "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:25,214 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:53:25,215 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03df577f-f8b5-4833-a118-c0f7b4505bd4', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03df577f-f8b5-4833-a118-c0f7b4505bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:26,278 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:53:26,279 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a09e53-fe56-4582-aa8e-08a657ffc403', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a09e53-fe56-4582-aa8e-08a657ffc403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5b c362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:27,342 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:53:27,343 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b55bdc2-bbfb-4b2d-a2d2-1f4230389442', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b55bdc2-bbfb-4b2d-a2d2-1f4230389442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:28,419 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:53:28,419 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c83218f3-e604-47ce-83bd-0f8309c40cda', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83218f3-e604-47ce-83bd-0f8309c40cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_ id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:29,496 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:53:29,497 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bea5ec0-56e5-4df2-b195-af4f1d5a63d4', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bea5ec0-56e5-4df2-b195-af4f1d5a63d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:30,590 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.079s 2024-01-12 17:53:30,591 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c8ca350-4f20-4a4f-880f-ab1911280577', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c8ca350-4f20-4a4f-880f-ab1911280577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8 817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:31,650 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:53:31,650 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de60e5ca-e9d2-4d1e-a540-24bb8dc20eb6', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de60e5ca-e9d2-4d1e-a540-24bb8dc20eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:32,727 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:53:32,728 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'r eq-6003c1f3-bdbf-4b50-837e-f56648a84154', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6003c1f3-bdbf-4b50-837e-f56648a84154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:33,784 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:53:33,785 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1a385d-a121-4f75-9c5d-079d29db31fe', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1a385d-a121-4f75-9c5d-079d29db31fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:34,844 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:53:34,844 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c832536-ba89-4099-8bf6-c222e045291f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c832536-ba89-4099-8bf6-c222e045291f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:35,915 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.057s 2024-01-12 17:53:35,916 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f51f6c6-d69f-48d6-ba26-ac2df996eac0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f51f6c6-d69f-48d6-ba26-ac2df996eac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-1 2T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:36,988 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.060s 2024-01-12 17:53:36,988 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0891f3b-fa93-4f41-8525-4ed43341229b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0891f3b-fa93-4f41-8525-4ed43341229b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:38,049 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:53:38,050 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9a92dc-ecc2-4713-852a-95bc2393a9fc', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9a92dc-ecc2-4713-852a-95bc2393a9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replicatio n_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:39,119 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.055s 2024-01-12 17:53:39,119 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd8557f-aad2-4916-8fcc-ab1b0731b40d', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd8557f-aad2-4916-8fcc-ab1b0731b40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:40,183 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.051s 2024-01-12 17:53:40,183 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8f74e4-f16e-4bef-b862-d1e223b5eb66', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8f74e4-f16e-4bef-b862-d1e223b5eb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": " self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:41,242 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:53:41,243 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d4ddcf-ad05-4a00-a7ae-8d17c8ccccc9', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d4ddcf-ad05-4a00-a7ae-8d17c8ccccc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:42,310 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:53:42,311 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c9947f-1ab3-4ba8-96b7-1fe2a645f8af', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c9947f-1ab3-4ba8-96b7-1fe2a645f8af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb- 49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:43,368 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:53:43,369 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d4f1eb0-fcac-497f-bc69-1644b6e25089', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d4f1eb0-fcac-497f-bc69-1644b6e25089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:44,426 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:53:44,427 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a40b8be-321d-4338-982a-f36004be6087', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a40b8be-321d-4338-982a-f36004be6087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:45,489 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:53:45,490 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea40588-c40a-4258-b113-3efbc68fb4c6', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea40588-c40a-4258-b113-3efbc68fb4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:46,546 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:53:46,546 84629 DEBUG [tempest.lib.common.rest_client] Reques t - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3510ec6a-1498-4df4-afb5-ce0146d31360', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3510ec6a-1498-4df4-afb5-ce0146d31360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:47,606 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:53:47,606 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e9c223-cc22-4610-8332-4208be4883e7', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e9c223-cc22-4610-8332-4208be4883e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4 140a969cbd18bf6707a"}}' 2024-01-12 17:53:48,662 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.042s 2024-01-12 17:53:48,663 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df905ac9-bde0-4b77-a1cc-2941a30a5e0b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df905ac9-bde0-4b77-a1cc-2941a30a5e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:49,718 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.042s 2024-01-12 17:53:49,719 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c0a85e7-6b26-4972-8c65-dd2bca274694', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c0a85e7-6b26-4972-8c65-dd2bca274694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:50,779 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.047s 2024-01-12 17:53:50,779 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c400d1-e34d-40a8-9702-48eba9b62e4a', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c400d1-e34d-40a8-9702-48eba9b62e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:51,849 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.056s 2024-01-12 17:53:51,850 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d93cd890-b375-4968-a19e-2939dc8ba9a8', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d93cd890-b375-4968-a19e-2939dc8ba9a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd1 8bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:52,934 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.071s 2024-01-12 17:53:52,935 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab276136-e9a6-42ce-a900-e73cd13498e5', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab276136-e9a6-42ce-a900-e73cd13498e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:53,993 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:53:53,994 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b963b9a-c9d9-4664-92cd-9d430195b3d3', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b963b9a-c9d9-4664-92cd-9d430195b3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availabilit y_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:55,052 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.047s 2024-01-12 17:53:55,053 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7af69b-bbb9-41c3-8ac5-ed5674a8ec3d', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7af69b-bbb9-41c3-8ac5-ed5674a8ec3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:56,112 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:53:56,113 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1407b705-9ea0-4722-84e4-85bfdd08f1de', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'x-openstack-request-id': 'req-1407b705-9ea0-4722-84e4-85bfdd08f1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:57,181 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:53:57,182 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ec58f0-477d-4c2e-8fde-ce90e7c5dd38', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ec58f0-477d-4c2e-8fde-ce90e7c5dd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:58,253 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:53:58,253 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applica tion/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f73615-d8df-4d04-9613-27dda8e4b1b4', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f73615-d8df-4d04-9613-27dda8e4b1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:53:59,339 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.071s 2024-01-12 17:53:59,340 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe97233-cc37-402a-80e9-799b69969f3e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe97233-cc37-402a-80e9-799b69969f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:00,398 84629 INFO [temp est.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:54:00,398 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8299a3-a6bc-4a15-9664-52103e0a018b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8299a3-a6bc-4a15-9664-52103e0a018b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:01,484 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.071s 2024-01-12 17:54:01,484 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76b1d4a-8330-46a7-9f1d-0fcfc1be6043', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76b1d4a-8330-46a7-9f1d-0fcfc1be6043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "atta chment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:02,561 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.058s 2024-01-12 17:54:02,562 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f81a6e-2624-4396-ba29-f09e22934bdc', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f81a6e-2624-4396-ba29-f09e22934bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:03,631 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:54:03,631 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f65308-ee75-43fe-b39a-286c5b0a3d41', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f65308-ee75-43fe-b39a-286c5b0a3d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bo okmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:04,700 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:54:04,701 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c28994-1f5f-481e-8c35-1212d25f593b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c28994-1f5f-481e-8c35-1212d25f593b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:05,784 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.065s 2024-01-12 17:54:05,785 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d709af24-c1cc-4fc0-bcca-153f0bba198e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d709af24-c1cc-4fc0-bcca-153f0bba198e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "update d_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:06,862 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.063s 2024-01-12 17:54:06,863 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c45a8f-d069-4b2a-8b8b-62a71184ecba', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c45a8f-d069-4b2a-8b8b-62a71184ecba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:07,939 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:54:07,939 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43eee58d-de41-4137-917e-4412af942906', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43eee58d-de41-4137-917e-4412af942 906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:09,016 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:54:09,017 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f3448f-b3a0-4aab-88d1-e5a3477f4831', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f3448f-b3a0-4aab-88d1-e5a3477f4831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:10,117 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.085s 2024-01-12 17:54:10,117 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Fri, 12 Jan 2024 17:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae76695-b0c8-47ac-9754-48cd4019f1bf', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae76695-b0c8-47ac-9754-48cd4019f1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:11,197 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.067s 2024-01-12 17:54:11,198 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88bb102-9507-4cb8-a890-2584726c843f', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88bb102-9507-4cb8-a890-2584726c843f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:12,269 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_ get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.058s 2024-01-12 17:54:12,270 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4133b07e-d556-4a95-a930-d79147a54645', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4133b07e-d556-4a95-a930-d79147a54645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:13,333 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:54:13,333 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c650d433-bbd8-43c5-ba5d-efad738cc4a2', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c650d433-bbd8-43c5-ba5d-efad738cc4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e 763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:14,394 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.047s 2024-01-12 17:54:14,394 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfacd8b2-365f-4cb7-9768-4426c47ce0a7', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfacd8b2-365f-4cb7-9768-4426c47ce0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:15,458 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.050s 2024-01-12 17:54:15,459 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe3e06d-ffcd-40b5-92e0-fe342c784c4e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe3e06d-ffcd-40b5-92e0-fe342c784c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18 bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:16,535 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:54:16,535 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea3b838-e1ba-425d-9fe0-857c3f779e28', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea3b838-e1ba-425d-9fe0-857c3f779e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:17,606 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:54:17,606 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c7b912-9646-4051-8b13-5a2f82d47e8a', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c7b912-9646-4051-8b13-5a2f82d47e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTe stJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:18,669 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.042s 2024-01-12 17:54:18,669 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed1a1ad-e7b4-40e6-81d2-dd1ed307e029', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed1a1ad-e7b4-40e6-81d2-dd1ed307e029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:19,725 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.042s 2024-01-12 17:54:19,725 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2e4342-4758-4b94-bd93-43e1d1c03273', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2e4342-4758-4b94-bd93-43e1d1c03273', 'connection': 'close', 'status': '200', 'content-location': 'h ttp://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:20,785 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:54:20,786 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0dd551-9beb-4cf8-97b2-975003d16f04', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0dd551-9beb-4cf8-97b2-975003d16f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:21,860 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.059s 2024-01-12 17:54:21,860 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a8cd9ac-a5bf-4ec2-a004-318dad4aac51', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a8cd9ac-a5bf-4ec2-a004-318dad4aac51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:22,927 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:54:22,928 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b75b25ca-2279-4e14-8e19-7b1e669de423', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b75b25ca-2279-4e14-8e19-7b1e669de423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:23,985 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f8 5fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:54:23,985 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07870f82-6654-45ea-ba57-266a1e94e9c9', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07870f82-6654-45ea-ba57-266a1e94e9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:25,047 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:54:25,047 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b414be74-59b3-4554-a1d1-f08c125cf4a4', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b414be74-59b3-4554-a1d1-f08c125cf4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-482 6-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:26,106 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:54:26,106 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ac68f8-3604-4a58-8cdf-d7197ff4d047', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ac68f8-3604-4a58-8cdf-d7197ff4d047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:27,199 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.081s 2024-01-12 17:54:27,200 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493b4355-4232-4228-a505-4e53be4d4a78', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493b4355-4232-4228-a505-4e53be4d4a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:28,275 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.061s 2024-01-12 17:54:28,275 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ce224b-b130-4db2-9031-f4c270f5f709', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ce224b-b130-4db2-9031-f4c270f5f709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:29,337 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:54:29,338 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09367b3a-81a2-4d3c-ae3d-40cfbef0d208', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09367b3a-81a2-4d3c-ae3d-40cfbef0d208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "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/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:30,395 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:54:30,396 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1120bf36-8b2b-4889-9d30-bd86643578ba', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1120bf36-8b2b-4889-9d30-bd86643578ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:31,454 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:54:31,455 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a07ce2-2f51-4627-bdcf-7e53b45b1912', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a07ce2-2f51-4627-bdcf-7e53b45b1912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/ 6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:32,530 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:54:32,530 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719c0884-820a-4f3c-b5b3-e79016594b9a', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719c0884-820a-4f3c-b5b3-e79016594b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:33,589 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.045s 2024-01-12 17:54:33,590 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-com pute-request-id': 'req-9470b4f8-31d7-45d2-968c-d5f95e6c5eb1', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9470b4f8-31d7-45d2-968c-d5f95e6c5eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:34,649 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.046s 2024-01-12 17:54:34,649 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282bca81-f228-4b32-9891-0854193cbbcc', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282bca81-f228-4b32-9891-0854193cbbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:35,711 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b279 6d 0.049s 2024-01-12 17:54:35,712 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84291848-73eb-4f05-bee6-4470c8fe93fa', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84291848-73eb-4f05-bee6-4470c8fe93fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:36,768 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.042s 2024-01-12 17:54:36,768 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958aeeb9-49b0-43c7-9fdb-0dfca0bde00b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958aeeb9-49b0-43c7-9fdb-0dfca0bde00b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "atta ched_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:37,825 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:54:37,826 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb75777-6c89-4855-9efe-6fd9abf67fd0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb75777-6c89-4855-9efe-6fd9abf67fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:38,883 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:54:38,883 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d6263e-389a-4ba8-a6f8-7e16c69acb4e', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d6263e-389a-4ba8-a6f8-7e16c69acb4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted" : false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:39,940 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:54:39,940 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c25e45-7813-40c5-a23d-6ab35be44a36', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c25e45-7813-40c5-a23d-6ab35be44a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:40,996 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:54:40,996 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0e13b7-bfed-4c0c-96fc-d5b2e3c4f936', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0e13b7-bfed-4c0c-96fc-d5b2e3c4f936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:42,057 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.047s 2024-01-12 17:54:42,057 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e25317-9293-47d9-94f0-a42f3b401bde', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e25317-9293-47d9-94f0-a42f3b401bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:43,113 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.043s 2024-01-12 17:54:43,114 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134ff03d-40e0-49c9-8d7b-79e4bfb86aff', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134ff03d-40e0-49c9-8d7b-79e4bfb86aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {" id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:44,181 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:54:44,181 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dd3deb-e2ad-4b73-8c02-5196a67f1c07', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dd3deb-e2ad-4b73-8c02-5196a67f1c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:45,242 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.048s 2024-01-12 17:54:45,243 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7770d5-6f6f-4b38-bad6-dd4380875800', 'conte nt-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7770d5-6f6f-4b38-bad6-dd4380875800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:46,363 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.107s 2024-01-12 17:54:46,363 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fbd6eb1-616d-4e91-bf61-c735299ca3f0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fbd6eb1-616d-4e91-bf61-c735299ca3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:47,438 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.062s 2024-01-12 17:54:47,439 84629 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d5a5b2b-b2e6-462c-8af3-4f5f8072c843', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d5a5b2b-b2e6-462c-8af3-4f5f8072c843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:48,514 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.054s 2024-01-12 17:54:48,514 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8066a2b-ed03-4020-8990-4174fd0676f0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8066a2b-ed03-4020-8990-4174fd0676f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant _id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:49,584 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.053s 2024-01-12 17:54:49,584 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99c42f8-6bd0-4912-9f7f-a21784d95e60', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99c42f8-6bd0-4912-9f7f-a21784d95e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:50,661 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.061s 2024-01-12 17:54:50,661 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c46df42-71df-4927-9b3a-dd0bdb1326ca', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c46df42-71df-4927-9b3a-dd0bdb1326ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "m ultiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:51,732 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.044s 2024-01-12 17:54:51,733 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a81d72-70f1-4108-8c23-fe53769c07a0', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a81d72-70f1-4108-8c23-fe53769c07a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:52,842 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.093s 2024-01-12 17:54:52,842 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2639fc0b-6d3c-4e0f-a175-5d90fc842bdf', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2639fc0b-6d3c-4e0f-a175-5d90fc842bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb8 2f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:53,914 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.049s 2024-01-12 17:54:53,914 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d74252-43a8-4738-810f-938dd3860e26', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d74252-43a8-4738-810f-938dd3860e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:53,980 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.051s 2024-01-12 17:54:53,981 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad908ff-8be4-4c04-9c43-a6319c46d9ca', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad908ff-8be4-4c04-9c43-a6319c46d9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "in-use", "size": 1, "availabili ty_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:51:36.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "attachment_id": "000602e5-c749-4845-9925-f31f460229ca", "volume_id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdc", "attached_at": "2024-01-12T17:51:34.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:54:54,171 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/c271c6ac-dc17-40cc-8052-09266c3f2651 0.177s 2024-01-12 17:54:54,172 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:53 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-7e00ce0c-43eb-4a89-98ed-8b6d6867bc94', 'x-compute-request-id': 'req-7e00ce0c-43eb-4a89-98ed-8b6d6867bc94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'' 2024-01-12 17:54:54,227 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.055s 2024-01-12 17:54:54,228 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa9febd6-11a6-4c3d-8055-c36273d1c267', 'x-compute-request-id': 'req-aa9febd6-11a6-4c3d-8055-c36273d1c267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}, {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "volumeId": "c271c6ac-dc17-40cc-8052-09266c3f2651", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdc"}]}' 2024-01-12 17:55:44,336 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.056s 2024-01-12 17:55:44,336 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:55:44 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-17e0e338-6b44-485c-b2ca-db9825a28f88', 'x-compute-request-id': 'req-17e0e338-6b44-485c-b2ca-db9825a28f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}]}' 2024-01-12 17:55:44,381 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651 0.042s 2024-01-12 17:55:44,382 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b61fd43-9769-4d63-90bb-75a9ede26f08', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b61fd43-9769-4d63-90bb-75a9ede26f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651'} Body: b'{"volume": {"id": "c271c6ac-dc17-40cc-8052-09266c3f2651", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:51:17.000000", "updated_at": "2024-01-12T17:55:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1605353057", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/c271c6ac-dc17-40cc-8052-09266c3f2651"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:55:44,394 84629 INFO [tempest.common.waiters] volume c271c6ac-dc17-40cc-8052-09266c3f2651 reached available after waiting for 0.394819 seconds 2024-01-12 17:55:44,446 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.051s 2024-01-12 17:55:44,446 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06edb0e4-503f-4306-9dba-e0c8ce2bae8b', 'content-length': '1203', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06edb0e4-503f-4306-9dba-e0c8ce2bae8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T1 7:51:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "attachment_id": "ae1c57ec-5db1-4b6c-ae45-c3a4508cb18f", "volume_id": "6e763366-57fb-49a8-8817-5081c2b2796d", "server_id": "a95bac91-bd58-4826-b428-141fc2de0349", "host_name": null, "device": "/dev/vdb", "attached_at": "2024-01-12T17:51:14.000000"}], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:55:44,652 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d 0.193s 2024-01-12 17:55:44,652 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:55:44 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-9b11b94a-be27-4814-861f-42a12f68c5a0', 'x-compute-request-id': 'req-9b11b94a-be27-4814-861f-42a12f68c5a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'' 2024-01-12 17:55:44,717 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.063s 2024-01-12 17:55:44,717 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:55:44 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-ceed165d-b48b-4dea-887a-e988d02425f2', 'x-compute-request-id': 'req-ceed165d-b48b-4dea-887a-e988d02425f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "volumeId": "6e763366-57fb-49a8-8817-5081c2b2796d", "serverId": "a95bac91-bd58-4826-b428-141fc2de0349", "device": "/dev/vdb"}]}' 2024-01-12 17:56:34,831 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments 0.062s 2024-01-12 17:56:34,832 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenS tack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-216f04fd-000f-49fc-be43-406933b09777', 'x-compute-request-id': 'req-216f04fd-000f-49fc-be43-406933b09777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2024-01-12 17:56:34,875 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d 0.040s 2024-01-12 17:56:34,875 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa067fcd-02fb-4d1c-9e41-8e3edffeacc0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa067fcd-02fb-4d1c-9e41-8e3edffeacc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d'} Body: b'{"volume": {"id": "6e763366-57fb-49a8-8817-5081c2b2796d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-01-12T17:50:55.000000", "updated_at": "2024-01-12T17:55:46.000000", "name": "tempest-AttachVolumeTestJSON-volume-1286033793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cb82f85fb1f4140a969cbd18bf6707a/volumes/6e763366-57fb-49a8-8817-5081c2b2796d"}], "user_id": "30319fa5d38244faa5bc362806abf929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a"}}' 2024-01-12 17:56:34,889 84629 INFO [tempest.common.waiters] volume 6e763366-57fb-49a8-8817-5081c2b2796d reached available after waiting for 0.888975 seconds 2024-01-12 17:56:35,017 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349 0.128s 2024-01-12 17:56:35,018 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:56:34 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-565aea9c-379b-401b-8d77-44f082146484', 'x-compute-request-id': 'req-565aea9c-379b-401b-8d77-44f082146484', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349'} Body: b'' 2024-01-12 17:56:35,317 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349 0.298s 2024-01-12 17:56:35,317 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova- api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b760953f-79ed-468e-a749-6225a9f3d354', 'x-compute-request-id': 'req-b760953f-79ed-468e-a749-6225a9f3d354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349'} Body: b'{"server": {"id": "a95bac91-bd58-4826-b428-141fc2de0349", "name": "tempest-AttachVolumeTestJSON-server-916026450", "status": "ACTIVE", "tenant_id": "0cb82f85fb1f4140a969cbd18bf6707a", "user_id": "30319fa5d38244faa5bc362806abf929", "metadata": {}, "hostId": "990fd06ea81d40a5fafc1f15593e66180213e094a255eec51aa2a671", "image": {"id": "5fdeacb6-fbb1-499e-9e29-ca1931d2fc02", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5fdeacb6-fbb1-499e-9e29-ca1931d2fc02"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-01-12T17:49:02Z", "updated": "2024-01-12T17:56:35Z", "addresses": {"tempest-AttachVolumeTestJSON-881719124-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:d5:56"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:d5:56"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a95bac91-bd58-4826-b428-141fc2de0349"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-285455303", "OS-SRV-USG:launched_at": "2024-01-12T17:49:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2060537838"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-01-12 17:57:25,419 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349 0.040s 2024-01-12 17:57:25,419 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:57:25 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-1e8ef7fe-6355-4fa2-a3e5-582436c5a1e0', 'x-compute-request-id': 'req-1e8ef7fe-6355-4fa2-a3e5-582436c5a1e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a95bac91-bd58-4826-b428-141fc2de0349'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a95bac91-bd58-4826-b428-141fc2de0349 could not be found."}}' 2024-01-12 17:57:25,451 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-285455303 0.030s 2024-01-12 17:57:25,452 84629 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jan 2024 17:57:25 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-84dbfdee-b24c-4f16-916f-041eb20b4795', 'x-compute-request-id': 'req-84dbfdee-b24c-4f16-916f-041eb20b4795', 'connection': 'close', 'status': '202', 'content-location': 'http://1 0.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-285455303'} Body: b'' 2024-01-12 17:57:25,612 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/740d61bc-b8ad-4e62-9976-adeb5c7bf0d9 0.160s 2024-01-12 17:57:25,613 84629 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-201ea778-c72a-48af-b861-d0b7ee15e2dd', 'content-length': '0', 'date': 'Fri, 12 Jan 2024 17:57:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/740d61bc-b8ad-4e62-9976-adeb5c7bf0d9'} Body: b'' 2024-01-12 17:57:25,629 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/740d61bc-b8ad-4e62-9976-adeb5c7bf0d9 0.016s 2024-01-12 17:57:25,630 84629 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-b71db907-5da2-481a-91cd-71c0066949ff', 'date': 'Fri, 12 Jan 2024 17:57:25 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/740d61bc-b8ad-4e62-9976-adeb5c7bf0d9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 740d61bc-b8ad-4e62-9976-adeb5c7bf0d9 does not exist", "detail": ""}}' 2024-01-12 17:57:26,068 84629 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/d2f25c39-bb1a-485e-ab57-877718ff93c1 0.437s 2024-01-12 17:57:26,068 84629 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-14b8f163-54ca-4a19-be06-b31df3688644', 'content-length': '0', 'date': 'Fri, 12 Jan 2024 17:57:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d2f25c39-bb1a-485e-ab57-877718ff93c1'} Body: b'' ====== Totals ====== Ran: 292 tests in 3084.6993 sec. - Passed: 259 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 1 Sum of execute time for each test: 15128.3445 sec. ============== Worker Balance ============== - Worker 0 (55 tests) => 0:30:22.681914 - Worker 1 (23 tests) => 0:09:49.256733 - Worker 2 (31 tests) => 0:07:27.452520 - Worker 3 (12 tests) => 0:15:08.833422 - Worker 4 (23 tests) => 0:22:48.288450 - Worker 5 (28 tests) => 0:41:21.562483 - Worker 6 (20 tests) => 0:17:58.491650 - Worker 7 (19 tests) => 0:24:04.003695 - Worker 8 (24 tests) => 0:51:24.613606 - Worker 9 (21 tests) => 0:39:12.002635 - Worker 10 (22 tests) => 0:29:16.099499 - Worker 11 (14 tests) => 0:05:14.787435 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed