Actions
Bug #33511
closeddynflow workers started before redis
Difficulty:
Triaged:
No
Description
2021-09-17 11:29:01 [ERROR ] [configure] Systemd start for dynflow-sidekiq@worker-hosts-queue-1 failed! 2021-09-17 11:29:01 [ERROR ] [configure] journalctl log for dynflow-sidekiq@worker-hosts-queue-1: 2021-09-17 11:29:01 [ERROR ] [configure] -- Logs begin at Fri 2021-09-17 12:20:02 CEST, end at Fri 2021-09-17 12:46:43 CEST. -- 2021-09-17 11:29:01 [ERROR ] [configure] Sep 17 11:28:45 monforpoc2 systemd[1]: Starting Foreman jobs daemon - worker-hosts-queue-1 on sidekiq... 2021-09-17 11:29:01 [ERROR ] [configure] Sep 17 11:28:47 monforpoc2 dynflow-sidekiq@worker-hosts-queue-1[8749]: 2021-09-17T09:28:47.171Z 8749 TID-7g9 INFO: GitLab reliable fetch activated! 2021-09-17 11:29:01 [ERROR ] [configure] Sep 17 11:28:47 monforpoc2 dynflow-sidekiq@worker-hosts-queue-1[8749]: 2021-09-17T09:28:47.172Z 8749 TID-7et INFO: Booting Sidekiq 5.2.7 with redis options {:id=>"Sidekiq-server-PID-8749", :url=>"redis://localhost:6379/0"} 2021-09-17 11:29:01 [ERROR ] [configure] Sep 17 11:28:47 monforpoc2 dynflow-sidekiq@worker-hosts-queue-1[8749]: 2021-09-17T09:28:47.181Z 8749 TID-7et ERROR: Heartbeat thread error: Error connecting to Redis on localhost:6379 (Errno::ECONNREFUSED) 2021-09-17 11:29:01 [ERROR ] [configure] Sep 17 11:28:48 monforpoc2 dynflow-sidekiq@worker-hosts-queue-1[8749]: 2021-09-17T09:28:48.186Z 8749 TID-7et ERROR: Heartbeat thread error: Error connecting to Redis on localhost:6379 (Errno::ECONNREFUSED) 2021-09-17 11:29:01 [ERROR ] [configure] Sep 17 11:28:49 monforpoc2 dynflow-sidekiq@worker-hosts-queue-1[8749]: 2021-09-17T09:28:49.216Z 8749 TID-7et ERROR: Heartbeat thread error: Error connecting to Redis on localhost:6379 (Errno::ECONNREFUSED) 2021-09-17 11:29:01 [ERROR ] [configure] Sep 17 11:28:50 monforpoc2 dynflow-sidekiq@worker-hosts-queue-1[8749]: 2021-09-17T09:28:50.218Z 8749 TID-7et ERROR: Heartbeat thread error: Error connecting to Redis on localhost:6379 (Errno::ECONNREFUSED)
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman/pull/995 added
Updated by Evgeni Golov about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman|d84fb8edb340904f9afcbf869fa66ea391f267ed.
Actions