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

Broken Noetic dev builds? #1046

Closed
hidmic opened this issue May 17, 2024 · 3 comments
Closed

Broken Noetic dev builds? #1046

hidmic opened this issue May 17, 2024 · 3 comments
Assignees

Comments

@hidmic
Copy link
Contributor

hidmic commented May 17, 2024

I have limited visibility here, but I keep getting:

3:29:38 SSH: Connecting from host [ip-10-0-1-97]
23:29:38 SSH: Connecting with configuration [docs] ...
23:29:38 SSH: Caught exception [Failed to add SSH key. Message [invalid privatekey: [B@42904a03]] Sleeping for [5,000]ms before trying again
23:29:38 SSH: Connecting with configuration [docs] ...
23:29:43 SSH: Caught exception [Failed to add SSH key. Message [invalid privatekey: [B@5d9f0ca2]] Sleeping for [5,000]ms before trying again
23:29:43 SSH: Connecting with configuration [docs] ...
23:29:48 SSH: Caught exception [Failed to add SSH key. Message [invalid privatekey: [B@18bcc18]] Sleeping for [5,000]ms before trying again
23:29:48 SSH: Connecting with configuration [docs] ...
23:29:53 SSH: Caught exception [Failed to add SSH key. Message [invalid privatekey: [B@1025f314]] Sleeping for [5,000]ms before trying again
23:29:53 SSH: Connecting with configuration [docs] ...
23:29:58 SSH: Caught exception [Failed to add SSH key. Message [invalid privatekey: [B@1b44305a]] Sleeping for [5,000]ms before trying again
23:29:58 SSH: Connecting with configuration [docs] ...
23:30:03 SSH: Caught exception [Failed to add SSH key. Message [invalid privatekey: [B@701f83fc]] Sleeping for [5,000]ms before trying again
23:30:03 SSH: Connecting with configuration [docs] ...
23:30:08 SSH: Caught exception [Failed to add SSH key. Message [invalid privatekey: [B@6c291c0f]] Sleeping for [5,000]ms before trying again
23:30:08 SSH: Connecting with configuration [docs] ...
23:30:13 SSH: Caught exception [Failed to add SSH key. Message [invalid privatekey: [B@438b4c18]] Sleeping for [5,000]ms before trying again
23:30:13 SSH: Connecting with configuration [docs] ...
23:30:18 SSH: Caught exception [Failed to add SSH key. Message [invalid privatekey: [B@517c0c80]] Sleeping for [5,000]ms before trying again
23:30:18 SSH: Connecting with configuration [docs] ...
23:30:23 SSH: Caught exception [Failed to add SSH key. Message [invalid privatekey: [B@2c9cf2f]] Sleeping for [5,000]ms before trying again
23:30:23 SSH: Connecting with configuration [docs] ...
23:30:28 ERROR: Exception when publishing, exception message [Failed to add SSH key. Message [invalid privatekey: [B@2270c397]]
23:30:28 Build step 'Send build artifacts over SSH' changed build result to FAILURE

after successful build and test tasks for https://build.ros.org/job/Ndev__beluga__ubuntu_focal_amd64. What is the publisher_publish-over-xml snippet targeting?

@tfoote
Copy link
Member

tfoote commented Jan 23, 2025

This looks like a config issues. But I see the job is gone. Did this get resolved @hidmic ? @nuclearsandwich @cottsay can we possibly close this? As I assume the above errors must have been an transitive issue?

@nuclearsandwich nuclearsandwich self-assigned this Jan 27, 2025
@nuclearsandwich
Copy link
Contributor

nuclearsandwich commented Jan 27, 2025

As I assume the above errors must have been an transitive issue?

It wasn't transitive but a configuration issue due to another migration in ros_buildfarm and it took us longer than reasonable to realize it was affecting noetic devel jobs.

This error was stopped with the change here: ros-infrastructure/ros_buildfarm_config#231

@hidmic I see that test_commits and test_pull_requests are now off for this package in ros/rosdistro: https://github.com/ros/rosdistro/blob/bb99e1ac59fba485774f295b28b4ee862ee69dcc/noetic/distribution.yaml#L617-L618

If you'd like to re-enable them this is no longer a blocker.

@hidmic
Copy link
Contributor Author

hidmic commented Jan 28, 2025

Awesome, thank you all !

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

No branches or pull requests

3 participants