[
https://issues.apache.org/jira/browse/HDDS-8820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-8820:
-----------------------------------
Description:
HDDS-8768 added compatibility test for 1.3.0 using docker image with released
bits. This is failing because Jacoco is not present in these images:
{code}
Error opening zip file or JAR manifest missing : share/coverage/jacoco-agent.jar
Error occurred during initialization of VM
agent library failed to init: instrument
{code}
Missed because coverage data is collected only for push builds in
{{apache/ozone}}, not in forks, nor for PRs.
was:
HDDS-8768 added compatibility test for 1.3.0 using docker image with released
bits. This is failing because Jacoco is not present in these images.
Missed because coverage data is collected only for push builds in
{{apache/ozone}}, not in forks, nor for PRs.
> Compatibility test fails due to Jacoco not being available
> ----------------------------------------------------------
>
> Key: HDDS-8820
> URL: https://issues.apache.org/jira/browse/HDDS-8820
> Project: Apache Ozone
> Issue Type: Bug
> Components: test
> Affects Versions: 1.4.0
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Critical
>
> HDDS-8768 added compatibility test for 1.3.0 using docker image with released
> bits. This is failing because Jacoco is not present in these images:
> {code}
> Error opening zip file or JAR manifest missing :
> share/coverage/jacoco-agent.jar
> Error occurred during initialization of VM
> agent library failed to init: instrument
> {code}
> Missed because coverage data is collected only for push builds in
> {{apache/ozone}}, not in forks, nor for PRs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]