You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/03/05 03:54:58 UTC

Build failed in Jenkins: OpenMeetings » openmeetings-pr-build #32

See <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/32/display/redirect?page=changes>

Changes:

[Sebastian Wagner] OPENMEETINGS-2585 Update StreamProcessor and KurentoHandler - moving methods out that are not related to stream or Kurento Handling.


------------------------------------------
[...truncated 3.50 MB...]
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor4078.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:932)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy209.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.Channel$2.adapt(Channel.java:1029)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:369)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		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:834)
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1035)
	at hudson.remoting.Channel$2.adapt(Channel.java:1029)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:834)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.model.Fingerprint.load(Fingerprint.java:1387)
	at hudson.model.Fingerprint.load(Fingerprint.java:1372)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor4078.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:932)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy209.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.Channel$2.adapt(Channel.java:1029)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:369)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		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:834)
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1035)
	at hudson.remoting.Channel$2.adapt(Channel.java:1029)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:834)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.model.Fingerprint.load(Fingerprint.java:1387)
	at hudson.model.Fingerprint.load(Fingerprint.java:1372)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor4078.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:932)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy209.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.Channel$2.adapt(Channel.java:1029)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:369)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		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:834)
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-server/pom.xml> to org.apache.openmeetings/openmeetings-server/6.0.0-SNAPSHOT/openmeetings-server-6.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-server/target/openmeetings-server-6.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-server/6.0.0-SNAPSHOT/openmeetings-server-6.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-server/target/apache-openmeetings-6.0.0-SNAPSHOT.tar.gz> to org.apache.openmeetings/openmeetings-server/6.0.0-SNAPSHOT/openmeetings-server-6.0.0-SNAPSHOT.tar.gz
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-server/target/apache-openmeetings-6.0.0-SNAPSHOT.zip> to org.apache.openmeetings/openmeetings-server/6.0.0-SNAPSHOT/openmeetings-server-6.0.0-SNAPSHOT.zip
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-server/target/apache-openmeetings-6.0.0-SNAPSHOT-src.tar.gz> to org.apache.openmeetings/openmeetings-server/6.0.0-SNAPSHOT/openmeetings-server-6.0.0-SNAPSHOT-src.tar.gz
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-server/target/apache-openmeetings-6.0.0-SNAPSHOT-src.zip> to org.apache.openmeetings/openmeetings-server/6.0.0-SNAPSHOT/openmeetings-server-6.0.0-SNAPSHOT-src.zip
[Fast Archiver] Compressed 647.24 MB of artifacts by 51.1% relative to #31
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-screenshare/pom.xml> to org.apache.openmeetings/openmeetings-screenshare/6.0.0-SNAPSHOT/openmeetings-screenshare-6.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-screenshare/target/openmeetings-screenshare-6.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-screenshare/6.0.0-SNAPSHOT/openmeetings-screenshare-6.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-screenshare/target/jnlp/openmeetings-screenshare-6.0.0-SNAPSHOT-full.jar> to org.apache.openmeetings/openmeetings-screenshare/6.0.0-SNAPSHOT/openmeetings-screenshare-6.0.0-SNAPSHOT-full.jar
[Fast Archiver] Compressed 2.35 MB of artifacts by 85.0% relative to #31
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-util/pom.xml> to org.apache.openmeetings/openmeetings-util/6.0.0-SNAPSHOT/openmeetings-util-6.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-util/target/openmeetings-util-6.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-util/6.0.0-SNAPSHOT/openmeetings-util-6.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-util/target/openmeetings-util-6.0.0-SNAPSHOT-tests.jar> to org.apache.openmeetings/openmeetings-util/6.0.0-SNAPSHOT/openmeetings-util-6.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-install/pom.xml> to org.apache.openmeetings/openmeetings-install/6.0.0-SNAPSHOT/openmeetings-install-6.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-install/target/openmeetings-install-6.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-install/6.0.0-SNAPSHOT/openmeetings-install-6.0.0-SNAPSHOT.jar
[Fast Archiver] Compressed 110.64 KB of artifacts by 57.8% relative to #31
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-service/pom.xml> to org.apache.openmeetings/openmeetings-service/6.0.0-SNAPSHOT/openmeetings-service-6.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-service/target/openmeetings-service-6.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-service/6.0.0-SNAPSHOT/openmeetings-service-6.0.0-SNAPSHOT.jar
[Fast Archiver] Compressed 105.26 KB of artifacts by 60.8% relative to #31
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/pom.xml> to org.apache.openmeetings/openmeetings-parent/6.0.0-SNAPSHOT/openmeetings-parent-6.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/target/openmeetings-parent-6.0.0-SNAPSHOT-site.xml> to org.apache.openmeetings/openmeetings-parent/6.0.0-SNAPSHOT/openmeetings-parent-6.0.0-SNAPSHOT-site.xml
[Fast Archiver] Compressed 57.46 KB of artifacts by 55.7% relative to #31
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-db/pom.xml> to org.apache.openmeetings/openmeetings-db/6.0.0-SNAPSHOT/openmeetings-db-6.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-db/target/openmeetings-db-6.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-db/6.0.0-SNAPSHOT/openmeetings-db-6.0.0-SNAPSHOT.jar
[Fast Archiver] Compressed 438.73 KB of artifacts by 58.4% relative to #31
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-web/pom.xml> to org.apache.openmeetings/openmeetings-web/6.0.0-SNAPSHOT/openmeetings-web-6.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-web/target/openmeetings-web-6.0.0-SNAPSHOT.war> to org.apache.openmeetings/openmeetings-web/6.0.0-SNAPSHOT/openmeetings-web-6.0.0-SNAPSHOT.war
[Fast Archiver] Compressed 159.19 MB of artifacts by 98.8% relative to #31
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-webservice/pom.xml> to org.apache.openmeetings/openmeetings-webservice/6.0.0-SNAPSHOT/openmeetings-webservice-6.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-webservice/target/openmeetings-webservice-6.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-webservice/6.0.0-SNAPSHOT/openmeetings-webservice-6.0.0-SNAPSHOT.jar
[Fast Archiver] Compressed 79.13 KB of artifacts by 40.4% relative to #31
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-core/pom.xml> to org.apache.openmeetings/openmeetings-core/6.0.0-SNAPSHOT/openmeetings-core-6.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-core/target/openmeetings-core-6.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-core/6.0.0-SNAPSHOT/openmeetings-core-6.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/openmeetings-core/target/openmeetings-core-6.0.0-SNAPSHOT-tests.jar> to org.apache.openmeetings/openmeetings-core/6.0.0-SNAPSHOT/openmeetings-core-6.0.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 226.40 KB of artifacts by 14.1% relative to #31
channel stopped
FATAL: Remote call on H24 failed
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H24
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:998)
		at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1083)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
		at hudson.model.Run.execute(Run.java:1880)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:428)
java.lang.NoClassDefFoundError: Could not initialize class jenkins.model.Jenkins
	at jenkins.agents.AgentComputerUtil.getChannelToMaster(AgentComputerUtil.java:48)
	at hudson.util.ProcessTree.get(ProcessTree.java:432)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1100)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1091)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H24 failed
	at hudson.remoting.Channel.call(Channel.java:1004)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1083)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
	at hudson.model.Run.execute(Run.java:1880)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
Archiving artifacts
[Fast Archiver] Compressed 647.21 MB of artifacts by 51.1% relative to #31
Putting comment on the pull request

Build failed in Jenkins: OpenMeetings » openmeetings-pr-build #37

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/37/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential ASF_Cloudbees_Jenkins_ci-builds
Cloning the remote Git repository
Cloning repository https://github.com/apache/openmeetings.git
 > git init <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/openmeetings.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
 > git fetch --tags --progress -- https://github.com/apache/openmeetings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://github.com/apache/openmeetings.git
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
 > git fetch --tags --progress --prune -- https://github.com/apache/openmeetings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/2.0
Seen branch in repository origin/2.x
Seen branch in repository origin/3.0.x
Seen branch in repository origin/3.1.x
Seen branch in repository origin/3.2.x
Seen branch in repository origin/3.3.x
Seen branch in repository origin/4.0.x
Seen branch in repository origin/feature/OPENMEETINGS-2585-IKurentoHandler-class
Seen branch in repository origin/feature/OPENMEETINGS-2585-StreamProcessor-KurentoHandler-simplify
Seen branch in repository origin/feature/additional-logging-for-capturing-warnings
Seen branch in repository origin/feature/dev-options-reset
Seen branch in repository origin/java11-modules
Seen branch in repository origin/master
Seen branch in repository origin/wicket-defer-all
Seen 14 remote branches
 > git show-ref --tags -d # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with OpenMeetings » openmeetings-pr-build
