Description
UTBot Java: build and run tests worfklow fails on publish-cli-image job due to enabled -javaagent:/tmp/jmx-exporter.jar=12345:/tmp/jmx-exporter.yml option. It cannot find /tmp/jmx-exporter.jar file. The option should be disabled in workflows that are not supposed to use monitoring.
To Reproduce
- See the main branch
- See the check with the noticed job fails.
Expected behavior
UTBot Java: build and run tests workflow should pass.
Actual behavior
UTBot Java: build and run tests workflow fails.
Visual proofs (screenshots, logs, images)
Not attached.
Environment
GitHub Actions
Additional context
Not applicable.
Description
UTBot Java: build and run testsworfklow fails onpublish-cli-imagejob due to enabled-javaagent:/tmp/jmx-exporter.jar=12345:/tmp/jmx-exporter.ymloption. It cannot find /tmp/jmx-exporter.jar file. The option should be disabled in workflows that are not supposed to use monitoring.To Reproduce
Expected behavior
UTBot Java: build and run testsworkflow should pass.Actual behavior
UTBot Java: build and run testsworkflow fails.Visual proofs (screenshots, logs, images)
Not attached.
Environment
GitHub Actions
Additional context
Not applicable.