Dear users,
I have awx 17.x and have been working fine for years with no issues found. Today we faced an issue when we sync the git project. It just shows as running for 7+ hours but nothing showing on the job logs.
the template jobs also same, if we launch it, it is just shows as running for 7+ hours but nothing in the job logs.
If I hit the /api/v2/jobs/job_number it shows below: Not Found:
awx-task log:
2021-12-21 05:45:37,378 DEBUG awx.main.scheduler Starting project_update 7025 (pending) in group tower instance awx-b9b68c69b-7bnrq (remaining_capacity=20)
2021-12-21 05:45:37,390 DEBUG awx.main.scheduler Submitting project_update 7025 (waiting) to <instance group, instance> <1,awx-b9b68c69b-7bnrq>.
2021-12-21 05:45:37,418 DEBUG awx.main.scheduler project_update 7025 (waiting) consumed 1 capacity units from tower with prior total of 0
2021-12-21 05:45:37,518 DEBUG awx.main.dispatch task d93dd325-9292-443a-a665-2d384fcd6bd8 starting awx.main.tasks.RunProjectUpdate(*[7025])
Nothing interesting in awx-web.
Kindly help me here. Thanks.