Bug #13799
closedTask pending on waiting for Pulp to start the task
Description
After I try to do a Content Host packages update the task get stuck.
In the Running Steps I can see the following information:
Action:
Actions::Pulp::Consumer::ContentUpdate
State: waiting for Pulp to start the task
Input:
{"consumer_uuid"=>"12024975-ff71-4df2-b0b0-49ef4efb889d",
"type"=>"rpm",
"args"=>[],
"remote_user"=>"admin",
"remote_cp_user"=>"admin",
"locale"=>"en"}
Output:
{"pulp_tasks"=>
[{"exception"=>nil,
"task_type"=>nil,
"_href"=>"/pulp/api/v2/tasks/979ed479-2684-4db3-b2d0-61ae9b0c3daa/",
"task_id"=>"979ed479-2684-4db3-b2d0-61ae9b0c3daa",
"tags"=>
["pulp:consumer:12024975-ff71-4df2-b0b0-49ef4efb889d",
"pulp:action:unit_update"],
"finish_time"=>nil,
"_ns"=>"task_status",
"start_time"=>nil,
"traceback"=>nil,
"spawned_tasks"=>[],
"progress_report"=>{},
"queue"=>"agent.dq",
"state"=>"accepted",
"worker_name"=>"agent",
"result"=>nil,
"error"=>nil,
"_id"=>{"$oid"=>"56c69fde38418f1436f64a51"},
"id"=>"56c69fde38418f1436f64a51"}],
"poll_attempts"=>{"total"=>89, "failed"=>0}}