Public bug reported:

Hi,

Found a logging mistake in nova :

1596dd6225ef4abea7762c8b040b3f55 d60b403029ad41888c5822584263b983 - default 
default] [instance: 26bec746-110b-4777-af3f-15143b473667] Migrating instance to 
p6r01-nd02 finished successfully.
    2019-03-01 14:40:29.949 2262558 INFO nova.scheduler.client.report 
[req-4439c30b-0f5b-4982-b775-37b2062e849c 1596dd6225ef4abea7762c8b040b3f55 
d60b403029ad41888c5822584263b983 - default default] Deleted allocation for 
instance 4c7621bb-c34b-4e57-82ee-e9cea87d7a8b

There is  " Deleted allocation for instance 4c7621bb-c34b-4e57-82ee-
e9cea87d7a8b  "  , which is bad uuid ( this is uuid for migration , no
for instance )

It should be  26bec746-110b-4777-af3f-15143b473667 ( instance uuid )

Thanks,
Michal

** Affects: nova
     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/1818252

Title:
  Incorrect logging instance uuid in nova logs

Status in OpenStack Compute (nova):
  New

Bug description:
  Hi,

  Found a logging mistake in nova :

  1596dd6225ef4abea7762c8b040b3f55 d60b403029ad41888c5822584263b983 - default 
default] [instance: 26bec746-110b-4777-af3f-15143b473667] Migrating instance to 
p6r01-nd02 finished successfully.
      2019-03-01 14:40:29.949 2262558 INFO nova.scheduler.client.report 
[req-4439c30b-0f5b-4982-b775-37b2062e849c 1596dd6225ef4abea7762c8b040b3f55 
d60b403029ad41888c5822584263b983 - default default] Deleted allocation for 
instance 4c7621bb-c34b-4e57-82ee-e9cea87d7a8b

  There is  " Deleted allocation for instance 4c7621bb-c34b-4e57-82ee-
  e9cea87d7a8b  "  , which is bad uuid ( this is uuid for migration , no
  for instance )

  It should be  26bec746-110b-4777-af3f-15143b473667 ( instance uuid )

  Thanks,
  Michal

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to