Checking out Revision fc4a3177b9a0e18e14b9ea5f9c77d7d3188b1775 (refs/tags/3.0.6RC1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc4a3177b9a0e18e14b9ea5f9c77d7d3188b1775 # timeout=10
Commit message: "[OPENMEETINGS-1297] svn tree is restructured"
First time build. Skipping changelog.
Parsing POMs
ERROR: No such file <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/pom.xml>
Perhaps you need to specify the correct POM file path in the project configuration?
Archiving artifacts

Build failed in Jenkins: OpenMeetings » openmeetings-pr-build #36

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/36/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential ASF_Cloudbees_Jenkins_ci-builds
Cloning the remote Git repository
Cloning repository https://github.com/apache/openmeetings.git
 > git init <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/openmeetings.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
 > git fetch --tags --progress -- https://github.com/apache/openmeetings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://github.com/apache/openmeetings.git
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
 > git fetch --tags --progress --prune -- https://github.com/apache/openmeetings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/2.0
Seen branch in repository origin/2.x
Seen branch in repository origin/3.0.x
Seen branch in repository origin/3.1.x
Seen branch in repository origin/3.2.x
Seen branch in repository origin/3.3.x
Seen branch in repository origin/4.0.x
Seen branch in repository origin/feature/OPENMEETINGS-2585-IKurentoHandler-class
Seen branch in repository origin/feature/OPENMEETINGS-2585-StreamProcessor-KurentoHandler-simplify
Seen branch in repository origin/feature/additional-logging-for-capturing-warnings
Seen branch in repository origin/feature/dev-options-reset
Seen branch in repository origin/java11-modules
Seen branch in repository origin/master
Seen branch in repository origin/wicket-defer-all
Seen 14 remote branches
 > git show-ref --tags -d # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with OpenMeetings » openmeetings-pr-build
Checking out Revision 20a402b4f1fe7153a79aeb7a01c0121696dda009 (refs/tags/2.0RC2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20a402b4f1fe7153a79aeb7a01c0121696dda009 # timeout=10
Commit message: "[OPENMEETINGS-1297] svn tree is restructured"
First time build. Skipping changelog.
Parsing POMs
ERROR: No such file <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/pom.xml>
Perhaps you need to specify the correct POM file path in the project configuration?
Archiving artifacts

Build failed in Jenkins: OpenMeetings » openmeetings-pr-build #35

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/35/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential ASF_Cloudbees_Jenkins_ci-builds
Cloning the remote Git repository
Cloning repository https://github.com/apache/openmeetings.git
 > git init <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/openmeetings.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
 > git fetch --tags --progress -- https://github.com/apache/openmeetings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://github.com/apache/openmeetings.git
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
 > git fetch --tags --progress --prune -- https://github.com/apache/openmeetings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/2.0
Seen branch in repository origin/2.x
Seen branch in repository origin/3.0.x
Seen branch in repository origin/3.1.x
Seen branch in repository origin/3.2.x
Seen branch in repository origin/3.3.x
Seen branch in repository origin/4.0.x
Seen branch in repository origin/feature/OPENMEETINGS-2585-IKurentoHandler-class
Seen branch in repository origin/feature/OPENMEETINGS-2585-StreamProcessor-KurentoHandler-simplify
Seen branch in repository origin/feature/additional-logging-for-capturing-warnings
Seen branch in repository origin/feature/dev-options-reset
Seen branch in repository origin/java11-modules
Seen branch in repository origin/master
Seen branch in repository origin/wicket-defer-all
Seen 14 remote branches
 > git show-ref --tags -d # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with OpenMeetings » openmeetings-pr-build
Checking out Revision 2712261f3a412ae7a544e4b9b497d9b111df1dc1 (refs/tags/2.1RC2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2712261f3a412ae7a544e4b9b497d9b111df1dc1 # timeout=10
Commit message: "[OPENMEETINGS-1297] svn tree is restructured"
First time build. Skipping changelog.
Parsing POMs
ERROR: No such file <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/pom.xml>
Perhaps you need to specify the correct POM file path in the project configuration?
Archiving artifacts

Build failed in Jenkins: OpenMeetings » openmeetings-pr-build #34

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/34/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential ASF_Cloudbees_Jenkins_ci-builds
Cloning the remote Git repository
Cloning repository https://github.com/apache/openmeetings.git
 > git init <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/openmeetings.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
 > git fetch --tags --progress -- https://github.com/apache/openmeetings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://github.com/apache/openmeetings.git
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
 > git fetch --tags --progress --prune -- https://github.com/apache/openmeetings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/2.0
Seen branch in repository origin/2.x
Seen branch in repository origin/3.0.x
Seen branch in repository origin/3.1.x
Seen branch in repository origin/3.2.x
Seen branch in repository origin/3.3.x
Seen branch in repository origin/4.0.x
Seen branch in repository origin/feature/OPENMEETINGS-2585-IKurentoHandler-class
Seen branch in repository origin/feature/OPENMEETINGS-2585-StreamProcessor-KurentoHandler-simplify
Seen branch in repository origin/feature/additional-logging-for-capturing-warnings
Seen branch in repository origin/feature/dev-options-reset
Seen branch in repository origin/java11-modules
Seen branch in repository origin/master
Seen branch in repository origin/wicket-defer-all
Seen 14 remote branches
 > git show-ref --tags -d # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with OpenMeetings » openmeetings-pr-build
Checking out Revision b11c50af9bc10048c0b1f6fbd37e58b03ad377d9 (refs/tags/3.0.3RC2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b11c50af9bc10048c0b1f6fbd37e58b03ad377d9 # timeout=10
Commit message: "[OPENMEETINGS-1297] svn tree is restructured"
First time build. Skipping changelog.
Parsing POMs
ERROR: No such file <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/pom.xml>
Perhaps you need to specify the correct POM file path in the project configuration?
Archiving artifacts

Build failed in Jenkins: OpenMeetings » openmeetings-pr-build #33

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/33/display/redirect>

Changes:


------------------------------------------
Started by user Sebastian Wagner
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential ASF_Cloudbees_Jenkins_ci-builds
Cloning the remote Git repository
Cloning repository https://github.com/apache/openmeetings.git
 > git init <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/openmeetings.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
 > git fetch --tags --progress -- https://github.com/apache/openmeetings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://github.com/apache/openmeetings.git
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
 > git fetch --tags --progress --prune -- https://github.com/apache/openmeetings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/2.0
Seen branch in repository origin/2.x
Seen branch in repository origin/3.0.x
Seen branch in repository origin/3.1.x
Seen branch in repository origin/3.2.x
Seen branch in repository origin/3.3.x
Seen branch in repository origin/4.0.x
Seen branch in repository origin/feature/OPENMEETINGS-2585-IKurentoHandler-class
Seen branch in repository origin/feature/OPENMEETINGS-2585-StreamProcessor-KurentoHandler-simplify
Seen branch in repository origin/feature/additional-logging-for-capturing-warnings
Seen branch in repository origin/feature/dev-options-reset
Seen branch in repository origin/java11-modules
Seen branch in repository origin/master
Seen branch in repository origin/wicket-defer-all
Seen 14 remote branches
 > git show-ref --tags -d # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with OpenMeetings » openmeetings-pr-build
Checking out Revision 542d69ce819c7394846702cc127ea14437b3b7fd (refs/tags/2.1RC3)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 542d69ce819c7394846702cc127ea14437b3b7fd # timeout=10
Commit message: "[OPENMEETINGS-1297] svn tree is restructured"
First time build. Skipping changelog.
Parsing POMs
ERROR: No such file <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/ws/pom.xml>
Perhaps you need to specify the correct POM file path in the project configuration?
Archiving artifacts