You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/11/14 08:06:19 UTC

Build failed in Jenkins: Qpid » Qpid-Broker-J-Test-JDK17 #2

See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/2/display/redirect>

Changes:


------------------------------------------
[...truncated 658.21 KB...]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/ws/doc/java-perftests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-perftests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/ws/doc/java-perftests/target/qpid-java-doc-perftests-9.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] -----------< org.apache.qpid:qpid-broker-j-developer-guide >------------
[INFO] Building Apache Qpid Broker-J Developer Guide 9.0.0-SNAPSHOT     [52/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-broker-j-developer-guide ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/ws/doc/developer-guide>
[INFO] Storing buildNumber: 5a3d7163fc60adf8dc7deafe863ad3b29b5b7ee3 at timestamp: 1668413178432
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/ws/doc/developer-guide>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-broker-j-developer-guide ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ qpid-broker-j-developer-guide ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/ws/doc/developer-guide/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-broker-j-developer-guide ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-broker-j-developer-guide ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/ws/doc/developer-guide/target/qpid-broker-j-developer-guide-9.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-broker-j-developer-guide ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-broker-j-developer-guide ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid Broker-J Parent 9.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid Broker-J Parent ........................ SUCCESS [  3.881 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  4.335 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  1.786 s]
[INFO] Apache Qpid Broker-J Core .......................... SUCCESS [ 34.915 s]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SUCCESS [  2.448 s]
[INFO] Apache Qpid Broker-J Instrumentation ............... SUCCESS [  0.673 s]
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SUCCESS [  2.708 s]
[INFO] Apache Qpid Broker-J Connection Limit Plug-in ...... SUCCESS [  1.839 s]
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SUCCESS [  3.843 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SUCCESS [  3.142 s]
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SUCCESS [  5.117 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SUCCESS [  0.698 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SUCCESS [  1.180 s]
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SUCCESS [  0.961 s]
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SUCCESS [  1.751 s]
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SUCCESS [  1.157 s]
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in SUCCESS [  0.636 s]
[INFO] Apache Qpid Broker-J LogBack JDBC Logging Plug-in .. SUCCESS [  0.961 s]
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SUCCESS [  0.648 s]
[INFO] Apache Qpid Broker-J Query Engine Plug-In .......... SUCCESS [  4.720 s]
[INFO] qpid-broker-plugins-prometheus-exporter ............ SUCCESS [  0.779 s]
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SUCCESS [  5.529 s]
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SUCCESS [  0.666 s]
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SUCCESS [  0.610 s]
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SUCCESS [  0.566 s]
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SUCCESS [  3.572 s]
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SUCCESS [  0.664 s]
[INFO] Apache Qpid Broker-J ............................... SUCCESS [  1.064 s]
[INFO] Apache Qpid Broker-J Bundles ....................... SUCCESS [ 10.174 s]
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.403 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  0.161 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SUCCESS [  0.975 s]
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SUCCESS [  0.949 s]
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SUCCESS [  3.066 s]
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SUCCESS [  1.166 s]
[INFO] Apache Qpid Broker-J HTTP system tests ............. SUCCESS [  2.552 s]
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  0.570 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SUCCESS [  1.946 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SUCCESS [  1.564 s]
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SUCCESS [  3.731 s]
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin SUCCESS [  2.105 s]
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SUCCESS [  2.035 s]
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [  3.472 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SUCCESS [  0.839 s]
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SUCCESS [  2.439 s]
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SUCCESS [  1.137 s]
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.345 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.315 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.098 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  1.700 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.146 s]
[INFO] Apache Qpid Broker-J Developer Guide ............... SUCCESS [  0.113 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:13 min
[INFO] Finished at: 2022-11-14T08:06:18Z
[INFO] ------------------------------------------------------------------------
Archiving artifacts
hudson.FilePath$ValidateAntFileMask$1Cancel
	at hudson.FilePath$ValidateAntFileMask$1.isCaseSensitive(FilePath.java:3209)
	at org.apache.tools.ant.DirectoryScanner.isIncluded(DirectoryScanner.java:1370)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1241)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1194)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1156)
	at org.apache.tools.ant.DirectoryScanner.checkIncludePatterns(DirectoryScanner.java:954)
	at org.apache.tools.ant.DirectoryScanner.scan(DirectoryScanner.java:912)
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3222)
Caused: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3227)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3105)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3083)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3487)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds33
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1194)
		at hudson.FilePath.act(FilePath.java:1183)
		at hudson.FilePath.validateAntFileMask(FilePath.java:3080)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:269)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
		at hudson.model.Build$BuildExecution.post2(Build.java:179)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
		at hudson.model.Run.execute(Run.java:1921)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3489)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1196)
	at hudson.FilePath.act(FilePath.java:1183)
	at hudson.FilePath.validateAntFileMask(FilePath.java:3080)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:269)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
	at hudson.model.Run.execute(Run.java:1921)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
ERROR: Step ?Archive the artifacts? failed: No artifacts found that match the file pattern "**/target/surefire-reports/**". Configuration error?
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Jenkins build is back to normal : Qpid » Qpid-Broker-J-Test-JDK17 #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Test-JDK17/3/display/redirect>