"test_snapshot_pattern" fails with ssh connection timeout

Bug #1199202 reported by fujioka yuuichi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
New
Undecided
Unassigned

Bug Description

SSH cannot reach to the server, if Tempest node is different from OpenStack node.

======================================================================
ERROR: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "/home/ubuntu/tempest/tempest/scenario/test_snapshot_pattern.py", line 125, in test_snapshot_pattern
    self._write_timestamp(server)
  File "/home/ubuntu/tempest/tempest/scenario/test_snapshot_pattern.py", line 98, in _write_timestamp
    ssh_client = self._ssh_to_server(server)
  File "/home/ubuntu/tempest/tempest/scenario/test_snapshot_pattern.py", line 93, in _ssh_to_server
    pkey=self.keypair.private_key)
  File "/home/ubuntu/tempest/tempest/common/utils/linux/remote_client.py", line 33, in __init__
    if not self.ssh_client.test_connection_auth():
  File "/home/ubuntu/tempest/tempest/common/ssh.py", line 144, in test_connection_auth
    connection = self._get_ssh_connection()
  File "/home/ubuntu/tempest/tempest/common/ssh.py", line 76, in _get_ssh_connection
    password=self.password)
SSHTimeout: Connection to the 192.168.0.1 via SSH timed out.
User: cirros, Password: None

Changed in tempest:
assignee: nobody → fujioka yuuichi (fujioka-yuuichi-d)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/36161

Changed in tempest:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/36161
Committed: http://github.com/openstack/tempest/commit/a11994ec9c2dcc174a3af644b9f89fea1f181abd
Submitter: Jenkins
Branch: master

commit a11994ec9c2dcc174a3af644b9f89fea1f181abd
Author: fujioka yuuichi <email address hidden>
Date: Tue Jul 9 11:19:51 2013 +0900

    Fix SSH host to floating IP from fixed IP

    SSH cannot reach to the server, if Tempest node is different from
    OpenStack node.
    This test case should set floating IP to the server.
    This Patche sets floating IP to the server.

    Change-Id: Ib38bad9145f51b805142ee26bd02f4f0d5eee2ee
    Fixes: bug #1199202

Changed in tempest:
status: In Progress → Fix Released
Revision history for this message
David Kranz (david-kranz) wrote : Re: "test_snapshot_pattern" is failed, if Tempest node is different from OpenStack node.
Changed in tempest:
status: Fix Released → New
Revision history for this message
Matt Riedemann (mriedem) wrote :
Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :
summary: - "test_snapshot_pattern" is failed, if Tempest node is different from
- OpenStack node.
+ "test_snapshot_pattern" fails with ssh connection timeout
Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

This time the stacktrace is slightly different:

Traceback (most recent call last):
  File "tempest/scenario/test_snapshot_pattern.py", line 75, in test_snapshot_pattern
    self._write_timestamp(fip_for_server.ip)
  File "tempest/scenario/test_snapshot_pattern.py", line 47, in _write_timestamp
    ssh_client = self._ssh_to_server(server_or_ip)
  File "tempest/scenario/test_snapshot_pattern.py", line 43, in _ssh_to_server
    linux_client = self.get_remote_client(server_or_ip)
  File "tempest/scenario/manager.py", line 475, in get_remote_client
    return RemoteClient(ip, username, pkey=private_key)
  File "tempest/common/utils/linux/remote_client.py", line 47, in __init__
    if not self.ssh_client.test_connection_auth():
  File "tempest/common/ssh.py", line 148, in test_connection_auth
    connection = self._get_ssh_connection()
  File "tempest/common/ssh.py", line 76, in _get_ssh_connection
    password=self.password)
SSHTimeout: Connection to the 172.24.4.233 via SSH timed out.
User: cirros, Password: None

Changed in tempest:
assignee: fujioka yuuichi (fujioka-yuuichi-d) → nobody
Revision history for this message
Michal (rockiiee116) wrote :

GB WhatsApp APK essentially blends the familiarity of the original WhatsApp with creative features that adapt to users' changing demands.
https://gbwhatsappfree.net/gb-whatsapp-old-versions/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.