Skip to content

BMO optional pull is broken #2484

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

Open
tuminoid opened this issue May 26, 2025 · 1 comment · May be fixed by #2493
Open

BMO optional pull is broken #2484

tuminoid opened this issue May 26, 2025 · 1 comment · May be fixed by #2493
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. triage/accepted Indicates an issue is ready to be actively worked on.

Comments

@tuminoid
Copy link
Member

Which jobs are failing?

BMO optional pull Prow test.

[2025-05-26T05:04:57.441Z] go: downloading go.opentelemetry.io/otel/sdk v1.29.0
[2025-05-26T05:05:45.938Z] libvirt.org/go/libvirt: exec: "pkg-config": executable file not found in $PATH
[2025-05-26T05:05:45.938Z] make: *** [Makefile:208: build-vbmctl] Error 1

Which tests are failing?

BMO optional pull Prow test.

Since when has it been failing?

No idea, its optional test.

Jenkins link

https://jenkins.nordix.org/blue/organizations/jenkins/metal3-bmo-e2e-test-optional-pull/detail/metal3-bmo-e2e-test-optional-pull/7/pipeline

Reason for failure (if possible)

pkgconfig is missing, likely something changed in the runner image.

Anything else we need to know?

/cc @lentzi90

Label(s) to be applied

/kind failing-test

@metal3-io-bot metal3-io-bot added kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. needs-triage Indicates an issue lacks a `triage/foo` label and requires one. labels May 26, 2025
@lentzi90
Copy link
Member

/triage accepted
Thanks for creating the issue. Our jenkins workers are missing some packages that the github runners have. (When we trigger the optional tests manually on a PR they run in jenkins. The periodic tests and automatically triggered tests run in github runners.
We need to fix #2456 first though. Otherwise there is no way to get them green.,

@metal3-io-bot metal3-io-bot added triage/accepted Indicates an issue is ready to be actively worked on. and removed needs-triage Indicates an issue lacks a `triage/foo` label and requires one. labels May 26, 2025
@lentzi90 lentzi90 linked a pull request May 28, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. triage/accepted Indicates an issue is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants