yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20911
[Bug 1338850] Re: ServerRescueTestJSON failed by BuildErrorException
Rescue was done without issue but something wrong happened while unrescuing the instance-
2014-07-07 18:45:03,852 21616 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 19 second wait
>From below logs and as described above it looks like 'qemu' failure happen while unrescuing the instance-
http://logs.openstack.org/86/74886/8/gate/gate-tempest-dsvm-postgres-full/d840f72/logs/screen-n-cpu.txt.gz
http://logs.openstack.org/86/74886/8/gate/gate-tempest-dsvm-postgres-full/d840f72/logs/screen-n-api.txt.gz
>From Tempest side there is no issue, it should be looked from nova side.
** Also affects: nova
Importance: Undecided
Status: New
** Changed in: tempest
Status: New => Invalid
--
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/1338850
Title:
ServerRescueTestJSON failed by BuildErrorException
Status in OpenStack Compute (Nova):
New
Status in Tempest:
Invalid
Bug description:
http://logs.openstack.org/86/74886/8/gate/gate-tempest-dsvm-postgres-
full/d840f72/console.html
2014-07-07 19:04:59.841 | tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[gate,smoke]
2014-07-07 19:04:59.841 | -------------------------------------------------------------------------------------------------------------
2014-07-07 19:04:59.841 |
2014-07-07 19:04:59.841 | Captured traceback:
2014-07-07 19:04:59.842 | ~~~~~~~~~~~~~~~~~~~
2014-07-07 19:04:59.842 | Traceback (most recent call last):
2014-07-07 19:04:59.842 | File "tempest/api/compute/servers/test_server_rescue.py", line 90, in test_rescue_unrescue_instance
2014-07-07 19:04:59.842 | self.servers_client.wait_for_server_status(self.server_id, 'ACTIVE')
2014-07-07 19:04:59.842 | File "tempest/services/compute/json/servers_client.py", line 174, in wait_for_server_status
2014-07-07 19:04:59.842 | raise_on_error=raise_on_error)
2014-07-07 19:04:59.842 | File "tempest/common/waiters.py", line 87, in wait_for_server_status
2014-07-07 19:04:59.842 | raise exceptions.BuildErrorException(server_id=server_id)
2014-07-07 19:04:59.842 | BuildErrorException: Server 00e420f1-dd37-42c2-9fac-84506404621e failed to build and is in ERROR status
--- snip ---
2014-07-07 19:04:59.846 | 2014-07-07 18:45:01,988 21616 INFO [tempest.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://127.0.0.1:8774/v2/795600f6645d4098a18a02504f4d717d/servers/00e420f1-dd37-42c2-9fac-84506404621e 0.053s
2014-07-07 19:04:59.846 | 2014-07-07 18:45:03,839 21616 INFO [tempest.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://127.0.0.1:8774/v2/795600f6645d4098a18a02504f4d717d/servers/00e420f1-dd37-42c2-9fac-84506404621e 0.837s
2014-07-07 19:04:59.846 | 2014-07-07 18:45:03,852 21616 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 19 second wait
2014-07-07 19:04:59.846 | 2014-07-07 18:45:04,275 21616 INFO [tempest.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 POST http://127.0.0.1:8774/v2/795600f6645d4098a18a02504f4d717d/servers/00e420f1-dd37-42c2-9fac-84506404621e/action 0.422s
2014-07-07 19:04:59.846 | 2014-07-07 18:45:04,277 21616 DEBUG [tempest.common.waiters] Console Output for Server 00e420f1-dd37-42c2-9fac-84506404621e:
2014-07-07 19:04:59.846 | [ 0.000000] Initializing cgroup subsys cpuset
2014-07-07 19:04:59.846 | [ 0.000000] Initializing cgroup subsys cpu
2014-07-07 19:04:59.846 | [ 0.000000] Linux version 3.2.0-60-virtual (buildd@toyol) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #91-Ubuntu SMP Wed Feb 19 04:13:28 UTC 2014 (Ubuntu 3.2.0-60.91-virtual 3.2.55)
2014-07-07 19:04:59.846 | [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 no_timer_check
2014-07-07 19:04:59.846 | [ 0.000000] KERNEL supported cpus:
2014-07-07 19:04:59.846 | [ 0.000000] Intel GenuineIntel
2014-07-07 19:04:59.847 | [ 0.000000] AMD AuthenticAMD
2014-07-07 19:04:59.847 | [ 0.000000] Centaur CentaurHauls
2014-07-07 19:04:59.847 | [ 0.000000] BIOS-provided physical RAM map:
2014-07-07 19:04:59.847 | [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
2014-07-07 19:04:59.847 | [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
2014-07-07 19:04:59.847 | [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
2014-07-07 19:04:59.847 | [ 0.000000] BIOS-e820: 0000000000100000 - 0000000003ffe000 (usable)
2014-07-07 19:04:59.847 | [ 0.000000] BIOS-e820: 0000000003ffe000 - 0000000004000000 (reserved)
2014-07-07 19:04:59.847 | [ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1338850/+subscriptions