Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud is null for computer unknown #427

Open
benipeled opened this issue Dec 3, 2023 · 1 comment
Open

Cloud is null for computer unknown #427

benipeled opened this issue Dec 3, 2023 · 1 comment
Labels

Comments

@benipeled
Copy link

Issue Details

Describe the bug
After upgrading the EC2-Fleet plugin 3.0.0 > 3.2.0, the Jenkins log is spam with Cloud is null for computer unknown....
Same WARNs for a few hours

jenkins[587314]: 2023-12-03 14:24:35.428+0000 [id=451896]        WARNING        c.a.j.e.EC2FleetAutoResubmitComputerLauncher#afterDisconnect: Cloud is null for computer unknown fleet i-0e8b939d310026d8b. This should be autofixed in a few minutes, if not please create an issue for the plugin
jenkins[587314]: 2023-12-03 14:24:35.431+0000 [id=451788]        WARNING        c.a.j.e.EC2FleetAutoResubmitComputerLauncher#afterDisconnect: Cloud is null for computer unknown fleet i-0969b23b12dfff0cb. This should be autofixed in a few minutes, if not please create an issue for the plugin
jenkins[587314]: 2023-12-03 14:24:35.497+0000 [id=446924]        WARNING        c.a.j.e.EC2FleetAutoResubmitComputerLauncher#afterDisconnect: Cloud is null for computer unknown fleet i-01092d1bfed4fa476. This should be autofixed in a few minutes, if not please create an issue for the plugin
jenkins[587314]: 2023-12-03 14:24:35.504+0000 [id=446888]        WARNING        c.a.j.e.EC2FleetAutoResubmitComputerLauncher#afterDisconnect: Cloud is null for computer unknown fleet i-0145fefdab414b34e. This should be autofixed in a few minutes, if not please create an issue for the plugin
jenkins[587314]: 2023-12-03 14:24:35.507+0000 [id=451803]        WARNING        c.a.j.e.EC2FleetAutoResubmitComputerLauncher#afterDisconnect: Cloud is null for computer unknown fleet i-03e0ecc0cf5a08a6d. This should be autofixed in a few minutes, if not please create an issue for the plugin
jenkins[587314]: 2023-12-03 14:24:35.509+0000 [id=451802]        WARNING        c.a.j.e.EC2FleetAutoResubmitComputerLauncher#afterDisconnect: Cloud is null for computer unknown fleet i-03ba93ff1b1457cc0. This should be autofixed in a few minutes, if not please create an issue for the plugin
jenkins[587314]: 2023-12-03 14:24:35.528+0000 [id=416982]        WARNING        c.a.j.e.EC2FleetAutoResubmitComputerLauncher#afterDisconnect: Cloud is null for computer unknown fleet i-05fab726f39df06bf. This should be autofixed in a few minutes, if not please create an issue for the plugin
jenkins[587314]: 2023-12-03 14:24:35.552+0000 [id=427429]        WARNING        c.a.j.e.EC2FleetAutoResubmitComputerLauncher#afterDisconnect: Cloud is null for computer unknown fleet i-0133c805d4417aef7. This should be autofixed in a few minutes, if not please create an issue for the plugin
jenkins[587314]: 2023-12-03 14:24:35.581+0000 [id=447090]        WARNING        c.a.j.e.EC2FleetAutoResubmitComputerLauncher#afterDisconnect: Cloud is null for computer unknown fleet i-0843f67e4d62d5117. This should be autofixed in a few minutes, if not please create an issue for the plugin
jenkins[587314]: 2023-12-03 14:24:35.607+0000 [id=452002]        WARNING        c.a.j.e.EC2FleetAutoResubmitComputerLauncher#afterDisconnect: Cloud is null for computer unknown fleet i-01092d1bfed4fa476. This should be autofixed in a few minutes, if not please create an issue for the plugin
jenkins[587314]: 2023-12-03 14:24:35.613+0000 [id=451521]        WARNING        c.a.j.e.EC2FleetAutoResubmitComputerLauncher#afterDisconnect: Cloud is null for computer unknown fleet i-0145fefdab414b34e. This should be autofixed in a few minutes, if not please create an issue for the plugin

Plugin Version?
3.2.0

Jenkins Version?
2.433

Spot Fleet or ASG?
Both

Label based fleet?
Yes

Linux or Windows?
Linux

EC2Fleet Configuration as Code
No

@benipeled benipeled added the bug label Dec 3, 2023
@onurt0
Copy link

onurt0 commented Apr 10, 2024

We are seeing the same error coming from EC2FleetAutoResubmitComputerLauncher#afterDisconnect. Interrupted jobs are not being resubmitted,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants