Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Job was promised a specific agent, the agent never successfully came up and was killed, the job didn't get rescheduled #21

Open
drewinglis opened this issue Jan 7, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@drewinglis
Copy link
Contributor

Lightly edited error log:

2020-01-06 21:26:19,896 INFO  [clojure-agent-send-pool-3] AuroraElasticAgentPlugin:72 - Launching new agent cluster/gocd/test/build-agent-57 for job pipeline/124/build/1/uberjar
2020-01-06 21:26:20,000 INFO  [clojure-agent-send-pool-4] AuroraElasticAgentPlugin:72 - Agent cluster/gocd/test/build-agent-57 (launching -> pending) Agent job created in Aurora
2020-01-06 21:28:20,071 INFO  [clojure-agent-send-pool-5] AuroraElasticAgentPlugin:72 - Not launching new agent because cluster/gocd/test/build-agent-57 is still launching for job 525642.0
2020-01-06 21:30:23,591 INFO  [clojure-agent-send-pool-3] AuroraElasticAgentPlugin:72 - Not launching new agent because cluster/gocd/test/build-agent-57 is still launching for job 525642.0
2020-01-06 21:32:24,956 INFO  [clojure-agent-send-pool-2] AuroraElasticAgentPlugin:72 - Not launching new agent because cluster/gocd/test/build-agent-57 is still launching for job 525642.0
2020-01-06 21:34:25,138 INFO  [clojure-agent-send-pool-2] AuroraElasticAgentPlugin:72 - Not launching new agent because cluster/gocd/test/build-agent-57 is still launching for job 525642.0
2020-01-06 21:36:37,894 INFO  [clojure-agent-send-pool-6] AuroraElasticAgentPlugin:72 - Agent cluster/gocd/test/build-agent-57 (pending -> killing) Agent is stale: no activity for 10 minutes
2020-01-06 21:36:38,040 INFO  [clojure-agent-send-pool-1] AuroraElasticAgentPlugin:72 - Agent cluster/gocd/test/build-agent-57 (killing -> killed) Aurora job killed
2020-01-06 21:37:37,883 INFO  [clojure-agent-send-pool-7] AuroraElasticAgentPlugin:72 - Agent cluster/gocd/test/build-agent-57 (killed -> removing) Removing GoCD agent
2020-01-06 21:37:37,887 INFO  [clojure-agent-send-pool-8] AuroraElasticAgentPlugin:72 - Agent cluster/gocd/test/build-agent-57 (removing -> terminated) Agent terminated

Job was manually canceled at 21:45ish. The job did not get assigned to a different agent after build-agent-57 was terminated.

@drewinglis drewinglis added the bug Something isn't working label Jan 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant