Bump org.jenkins-ci.plugins:plugin from 6.2189.v695a_c41f5249 to 6.2208.vb_6798604237e - #921
Closed
dependabot[bot] wants to merge 1 commit into
Closed
ci.jenkins.io / Jenkins
failed
Jul 10, 2026 in 8m 43s
windows-21/Build (windows-21): error in 'bat' step
linux-25 / Archive (linux-25) / 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-25 / Archive (linux-25) / 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-21 / Build (windows-21) / Windows Batch Script
Error in bat step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=Z:/agent/workspace/ns_script-security-plugin_PR-921@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist -P-consume-incrementals clean install.
Failed in branch linux-25
Build log
[2026-07-10T20:36:39.029Z]
[2026-07-10T20:36:39.029Z] jenkins@EC2AMAZ-JS1J3DH Z:\agent\workspace\ns_script-security-plugin_PR-921>mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=Z:/agent/workspace/ns_script-security-plugin_PR-921@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist -P-consume-incrementals clean install
[2026-07-10T20:36:39.544Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=526320320 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=8421125120 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedOops -XX:+UseG1GC -XX:-UseLargePagesIndividualAllocation
[2026-07-10T20:36:43.700Z] Apache Maven 3.9.16 (2bdd9fddda4b155ebf8000e807eb73fd829a51d5)
[2026-07-10T20:36:43.700Z] Maven home: C:\tools\apache-maven-3.9.16
[2026-07-10T20:36:43.700Z] Java version: 21.0.11, vendor: Eclipse Adoptium, runtime: C:\tools\jdk-21
[2026-07-10T20:36:43.700Z] Default locale: en_US, platform encoding: UTF-8
[2026-07-10T20:36:43.700Z] OS name: "windows server 2025", version: "10.0", arch: "amd64", family: "windows"
[2026-07-10T20:36:47.346Z] [INFO] Error stacktraces are turned on.
[2026-07-10T20:36:51.609Z] [INFO] Setting: -Dchangelist=1409.v0041fd609473 -DscmTag=0041fd609473e2979efc5c42c71d701042652610 -Dproject.build.outputTimestamp=2026-07-10T20:32:18Z
[2026-07-10T20:36:51.609Z] [INFO] No information available to set -DgitHubRepo
[2026-07-10T20:36:51.609Z] [INFO] Scanning for projects...
[2026-07-10T20:36:55.657Z] [INFO]
[2026-07-10T20:36:55.661Z] [INFO] ---------------< org.jenkins-ci.plugins:script-security >---------------
[2026-07-10T20:36:55.663Z] [INFO] Building Script Security Plugin 1409.v0041fd609473
[2026-07-10T20:36:55.664Z] [INFO] from pom.xml
[2026-07-10T20:36:55.666Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2026-07-10T20:37:08.987Z] [INFO]
[2026-07-10T20:37:08.989Z] [INFO] --- clean:3.5.0:clean (default-clean) @ script-security ---
[2026-07-10T20:37:09.105Z] [INFO]
[2026-07-10T20:37:09.106Z] [INFO] --- hpi:3.1814.v77d15159f9b_d:validate (default-validate) @ script-security ---
[2026-07-10T20:37:09.106Z] [INFO] Created marker file Z:\agent\workspace\ns_script-security-plugin_PR-921\target\java-level\17
[2026-07-10T20:37:09.106Z] [INFO]
[2026-07-10T20:37:09.106Z] [INFO] --- hpi:3.1814.v77d15159f9b_d:validate-hpi (default-validate-hpi) @ script-security ---
[2026-07-10T20:37:11.256Z] [INFO]
[2026-07-10T20:37:11.259Z] [INFO] --- enforcer:3.6.3:enforce (display-info) @ script-security ---
[2026-07-10T20:37:11.884Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[2026-07-10T20:37:11.884Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[2026-07-10T20:37:11.885Z] [INFO] Rule 2: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[2026-07-10T20:37:11.885Z] [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[2026-07-10T20:37:14.126Z] [INFO] Rule 4: org.codehaus.mojo.extraenforcer.dependencies.EnforceBytecodeVersion passed
[2026-07-10T20:37:14.240Z] [INFO] Rule 5: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[2026-07-10T20:37:14.241Z] [INFO] Rule 6: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[2026-07-10T20:37:14.241Z] [INFO] Rule 7: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[2026-07-10T20:37:14.241Z] [INFO] banObsoleteDependencyOverrides skipped
[2026-07-10T20:37:14.241Z] [INFO] Rule 8: io.jenkins.tools.maven.jenkins_enforcer_rules.BanObsoleteDependencyOverrides passed
[2026-07-10T20:37:14.241Z] [INFO]
[2026-07-10T20:37:14.241Z] [INFO] --- enforcer:3.6.3:enforce (no-snapshots-in-release) @ script-security ---
[2026-07-10T20:37:14.241Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[2026-07-10T20:37:14.241Z] [INFO]
[2026-07-10T20:37:14.241Z] [INFO] --- localizer:1.31:generate (default) @ script-security ---
[2026-07-10T20:37:16.376Z] [INFO]
[2026-07-10T20:37:16.377Z] [INFO] --- enforcer:3.6.3:enforce (check-junit-imports) @ script-security ---
[2026-07-10T20:37:16.378Z] [INFO] Skipping Rule Enforcement.
[2026-07-10T20:37:16.378Z] [INFO]
[2026-07-10T20:37:16.378Z] [INFO] --- enforcer:3.6.3:enforce (check-commons-lang-imports) @ script-security ---
[2026-07-10T20:37:16.378Z] [INFO] Skipping Rule Enforcement.
[2026-07-10T20:37:16.378Z] [INFO]
[2026-07-10T20:37:16.378Z] [INFO] --- enforcer:3.6.3:enforce (check-deprecated-stapler-imports) @ script-security ---
[2026-07-10T20:37:16.378Z] [INFO] Skipping Rule Enforcement.
[2026-07-10T20:37:16.378Z] [INFO]
[2026-07-10T20:37:16.378Z] [INFO] --- resources:3.5.0:resources (default-resources) @ script-security ---
[2026-07-10T20:37:16.596Z] [INFO] Copying 22 resources from src\main\resources to target\classes
[2026-07-10T20:37:16.596Z] [INFO]
[2026-07-10T20:37:16.597Z] [INFO] --- flatten:1.7.3:flatten (flatten) @ script-security ---
[2026-07-10T20:37:16.721Z] [INFO] Generating flattened POM of project org.jenkins-ci.plugins:script-security:hpi:1409.v0041fd609473...
[2026-07-10T20:37:17.038Z] [INFO]
[2026-07-10T20:37:17.039Z] [INFO] --- compiler:3.15.0:compile (default-compile) @ script-security ---
[2026-07-10T20:37:17.654Z] [INFO] Recompiling the module because of changed dependency.
[2026-07-10T20:37:17.655Z] [INFO] Compiling 35 source files with javac [debug parameters release 17] to target\classes
[2026-07-10T20:37:19.816Z] [INFO] org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript.DescriptorImpl indexed under hudson.Extension
[2026-07-10T20:37:19.816Z] [INFO] org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.AnnotatedWhitelist indexed under hudson.Extension
[2026-07-10T20:37:19.816Z] [INFO] org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.stockWhitelists indexed under hudson.Extension
[2026-07-10T20:37:19.816Z] [INFO] org.jenkinsci.plugins.scriptsecurity.scripts.ClasspathEntry.DescriptorImpl indexed under hudson.Extension
[2026-07-10T20:37:19.817Z] [INFO] org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApproval indexed under hudson.Extension
[2026-07-10T20:37:19.817Z] [INFO] org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApproval.ApprovedWhitelist indexed under hudson.Extension
[2026-07-10T20:37:19.817Z] [INFO] org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApproval.FormValidationPageDecorator indexed under hudson.Extension
[2026-07-10T20:37:19.817Z] [INFO] org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApprovalLink indexed under hudson.Extension
[2026-07-10T20:37:19.817Z] [INFO] org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApprovalNote.DescriptorImpl indexed under hudson.Extension
[2026-07-10T20:37:19.817Z] [INFO] org.jenkinsci.plugins.scriptsecurity.scripts.languages.GroovyLanguage indexed under hudson.Extension
[2026-07-10T20:37:19.817Z] [INFO] org.jenkinsci.plugins.scriptsecurity.scripts.languages.GroovyShellLanguage indexed under hudson.Extension
[2026-07-10T20:37:19.817Z] [INFO] org.jenkinsci.plugins.scriptsecurity.scripts.languages.GroovyXmlLanguage indexed under hudson.Extension
[2026-07-10T20:37:19.817Z] [INFO] org.jenkinsci.plugins.scriptsecurity.scripts.languages.JellyLanguage indexed under hudson.Extension
[2026-07-10T20:37:19.817Z] [INFO] org.jenkinsci.plugins.scriptsecurity.scripts.languages.JexlLanguage indexed under hudson.Extension
[2026-07-10T20:37:19.817Z] [INFO] org.jenkinsci.plugins.scriptsecurity.scripts.languages.SystemCommandLanguage indexed under hudson.Extension
[2026-07-10T20:37:19.817Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java:[95,34] Generating org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.stapler
[2026-07-10T20:37:19.817Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ClasspathEntry.java:[64,12] Generating org/jenkinsci/plugins/scriptsecurity/scripts/ClasspathEntry.stapler
[2026-07-10T20:37:19.817Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApproval.java:[528,12] Generating org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApproval.stapler
[2026-07-10T20:37:19.818Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ClasspathEntry.java:[206,31] Generating org/jenkinsci/plugins/scriptsecurity/scripts/ClasspathEntry/DescriptorImpl/doCheckPath.stapler
[2026-07-10T20:37:19.818Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java:[459,31] Generating org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript/DescriptorImpl/doCheckScript.stapler
[2026-07-10T20:37:19.818Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApproval.java:[852,30] Generating org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApproval/doApproveScriptHash.stapler
[2026-07-10T20:37:19.818Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java: Z:\agent\workspace\ns_script-security-plugin_PR-921\src\main\java\org\jenkinsci\plugins\scriptsecurity\sandbox\groovy\GroovySandbox.java uses or overrides a deprecated API.
[2026-07-10T20:37:19.818Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java: Recompile with -Xlint:deprecation for details.
[2026-07-10T20:37:19.818Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptor.java: Some input files use unchecked or unsafe operations.
[2026-07-10T20:37:19.818Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptor.java: Recompile with -Xlint:unchecked for details.
[2026-07-10T20:37:19.818Z] [INFO]
[2026-07-10T20:37:19.818Z] [INFO] --- access-modifier-checker:1.35:enforce (default-enforce) @ script-security ---
[2026-07-10T20:37:20.940Z] [INFO]
[2026-07-10T20:37:20.941Z] [INFO] --- bridge-method-injector:1.32:process (default) @ script-security ---
[2026-07-10T20:37:21.160Z] [INFO]
[2026-07-10T20:37:21.160Z] [INFO] --- hpi:3.1814.v77d15159f9b_d:insert-test (default-insert-test) @ script-security ---
[2026-07-10T20:37:21.160Z] [INFO]
[2026-07-10T20:37:21.160Z] [INFO] --- antrun:3.2.0:run (createTempDir) @ script-security ---
[2026-07-10T20:37:21.375Z] [INFO] Executing tasks
[2026-07-10T20:37:21.375Z] [INFO] [mkdir] Created dir: Z:\agent\workspace\ns_script-security-plugin_PR-921\target\tmp
[2026-07-10T20:37:21.375Z] [INFO] Executed tasks
[2026-07-10T20:37:21.375Z] [INFO]
[2026-07-10T20:37:21.375Z] [INFO] --- resources:3.5.0:testResources (default-testResources) @ script-security ---
[2026-07-10T20:37:21.375Z] [INFO] Copying 12 resources from src\test\resources to target\test-classes
[2026-07-10T20:37:21.375Z] [INFO]
[2026-07-10T20:37:21.375Z] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ script-security ---
[2026-07-10T20:37:21.375Z] [INFO] Recompiling the module because of changed dependency.
[2026-07-10T20:37:21.375Z] [INFO] Compiling 23 source files with javac [debug parameters release 17] to target\test-classes
[2026-07-10T20:37:28.879Z] [INFO] org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.TestGroovyRecorder.DescriptorImpl indexed under hudson.Extension
[2026-07-10T20:37:28.880Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/TestGroovyRecorder.java:[52,34] Generating org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/TestGroovyRecorder.stapler
[2026-07-10T20:37:28.880Z] [WARNING] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/EnumeratingWhitelistTest.java:[112,61] non-varargs call of varargs method with inexact argument type for last parameter;
[2026-07-10T20:37:28.881Z] cast to java.lang.Class<?> for a varargs call
[2026-07-10T20:37:28.882Z] cast to java.lang.Class<?>[] for a non-varargs call and to suppress this warning
[2026-07-10T20:37:28.882Z] [WARNING] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/EnumeratingWhitelistTest.java:[136,61] non-varargs call of varargs method with inexact argument type for last parameter;
[2026-07-10T20:37:28.883Z] cast to java.lang.Class<?> for a varargs call
[2026-07-10T20:37:28.884Z] cast to java.lang.Class<?>[] for a non-varargs call and to suppress this warning
[2026-07-10T20:37:28.884Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovyLanguageCoverageTest.java: Some input files use or override a deprecated API.
[2026-07-10T20:37:28.887Z] [INFO] /Z:/agent/workspace/ns_script-security-plugin_PR-921/src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovyLanguageCoverageTest.java: Recompile with -Xlint:deprecation for details.
[2026-07-10T20:37:28.888Z] [INFO]
[2026-07-10T20:37:28.888Z] [INFO] --- hpi:3.1814.v77d15159f9b_d:test-hpl (default-test-hpl) @ script-security ---
[2026-07-10T20:37:28.888Z] [INFO] Generating Z:\agent\workspace\ns_script-security-plugin_PR-921\target\test-classes\the.hpl
[2026-07-10T20:37:29.615Z] [INFO]
[2026-07-10T20:37:29.615Z] [INFO] --- hpi:3.1814.v77d15159f9b_d:resolve-test-dependencies (default-resolve-test-dependencies) @ script-security ---
[2026-07-10T20:37:31.208Z] [INFO]
[2026-07-10T20:37:31.208Z] [INFO] --- hpi:3.1814.v77d15159f9b_d:test-runtime (default-test-runtime) @ script-security ---
[2026-07-10T20:37:31.208Z] [INFO] Setting jenkins.addOpens to --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED
[2026-07-10T20:37:31.208Z] [INFO] Setting jenkins.insaneHook to --patch-module='java.base=Z:\agent\workspace\ns_script-security-plugin_PR-921\target\patch-modules\org-netbeans-insane-hook.jar' --add-exports=java.base/org.netbeans.insane.hook=ALL-UNNAMED
[2026-07-10T20:37:31.208Z] [INFO]
[2026-07-10T20:37:31.208Z] [INFO] --- surefire:3.5.6:test (default-test) @ script-security ---
[2026-07-10T20:37:31.626Z] [INFO] Surefire report directory: Z:\agent\workspace\ns_script-security-plugin_PR-921\target\surefire-reports
[2026-07-10T20:37:31.627Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[2026-07-10T20:37:32.239Z] [INFO]
[2026-07-10T20:37:32.239Z] [INFO] -------------------------------------------------------
[2026-07-10T20:37:32.239Z] [INFO] T E S T S
[2026-07-10T20:37:32.239Z] [INFO] -------------------------------------------------------
[2026-07-10T20:37:32.859Z] Jul 10, 2026 8:37:32 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:32.860Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:32.860Z]
[2026-07-10T20:37:32.860Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:32.860Z] Jul 10, 2026 8:37:32 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:32.860Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:32.860Z]
[2026-07-10T20:37:32.860Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:32.860Z] Jul 10, 2026 8:37:32 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:32.860Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:32.860Z]
[2026-07-10T20:37:32.860Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.076Z] Jul 10, 2026 8:37:32 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.076Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.076Z]
[2026-07-10T20:37:33.077Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.077Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.077Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.079Z]
[2026-07-10T20:37:33.079Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.189Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.189Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.189Z]
[2026-07-10T20:37:33.189Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.190Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.190Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.190Z]
[2026-07-10T20:37:33.190Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.190Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.190Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.190Z]
[2026-07-10T20:37:33.190Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.190Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.190Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.190Z]
[2026-07-10T20:37:33.190Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.190Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.190Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.190Z]
[2026-07-10T20:37:33.190Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.191Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.191Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.191Z]
[2026-07-10T20:37:33.191Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.302Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.302Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.302Z]
[2026-07-10T20:37:33.302Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.302Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.302Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.302Z]
[2026-07-10T20:37:33.302Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.302Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.302Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.302Z]
[2026-07-10T20:37:33.303Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.303Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.303Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.303Z]
[2026-07-10T20:37:33.303Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.303Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.303Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.303Z]
[2026-07-10T20:37:33.303Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.304Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.304Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.304Z]
[2026-07-10T20:37:33.304Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:33.304Z] Jul 10, 2026 8:37:33 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues
[2026-07-10T20:37:33.304Z] INFO: TestEngine with ID 'junit-vintage' encountered a non-critical issue during test discovery:
[2026-07-10T20:37:33.305Z]
[2026-07-10T20:37:33.305Z] (1) [INFO] The JUnit Vintage engine is deprecated and should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support.
[2026-07-10T20:37:34.933Z] [INFO] Running org.jenkins_ci.plugins.script_security.InjectedTest
[2026-07-10T20:37:46.062Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.08 s -- in org.jenkins_ci.plugins.script_security.InjectedTest
[2026-07-10T20:37:47.189Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovyCallSiteSelectorTest
[2026-07-10T20:37:47.412Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovyCallSiteSelectorTest
[2026-07-10T20:37:48.035Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovyLanguageCoverageTest
[2026-07-10T20:37:48.658Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.619 s -- in org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovyLanguageCoverageTest
[2026-07-10T20:37:49.376Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovyMemoryLeakTest
[2026-07-10T20:37:54.445Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.076 s -- in org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovyMemoryLeakTest
[2026-07-10T20:37:55.473Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptorTest
[2026-07-10T20:37:58.526Z] [WARNING] Tests run: 95, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.024 s -- in org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptorTest
[2026-07-10T20:37:59.152Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxResolvingClassLoaderTest
[2026-07-10T20:37:59.265Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxResolvingClassLoaderTest
[2026-07-10T20:37:59.885Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScriptTest
[2026-07-10T20:39:37.702Z] [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.16 s -- in org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScriptTest
[2026-07-10T20:39:38.727Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.EnumeratingWhitelistTest
[2026-07-10T20:39:38.842Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.EnumeratingWhitelistTest
[2026-07-10T20:39:39.459Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.GenericWhitelistTest
[2026-07-10T20:39:40.077Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s -- in org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.GenericWhitelistTest
[2026-07-10T20:39:40.702Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.JenkinsWhitelistTest
[2026-07-10T20:39:41.015Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.JenkinsWhitelistTest
[2026-07-10T20:39:41.532Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.ProxyWhitelistTest
[2026-07-10T20:39:42.252Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s -- in org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.ProxyWhitelistTest
[2026-07-10T20:39:42.771Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelistTest
[2026-07-10T20:39:43.190Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelistTest
[2026-07-10T20:39:43.815Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.scripts.ClasspathEntryTest
[2026-07-10T20:39:51.937Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.109 s -- in org.jenkinsci.plugins.scriptsecurity.scripts.ClasspathEntryTest
[2026-07-10T20:39:52.956Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.scripts.EntryApprovalTest
[2026-07-10T20:40:01.590Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.541 s -- in org.jenkinsci.plugins.scriptsecurity.scripts.EntryApprovalTest
[2026-07-10T20:40:02.612Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.scripts.HasherScriptApprovalTest
[2026-07-10T20:40:09.979Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.250 s -- in org.jenkinsci.plugins.scriptsecurity.scripts.HasherScriptApprovalTest
[2026-07-10T20:40:11.006Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.scripts.JcascTest
[2026-07-10T20:40:15.249Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.270 s -- in org.jenkinsci.plugins.scriptsecurity.scripts.JcascTest
[2026-07-10T20:40:16.273Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApprovalLoadingTest
[2026-07-10T20:40:30.163Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.91 s -- in org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApprovalLoadingTest
[2026-07-10T20:40:30.779Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApprovalNoteTest
[2026-07-10T20:40:40.990Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.17 s -- in org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApprovalNoteTest
[2026-07-10T20:40:42.018Z] [INFO] Running org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApprovalTest
[2026-07-10T20:41:03.114Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.83 s -- in org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApprovalTest
[2026-07-10T20:41:03.632Z] [INFO]
[2026-07-10T20:41:03.632Z] [INFO] Results:
[2026-07-10T20:41:03.632Z] [INFO]
[2026-07-10T20:41:03.632Z] [INFO] Tests run: 219, Failures: 0, Errors: 0, Skipped: 2
[2026-07-10T20:41:03.632Z] [INFO]
[2026-07-10T20:41:03.632Z] [INFO]
[2026-07-10T20:41:03.632Z] [INFO] --- license:210.v568d0b_a_2b_e44:process (default) @ script-security ---
[2026-07-10T20:41:04.762Z] [INFO] Generated Z:\agent\workspace\ns_script-security-plugin_PR-921\target\script-security\WEB-INF\licenses.xml
[2026-07-10T20:41:04.762Z] [INFO]
[2026-07-10T20:41:04.762Z] [INFO] --- hpi:3.1814.v77d15159f9b_d:hpi (default-hpi) @ script-security ---
[2026-07-10T20:41:04.762Z] [INFO] Generating Z:\agent\workspace\ns_script-security-plugin_PR-921\target\script-security\META-INF\MANIFEST.MF
[2026-07-10T20:41:04.931Z] [INFO] Checking for attached .jar artifact ...
[2026-07-10T20:41:04.932Z] [INFO] Generating jar Z:\agent\workspace\ns_script-security-plugin_PR-921\target\script-security.jar
[2026-07-10T20:41:04.932Z] [INFO] Building jar: Z:\agent\workspace\ns_script-security-plugin_PR-921\target\script-security.jar
[2026-07-10T20:41:04.935Z] [INFO] Exploding webapp...
[2026-07-10T20:41:04.935Z] [INFO] Copy webapp webResources to Z:\agent\workspace\ns_script-security-plugin_PR-921\target\script-security
[2026-07-10T20:41:04.935Z] [INFO] Assembling webapp script-security in Z:\agent\workspace\ns_script-security-plugin_PR-921\target\script-security
[2026-07-10T20:41:05.044Z] [INFO] Bundling direct dependency groovy-sandbox-1.34.1.jar
[2026-07-10T20:41:05.044Z] [INFO] Generating hpi Z:\agent\workspace\ns_script-security-plugin_PR-921\target\script-security.hpi
[2026-07-10T20:41:05.044Z] [INFO] Building jar: Z:\agent\workspace\ns_script-security-plugin_PR-921\target\script-security.hpi
[2026-07-10T20:41:05.044Z] [INFO]
[2026-07-10T20:41:05.044Z] [INFO] --- jar:3.5.0:test-jar (maybe-test-jar) @ script-security ---
[2026-07-10T20:41:05.466Z] [INFO] Skipping packaging of the test-jar
[2026-07-10T20:41:05.466Z] [INFO]
[2026-07-10T20:41:05.466Z] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ script-security ---
[2026-07-10T20:41:05.584Z] [INFO] Building jar: Z:\agent\workspace\ns_script-security-plugin_PR-921\target\script-security-sources.jar
[2026-07-10T20:41:05.700Z] [INFO]
[2026-07-10T20:41:05.700Z] [INFO] --- source:3.4.0:test-jar-no-fork (attach-test-sources) @ script-security ---
[2026-07-10T20:41:05.700Z] [INFO] Skipping source per configuration.
[2026-07-10T20:41:05.701Z] [INFO]
[2026-07-10T20:41:05.701Z] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ script-security ---
[2026-07-10T20:41:17.544Z] Sending interrupt signal to process
[2026-07-10T20:41:12.232Z] [INFO] Building jar: Z:\agent\workspace\ns_script-security-plugin_PR-921\target\script-security-javadoc.jar
[2026-07-10T20:41:12.233Z] [INFO]
[2026-07-10T20:41:12.234Z] [INFO] >>> spotbugs:4.10.2.0:check (spotbugs) > :spotbugs @ script-security >>>
[2026-07-10T20:41:12.548Z] [INFO]
[2026-07-10T20:41:12.549Z] [INFO] --- spotbugs:4.10.2.0:spotbugs (spotbugs) @ script-security ---
[2026-07-10T20:41:37.544Z] After 20s process did not stop
Details
- linux-25 (6 ms)
- windows-21 (8 min 52 sec)
- Checkout (windows-21) (19 sec)
- Build (windows-21) (5 min 9 sec)
Error: Failed in branch linux-25 - logs
Loading