Description of problem: skipping these tests.. this bug documents the skip of this test and allows for further debug if needed. This may not be a consistent error. tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern both timed out. https://sf.hosted.upshift.rdu2.redhat.com/logs/94/211494/41/check/periodic-tripleo-ci-rhel-8-scenario001-standalone-rhos-16.2/82d0690/logs/undercloud/var/log/tempest/stestr_results.html More investigation and determining if the failure is consistent is required.
Hi, Wes. A meta-comment: It's hard to tell just from the time-out failure whether it's consistent or not :-) Do add a comment here if you're seeing these two tests fail more consistently... --------------------------------------------------------------------------------------- [...] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/tempest/lib/common/ssh.py", line 113, in _get_ssh_connection sock=proxy_chan) File "/usr/lib/python3.6/site-packages/paramiko/client.py", line 362, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 192.168.24.108 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/tempest/common/utils/__init__.py", line 90, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python3.6/site-packages/tempest/scenario/test_snapshot_pattern.py", line 83, in test_snapshot_pattern server=server_from_snapshot) File "/usr/lib/python3.6/site-packages/tempest/scenario/manager.py", line 939, in get_timestamp username=username) File "/usr/lib/python3.6/site-packages/tempest/scenario/manager.py", line 638, in get_remote_client linux_client.validate_authentication() File "/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux/remote_client.py", line 59, in wrapper six.reraise(*original_exception) File "/usr/lib/python3.6/site-packages/six.py", line 675, in reraise raise value File "/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux/remote_client.py", line 32, in wrapper return function(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux/remote_client.py", line 115, in validate_authentication self.ssh_client.test_connection_auth() File "/usr/lib/python3.6/site-packages/tempest/lib/common/ssh.py", line 217, in test_connection_auth connection = self._get_ssh_connection() File "/usr/lib/python3.6/site-packages/tempest/lib/common/ssh.py", line 129, in _get_ssh_connection password=self.password) tempest.lib.exceptions.SSHTimeout: Connection to the 192.168.24.108 via SSH timed out. User: cirros, Password: None [...] ---------------------------------------------------------------------------------------
Closing this as a dupe (thanks, Lee Yarwood for the pointer on IRC). *** This bug has been marked as a duplicate of bug 1965897 ***
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days