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

Cobertura plugin blocks data being sent to spunk HEC #225

Open
HeidiRechek2 opened this issue May 6, 2024 · 0 comments
Open

Cobertura plugin blocks data being sent to spunk HEC #225

HeidiRechek2 opened this issue May 6, 2024 · 0 comments

Comments

@HeidiRechek2
Copy link

Jenkins and plugins versions report

Jenkins: 2.440.3
OS: Windows Server 2019 - 10.0
Java: 17.0.9 - Azul Systems, Inc. (OpenJDK 64-Bit Server VM)

checks-api:2.2.0
cobertura:1.17
code-coverage-api:4.99.0
coverage:1.14.0
splunk-devops:1.10.1
splunk-devops-extend:1.10.1

What Operating System are you using (both controller, and any agents involved in the problem)?

Controller OS: Windows Server 2019 - 10.0
Agent OS: OS: Windows Server 2016 - 10.0

Reproduction steps

  • build job starts, data is seen in splunk from HEC collection type=started
  • watch build complete in Jenkins
  • build job starts, data is seen in splunk from HEC collection type=completed

Expected Results

Run a build job, which checks for unit coverage level of 70%, fail the job if not met.

When a build job runs, and quality gates the coverage using this plugin, the data for that job should be sent to splunk.

Actual Results

When a build job runs, and quality gates the coverage using this plugin, the data for that job DOES NOT sent the type completed event to splunk.

Anything else?

discovered by missing data and removing pipeline stages/commands to find which one impacted the event getting to Splunk.

Are you interested in contributing a fix?

No response

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

1 participant