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

Jenkins 65712/secret name annotation fix #127

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Control flow fix

200b3ef
Select commit
Loading
Failed to load commit list.
Open

Jenkins 65712/secret name annotation fix #127

Control flow fix
200b3ef
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Jul 25, 2024 in 1m 53s

windows-11/Build (windows-11): error in 'junit' step

linux-11 / Archive (linux-11) / Record compiler warnings and static analysis results

Warning in recordIssues step, with arguments {qualityGates=[{threshold=1, type=NEW, unstable=true}], sourceCodeEncoding=UTF-8, trendChartType=TOOLS_ONLY, tool=@spotBugs(pattern=**/target/spotbugsXml.xml,**/target/findbugsXml.xml), skipBlames=true}.

-> Some quality gates have been missed: overall result is UNSTABLE

linux-11 / Archive (linux-11) / Error signal

Error in error step, with arguments Static analysis quality gates not passed; halting early.

Static analysis quality gates not passed; halting early

windows-11 / Build (windows-11) / Windows Batch Script

Error in bat step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/ins_openshift-sync-plugin_PR-127@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist clean install.

null
Build log
[2024-07-25T21:59:41.592Z] 
[2024-07-25T21:59:41.595Z] C:\Jenkins\agent\workspace\ins_openshift-sync-plugin_PR-127>mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/ins_openshift-sync-plugin_PR-127@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist clean install 
[2024-07-25T21:59:41.699Z] -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=134200512 -XX:MaxHeapSize=2147208192 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC -XX:-UseLargePagesIndividualAllocation 
[2024-07-25T21:59:42.311Z] Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
[2024-07-25T21:59:42.312Z] Maven home: C:\tools\apache-maven-3.9.8
[2024-07-25T21:59:42.312Z] Java version: 11.0.24, vendor: Eclipse Adoptium, runtime: C:\tools\jdk-11
[2024-07-25T21:59:42.313Z] Default locale: en_US, platform encoding: UTF-8
[2024-07-25T21:59:42.313Z] OS name: "windows server 2019", version: "10.0", arch: "amd64", family: "windows"
[2024-07-25T21:59:47.555Z] [INFO] Error stacktraces are turned on.
[2024-07-25T21:59:51.309Z] [INFO] Setting: -Dchangelist=805.v200b_3efc50b_f -DscmTag=200b3efc50bfcf4fa1397a7fcedb5daa3f1d2851
[2024-07-25T21:59:51.311Z] [INFO] Setting: -DgitHubRepo=vhajk/openshift-sync-plugin
[2024-07-25T21:59:51.312Z] [INFO] Scanning for projects...
[2024-07-25T21:59:57.363Z] [INFO] 
[2024-07-25T21:59:57.366Z] [INFO] -------------< io.fabric8.jenkins.plugins:openshift-sync >--------------
[2024-07-25T21:59:57.366Z] [INFO] Building OpenShift Sync 1.1.0.805.v200b_3efc50b_f
[2024-07-25T21:59:57.367Z] [INFO]   from pom.xml
[2024-07-25T21:59:57.367Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-07-25T21:59:58.439Z] Sending interrupt signal to process
[2024-07-25T21:59:58.990Z] Terminate batch job (Y/N)? 
[2024-07-25T21:59:58.895Z] script returned exit code 1

windows-11 / Build (windows-11) / Archive JUnit-formatted test results

Error in junit step, with arguments **/target/surefire-reports/**/*.xml,**/target/failsafe-reports/**/*.xml,**/target/invoker-reports/**/*.xml.

No test report files were found. Configuration error?
Build log
[2024-07-25T21:59:59.094Z] Recording test results
[2024-07-25T21:59:59.436Z] No test report files were found. Configuration error?

Details

  • linux-11 (1 ms)
    • Checkout (linux-11) (10 sec)
    • Build (linux-11) (1 min 7 sec)
    • Archive (linux-11) (21 sec)
      Unstable: -> Some quality gates have been missed: overall result is UNSTABLE
      Error: Static analysis quality gates not passed; halting early
  • windows-11 (1 min 53 sec)
    • Checkout (windows-11) (19 sec)
    • Build (windows-11) (20 sec)
      Error: null
      Error: No test report files were found. Configuration error?