Openstack Trove - Polling request timed out

Hirotaka Wakabayashi hiwkby at yahoo.com
Sat Apr 23 21:32:17 UTC 2022


Hello Manish! "openstack database instance show" command shows you the current status of an instance. If the status is not ACTIVE, guest-agent fails to start the database service for some reasons. Please see the following page for further debug.
https://docs.openstack.org/trove/latest/admin/troubleshooting.html

FYI: I think the error occurs here in your case.
https://opendev.org/openstack/trove/src/branch/master/trove/taskmanager/models.py#L434

Best Regards,
Hirotaka


On Saturday, April 23, 2022, 12:05:26 AM GMT+9, openstack-discuss-request at lists.openstack.org <openstack-discuss-request at lists.openstack.org> wrote: 





Send openstack-discuss mailing list submissions to
    openstack-discuss at lists.openstack.org

To subscribe or unsubscribe via the World Wide Web, visit
    http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
or, via email, send a message with subject or body 'help' to
    openstack-discuss-request at lists.openstack.org

You can reach the person managing the list at
    openstack-discuss-owner at lists.openstack.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of openstack-discuss digest..."


Today's Topics:

  1. Openstack Trove - Polling request timed out (Manish Bharti)


----------------------------------------------------------------------

Message: 1
Date: Fri, 22 Apr 2022 17:00:31 +0530
From: Manish Bharti <manishbhartigt at gmail.com>
To: openstack-discuss at lists.openstack.org
Subject: Openstack Trove - Polling request timed out
Message-ID:
    <CAFTsyOU7D3xf9c4tYb8KhnJQePjCBJvTK_ccHxAOntz_ia69Cg at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Dear Team,

We are trying to deploy OpenStack environment for our application and while
deploying trove service we are facing the below error(attached screenshot)-

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/trove/common/utils.py", line
207, in wait_for_task
    return polling_task.wait()
  File "/usr/lib/python3/dist-packages/eventlet/event.py", line 125, in wait
    result = hub.switch()
  File "/usr/lib/python3/dist-packages/eventlet/hubs/hub.py", line
313, in switch
    return self.greenlet.switch()
  File "/usr/lib/python3/dist-packages/oslo_service/loopingcall.py",
line 154, in _run_loop
    idle = idle_for_func(result, self._elapsed(watch))
  File "/usr/lib/python3/dist-packages/oslo_service/loopingcall.py",
line 349, in _idle_for
    raise LoopingCallTimeOut(
oslo_service.loopingcall.LoopingCallTimeOut:
    Looping call timed out after 870.99 seconds

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/trove/taskmanager/models.py",
line 434, in wait_for_instance
    utils.poll_until(self._service_is_active,
  File "/usr/lib/python3/dist-packages/trove/common/utils.py", line
223, in poll_until
    return wait_for_task(task)
  File "/usr/lib/python3/dist-packages/trove/common/utils.py", line
209, in wait_for_task
    raise exception.PollTimeOut
trove.common.exception.PollTimeOut: Polling request timed out.


Please help us on this issue.

-- 
Thank you ,
Manish Bharti
Jodhpur, Raj - 342001.
Contact:8875033000
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20220422/065eebb3/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trove_error.jpeg
Type: image/jpeg
Size: 117432 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20220422/065eebb3/attachment.jpeg>

------------------------------

Subject: Digest Footer

_______________________________________________
openstack-discuss mailing list
openstack-discuss at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss


------------------------------

End of openstack-discuss Digest, Vol 42, Issue 97
*************************************************



More information about the openstack-discuss mailing list