← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1598581] [NEW] test_can_create_server_with_max_number_personality_files fails in gate-tempest-dsvm-neutron-full-ssh job

 

Public bug reported:

This test fails at a pretty high rate in the non-voting neutron full ssh
job which is preventing it from being made voting.

http://logs.openstack.org/20/305120/15/check/gate-tempest-dsvm-neutron-
full-ssh/11a64b8/console.html#_2016-07-02_21_15_21_884827

2016-07-02 21:15:21.884917 | Captured traceback:
2016-07-02 21:15:21.884933 | ~~~~~~~~~~~~~~~~~~~
2016-07-02 21:15:21.884956 |     Traceback (most recent call last):
2016-07-02 21:15:21.885005 |       File "tempest/api/compute/servers/test_server_personality.py", line 141, in test_can_create_server_with_max_number_personality_files
2016-07-02 21:15:21.885029 |         'sudo cat %s' % i['path']))
2016-07-02 21:15:21.885084 |       File "tempest/common/utils/linux/remote_client.py", line 36, in wrapper
2016-07-02 21:15:21.885115 |         return function(self, *args, **kwargs)
2016-07-02 21:15:21.885158 |       File "tempest/common/utils/linux/remote_client.py", line 92, in exec_command
2016-07-02 21:15:21.885185 |         return self.ssh_client.exec_command(cmd)
2016-07-02 21:15:21.885226 |       File "tempest/lib/common/ssh.py", line 168, in exec_command
2016-07-02 21:15:21.885254 |         stderr=err_data, stdout=out_data)
2016-07-02 21:15:21.885305 |     tempest.lib.exceptions.SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; sudo cat /etc/test0.txt', exit status: 1, stderr:
2016-07-02 21:15:21.885334 |     cat: can't open '/etc/test0.txt': No such file or directory

http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22cat%3A%20can't%20open%20'%2Fetc%2Ftest0.txt'%3A%20No%20such%20file%20or%20directory%5C%22%20AND%20build_name%3A%5C
%22gate-tempest-dsvm-neutron-full-
ssh%5C%22%20AND%20tags%3A%5C%22console%5C%22&from=7d

38 hits in 7 days

** Affects: neutron
     Importance: Undecided
         Status: New

** Affects: nova
     Importance: Medium
         Status: Confirmed


** Tags: file-injection neutron ssh

** Also affects: neutron
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1598581

Title:
  test_can_create_server_with_max_number_personality_files fails in
  gate-tempest-dsvm-neutron-full-ssh job

Status in neutron:
  New
Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  This test fails at a pretty high rate in the non-voting neutron full
  ssh job which is preventing it from being made voting.

  http://logs.openstack.org/20/305120/15/check/gate-tempest-dsvm-
  neutron-full-ssh/11a64b8/console.html#_2016-07-02_21_15_21_884827

  2016-07-02 21:15:21.884917 | Captured traceback:
  2016-07-02 21:15:21.884933 | ~~~~~~~~~~~~~~~~~~~
  2016-07-02 21:15:21.884956 |     Traceback (most recent call last):
  2016-07-02 21:15:21.885005 |       File "tempest/api/compute/servers/test_server_personality.py", line 141, in test_can_create_server_with_max_number_personality_files
  2016-07-02 21:15:21.885029 |         'sudo cat %s' % i['path']))
  2016-07-02 21:15:21.885084 |       File "tempest/common/utils/linux/remote_client.py", line 36, in wrapper
  2016-07-02 21:15:21.885115 |         return function(self, *args, **kwargs)
  2016-07-02 21:15:21.885158 |       File "tempest/common/utils/linux/remote_client.py", line 92, in exec_command
  2016-07-02 21:15:21.885185 |         return self.ssh_client.exec_command(cmd)
  2016-07-02 21:15:21.885226 |       File "tempest/lib/common/ssh.py", line 168, in exec_command
  2016-07-02 21:15:21.885254 |         stderr=err_data, stdout=out_data)
  2016-07-02 21:15:21.885305 |     tempest.lib.exceptions.SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; sudo cat /etc/test0.txt', exit status: 1, stderr:
  2016-07-02 21:15:21.885334 |     cat: can't open '/etc/test0.txt': No such file or directory

  http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22cat%3A%20can't%20open%20'%2Fetc%2Ftest0.txt'%3A%20No%20such%20file%20or%20directory%5C%22%20AND%20build_name%3A%5C
  %22gate-tempest-dsvm-neutron-full-
  ssh%5C%22%20AND%20tags%3A%5C%22console%5C%22&from=7d

  38 hits in 7 days

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1598581/+subscriptions


Follow ups