simple 03-May-2022 07:57:44 Build Tinder - Continuous Integration (trunk) - Default Job #38 (TINDER-TRUNK-JOB1-38) started building on agent Default Agent, bamboo version: 8.2.1
simple 03-May-2022 07:57:44
simple 03-May-2022 07:57:44 Build working directory is /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1
simple 03-May-2022 07:57:44 Executing build Tinder - Continuous Integration (trunk) - Default Job #38 (TINDER-TRUNK-JOB1-38)
simple 03-May-2022 07:57:44 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
simple 03-May-2022 07:57:44 Checking out into /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1
simple 03-May-2022 07:57:44 Updating source code to revision: bef99c006ba35f92fef55cca1e781464e363b0ab
simple 03-May-2022 07:57:44 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/tinder'.
simple 03-May-2022 07:57:44 Checking out revision bef99c006ba35f92fef55cca1e781464e363b0ab.
simple 03-May-2022 07:57:44 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/objects does not exist; check .git/objects/info/alternates
simple 03-May-2022 07:57:44 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/objects does not exist; check .git/objects/info/alternates
simple 03-May-2022 07:57:44 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/objects does not exist; check .git/objects/info/alternates
simple 03-May-2022 07:57:44 From file:///var/atlassian/bamboo-home/local-working-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce
simple 03-May-2022 07:57:44 cd10e1e..bef99c0 master -> origin/master
simple 03-May-2022 07:57:44 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/objects does not exist; check .git/objects/info/alternates
simple 03-May-2022 07:57:44 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/objects does not exist; check .git/objects/info/alternates
simple 03-May-2022 07:57:44 Already on 'master'
simple 03-May-2022 07:57:44 Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded.
simple 03-May-2022 07:57:44 (use "git pull" to update your local branch)
simple 03-May-2022 07:57:44 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/objects does not exist; check .git/objects/info/alternates
simple 03-May-2022 07:57:44 HEAD is now at bef99c0 TINDER-80: Remove FastDateFormat
simple 03-May-2022 07:57:44 Updated source code to revision: bef99c006ba35f92fef55cca1e781464e363b0ab
simple 03-May-2022 07:57:44 Finished task 'Checkout Default Repository' with result: Success
simple 03-May-2022 07:57:44 Running pre-build action: VCS Version Collector
simple 03-May-2022 07:57:44 Running pre-build action: Build Log Labeller Pre Build Action
simple 03-May-2022 07:57:44 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
command 03-May-2022 07:57:44 Beginning to execute external process for build 'Tinder - Continuous Integration (trunk) - Default Job #38 (TINDER-TRUNK-JOB1-38)'\n ... running command line: \n/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/TINDER-TRUNK-JOB1 clean org.openclover::clover-maven-plugin:setup test org.openclover::clover-maven-plugin:aggregate org.openclover::clover-maven-plugin:clover -Dmaven.clover.generateHistorical=true -Dmaven.clover.historyDir=/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/.cloverhistory org.openclover::clover-maven-plugin:save-history -Dmaven.clover.generateHtml=true -Dmaven.clover.generateJson=false -Dmaven.clover.generatePdf=false -Dmaven.clover.generateXml=true -Dmaven.clover.licenseLocation=/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/.clover/clover.license -Dmaven.clover.repositoryPollutionProtection=true\n ... in: /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1\n
build 03-May-2022 07:57:45 [INFO] Scanning for projects...
build 03-May-2022 07:57:46 [INFO]
build 03-May-2022 07:57:46 [INFO] ---------------------< org.igniterealtime:tinder >----------------------
build 03-May-2022 07:57:46 [INFO] Building Tinder XMPP library 2.0.1-SNAPSHOT
build 03-May-2022 07:57:46 [INFO] --------------------------------[ jar ]---------------------------------
build 03-May-2022 07:57:46 [INFO]
build 03-May-2022 07:57:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tinder ---
build 03-May-2022 07:57:46 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target
build 03-May-2022 07:57:46 [INFO]
build 03-May-2022 07:57:46 [INFO] --- clover-maven-plugin:4.4.1:setup (default-cli) @ tinder ---
build 03-May-2022 07:57:47 [WARNING] CLOVER: Failed to call Maven's internals via reflections, possibly this Maven version is incompatible with Clover. Maven's build lifecycle could not be analyzed. Repository pollution protection will not run.
build 03-May-2022 07:57:47 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
build 03-May-2022 07:57:47 [INFO] Creating new database at '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db'.
build 03-May-2022 07:57:47 [INFO] Processing files at 1.8 source level.
build 03-May-2022 07:57:48 [INFO] Clover all over. Instrumented 28 files (6 packages).
build 03-May-2022 07:57:48 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
build 03-May-2022 07:57:48 [INFO] Updating existing database at '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db'.
build 03-May-2022 07:57:48 [INFO] Processing files at 1.8 source level.
build 03-May-2022 07:57:48 [INFO] Clover all over. Instrumented 27 files (5 packages).
build 03-May-2022 07:57:48 [INFO] 256 test methods detected.
build 03-May-2022 07:57:49 [INFO]
build 03-May-2022 07:57:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tinder ---
build 03-May-2022 07:57:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
build 03-May-2022 07:57:49 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/src/main/resources
build 03-May-2022 07:57:49 [INFO] Copying 1 resource
build 03-May-2022 07:57:49 [INFO]
build 03-May-2022 07:57:49 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tinder ---
build 03-May-2022 07:57:49 [INFO] Changes detected - recompiling the module!
build 03-May-2022 07:57:49 [INFO] Compiling 28 source files to /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/classes
build 03-May-2022 07:57:52 [INFO]
build 03-May-2022 07:57:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tinder ---
build 03-May-2022 07:57:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
build 03-May-2022 07:57:52 [INFO] Copying 1 resource
build 03-May-2022 07:57:52 [INFO]
build 03-May-2022 07:57:52 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tinder ---
build 03-May-2022 07:57:52 [INFO] Changes detected - recompiling the module!
build 03-May-2022 07:57:52 [INFO] Compiling 27 source files to /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/test-classes
build 03-May-2022 07:57:52 [INFO]
build 03-May-2022 07:57:52 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tinder ---
build 03-May-2022 07:57:53 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/surefire-reports
build 03-May-2022 07:57:53
build 03-May-2022 07:57:53 -------------------------------------------------------
build 03-May-2022 07:57:53 T E S T S
build 03-May-2022 07:57:53 -------------------------------------------------------
build 03-May-2022 07:57:53 Running org.xmpp.forms.DataFormAddingFieldsTest
build 03-May-2022 07:57:53 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec
build 03-May-2022 07:57:53 Running org.xmpp.forms.DataFormTest
build 03-May-2022 07:57:53 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
build 03-May-2022 07:57:53 Running org.xmpp.forms.FormFieldGetSetTest
build 03-May-2022 07:57:53 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
build 03-May-2022 07:57:53 Running org.xmpp.packet.StringPrepCacheTest
build 03-May-2022 07:57:54 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.PacketErrorApplicationConditionTest
build 03-May-2022 07:57:54 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.JIDDelimiterCharsTest
build 03-May-2022 07:57:54 Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.JIDEqualsHashCodeTest
build 03-May-2022 07:57:54 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.JIDNodeEscapingTest
build 03-May-2022 07:57:54 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.JIDCreationDomainTest
build 03-May-2022 07:57:54 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.ResourcePrepTest
build 03-May-2022 07:57:54 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.NodePrepTest
build 03-May-2022 07:57:54 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.JIDCreationNodeTest
build 03-May-2022 07:57:54 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.BasicJIDTest
build 03-May-2022 07:57:54 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.JIDCachedBareAndFullJIDTest
build 03-May-2022 07:57:54 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.JIDCreationResourceTest
build 03-May-2022 07:57:54 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.JIDSerializabilityTest
build 03-May-2022 07:57:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.PacketAddressingTest
build 03-May-2022 07:57:54 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
build 03-May-2022 07:57:54 Running org.xmpp.packet.DomainPrepTest
build 03-May-2022 07:57:54 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
build 03-May-2022 07:57:54 Running org.xmpp.component.AbstractComponentIsConsumerTest
build 03-May-2022 07:57:56 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 sec
build 03-May-2022 07:57:56 Running org.xmpp.component.AbstractComponentTest
error 03-May-2022 07:57:56 [pool-2-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza:
error 03-May-2022 07:57:56 java.lang.InterruptedException: sleep interrupted
error 03-May-2022 07:57:56 at java.lang.Thread.sleep(Native Method)
error 03-May-2022 07:57:56 at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
error 03-May-2022 07:57:56 at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
error 03-May-2022 07:57:56 at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
error 03-May-2022 07:57:56 at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
error 03-May-2022 07:57:56 at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:80)
error 03-May-2022 07:57:56 at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
error 03-May-2022 07:57:56 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
error 03-May-2022 07:57:56 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
error 03-May-2022 07:57:56 at java.lang.Thread.run(Thread.java:745)
error 03-May-2022 07:57:56 [pool-12-thread-1] INFO org.xmpp.component.AbstractComponentTest$6 - (serving component 'debug') Returning 'not-authorized' IQ error to a user from another domain: user@from.address
error 03-May-2022 07:57:56 [pool-13-thread-1] INFO org.xmpp.component.AbstractComponentTest$1 - (serving component 'debug') Returning 'not-authorized' IQ error to a user from another domain: user@notthesamesub.domain
build 03-May-2022 07:58:02 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.047 sec
build 03-May-2022 07:58:02 Running org.xmpp.component.AbstractComponentRespondsToIQRequestsTest
error 03-May-2022 07:58:05 [pool-22-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza:
error 03-May-2022 07:58:05 java.lang.InterruptedException: sleep interrupted
error 03-May-2022 07:58:05 at java.lang.Thread.sleep(Native Method)
error 03-May-2022 07:58:05 at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
error 03-May-2022 07:58:05 at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
error 03-May-2022 07:58:05 at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
error 03-May-2022 07:58:05 at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
error 03-May-2022 07:58:05 at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:80)
error 03-May-2022 07:58:05 at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
error 03-May-2022 07:58:05 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
error 03-May-2022 07:58:05 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
error 03-May-2022 07:58:05 at java.lang.Thread.run(Thread.java:745)
error 03-May-2022 07:58:05 [main] ERROR org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unable to process packet! Is the thread pool queue exhausted? Packet dropped in component 'debug'. Packet that's dropped:
error 03-May-2022 07:58:05 java.util.concurrent.RejectedExecutionException: Task org.xmpp.component.AbstractComponent$PacketProcessor@4e7dc304 rejected from java.util.concurrent.ThreadPoolExecutor@64729b1e[Running, pool size = 17, active threads = 17, queued tasks = 1000, completed tasks = 0]
error 03-May-2022 07:58:05 at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
error 03-May-2022 07:58:05 at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
error 03-May-2022 07:58:05 at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
error 03-May-2022 07:58:05 at org.xmpp.component.AbstractComponent.processPacket(AbstractComponent.java:213)
error 03-May-2022 07:58:05 at org.xmpp.component.AbstractComponentRespondsToIQRequestsTest.__CLR4_4_1ouliqx23q(AbstractComponentRespondsToIQRequestsTest.java:256)
error 03-May-2022 07:58:05 at org.xmpp.component.AbstractComponentRespondsToIQRequestsTest.testResponseWhenFlooded(AbstractComponentRespondsToIQRequestsTest.java:221)
error 03-May-2022 07:58:05 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
error 03-May-2022 07:58:05 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
error 03-May-2022 07:58:05 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
error 03-May-2022 07:58:05 at java.lang.reflect.Method.invoke(Method.java:498)
error 03-May-2022 07:58:05 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
error 03-May-2022 07:58:05 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
error 03-May-2022 07:58:05 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
error 03-May-2022 07:58:05 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
error 03-May-2022 07:58:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
error 03-May-2022 07:58:05 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
error 03-May-2022 07:58:05 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
error 03-May-2022 07:58:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
error 03-May-2022 07:58:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
error 03-May-2022 07:58:05 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
error 03-May-2022 07:58:05 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
error 03-May-2022 07:58:05 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
error 03-May-2022 07:58:05 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
error 03-May-2022 07:58:05 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
error 03-May-2022 07:58:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
error 03-May-2022 07:58:05 at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
error 03-May-2022 07:58:05 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
error 03-May-2022 07:58:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
error 03-May-2022 07:58:05 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
error 03-May-2022 07:58:05 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
error 03-May-2022 07:58:05 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
error 03-May-2022 07:58:05 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
error 03-May-2022 07:58:05 at java.lang.reflect.Method.invoke(Method.java:498)
error 03-May-2022 07:58:05 at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
error 03-May-2022 07:58:05 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
error 03-May-2022 07:58:05 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
error 03-May-2022 07:58:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
error 03-May-2022 07:58:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
error 03-May-2022 07:58:11 [pool-27-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza:
error 03-May-2022 07:58:11 java.lang.InterruptedException: sleep interrupted
error 03-May-2022 07:58:11 at java.lang.Thread.sleep(Native Method)
error 03-May-2022 07:58:11 at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
error 03-May-2022 07:58:11 at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
error 03-May-2022 07:58:11 at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
error 03-May-2022 07:58:11 at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
error 03-May-2022 07:58:11 at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:80)
error 03-May-2022 07:58:11 at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
error 03-May-2022 07:58:11 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
error 03-May-2022 07:58:11 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
error 03-May-2022 07:58:11 at java.lang.Thread.run(Thread.java:745)
error 03-May-2022 07:58:11 [pool-28-thread-1] WARN org.xmpp.component.ThrowExceptionOnGetComponent - (serving component 'debug') Unexpected exception while processing IQ stanza:
error 03-May-2022 07:58:11 java.lang.Exception: This exception is expected to be thrown. It is used during unit testing.
error 03-May-2022 07:58:11 at org.xmpp.component.ThrowExceptionOnGetComponent.handleIQGet(ThrowExceptionOnGetComponent.java:36)
error 03-May-2022 07:58:11 at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
error 03-May-2022 07:58:11 at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
error 03-May-2022 07:58:11 at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
error 03-May-2022 07:58:11 at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:80)
error 03-May-2022 07:58:11 at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
error 03-May-2022 07:58:11 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
error 03-May-2022 07:58:11 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
error 03-May-2022 07:58:11 at java.lang.Thread.run(Thread.java:745)
build 03-May-2022 07:58:11 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.129 sec
build 03-May-2022 07:58:11 Running org.xmpp.resultsetmanagement.ResultSetTest
build 03-May-2022 07:58:11 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
build 03-May-2022 07:58:11 Running org.xmpp.util.JIDWeigherTest
build 03-May-2022 07:58:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
build 03-May-2022 07:58:11
build 03-May-2022 07:58:11 Results :
build 03-May-2022 07:58:11
build 03-May-2022 07:58:11 Tests run: 264, Failures: 0, Errors: 0, Skipped: 0
build 03-May-2022 07:58:11
build 03-May-2022 07:58:11 [INFO]
build 03-May-2022 07:58:11 [INFO] ---------------------< org.igniterealtime:tinder >----------------------
build 03-May-2022 07:58:11 [INFO] Building Tinder XMPP library 2.0.1-SNAPSHOT
build 03-May-2022 07:58:11 [INFO] --------------------------------[ jar ]---------------------------------
build 03-May-2022 07:58:11 [INFO]
build 03-May-2022 07:58:11 [INFO] --- clover-maven-plugin:4.4.1:aggregate (default-cli) @ tinder ---
build 03-May-2022 07:58:11 [INFO]
build 03-May-2022 07:58:11 [INFO] ---------------------< org.igniterealtime:tinder >----------------------
build 03-May-2022 07:58:11 [INFO] Building Tinder XMPP library 2.0.1-SNAPSHOT
build 03-May-2022 07:58:11 [INFO] --------------------------------[ jar ]---------------------------------
build 03-May-2022 07:58:11 [INFO]
build 03-May-2022 07:58:11 [INFO] --- clover-maven-plugin:4.4.1:clover (default-cli) @ tinder ---
build 03-May-2022 07:58:12 [INFO] Using default-clover-report descriptor.
build 03-May-2022 07:58:12 [INFO] Using Clover report descriptor: /opt/atlassian/bamboo/temp/TINDER-TRUNK-JOB1/mvn6862842741340660399resource
build 03-May-2022 07:58:13 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
build 03-May-2022 07:58:13 [INFO] Clover is enabled with initstring '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db'
build 03-May-2022 07:58:13 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
build 03-May-2022 07:58:13 [INFO] Loading coverage database from: '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db'
build 03-May-2022 07:58:13 [INFO] Loading historical coverage data from: '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/.cloverhistory'
build 03-May-2022 07:58:14 [INFO] Writing HTML report to '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/site/clover'
build 03-May-2022 07:58:17 [INFO] Done. Processed 6 packages in 3083ms (513ms per package).
build 03-May-2022 07:58:17 [INFO] Writing historical report to '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/site/clover'
build 03-May-2022 07:58:17 [INFO] Read 5 history points.
build 03-May-2022 07:58:17 [INFO] using movers interval of 2 months
build 03-May-2022 07:58:17 [INFO] using movers interval of 2 months
build 03-May-2022 07:58:17 [INFO] Writing JSON historical-data to: /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/site/clover/historical-json.js
build 03-May-2022 07:58:17 [INFO] Done.
build 03-May-2022 07:58:18 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
build 03-May-2022 07:58:18 [INFO] Clover is enabled with initstring '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db'
build 03-May-2022 07:58:18 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
build 03-May-2022 07:58:18 [INFO] Loading coverage database from: '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db'
build 03-May-2022 07:58:18 [INFO] Writing report to '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/site/clover/clover.xml'
build 03-May-2022 07:58:18 [INFO]
build 03-May-2022 07:58:18 [INFO] --- clover-maven-plugin:4.4.1:save-history (default-cli) @ tinder ---
build 03-May-2022 07:58:19 [INFO] Saving Clover history point for database [/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db] in [/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/.cloverhistory]
build 03-May-2022 07:58:19 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
build 03-May-2022 07:58:19 [INFO] Writing report to '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/.cloverhistory/clover-20220503075811.xml.gz'
build 03-May-2022 07:58:19 [INFO] ------------------------------------------------------------------------
build 03-May-2022 07:58:19 [INFO] BUILD SUCCESS
build 03-May-2022 07:58:19 [INFO] ------------------------------------------------------------------------
build 03-May-2022 07:58:19 [INFO] Total time: 33.778 s
build 03-May-2022 07:58:19 [INFO] Finished at: 2022-05-03T07:58:19Z
build 03-May-2022 07:58:19 [INFO] ------------------------------------------------------------------------
simple 03-May-2022 07:58:19 Parsing test results under /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1...
simple 03-May-2022 07:58:19 Finished task 'Maven 3.x' with result: Success
simple 03-May-2022 07:58:19 Running post build plugin 'Artifact Copier'
simple 03-May-2022 07:58:19 Running post build plugin 'npm Cache Cleanup'
simple 03-May-2022 07:58:19 Running post build plugin 'NCover Results Collector'
simple 03-May-2022 07:58:19 Running post build plugin 'Build Results Label Collector'
simple 03-May-2022 07:58:19 Running post build plugin 'Clover Results Collector'
simple 03-May-2022 07:58:19 Running post build plugin 'Docker Container Cleanup'
simple 03-May-2022 07:58:19 Finalising the build...
simple 03-May-2022 07:58:19 Stopping timer.
simple 03-May-2022 07:58:19 Build TINDER-TRUNK-JOB1-38 completed.
simple 03-May-2022 07:58:19 Running on server: post build plugin 'Build Hanging Detection Configuration'
simple 03-May-2022 07:58:19 Running on server: post build plugin 'NCover Results Collector'
simple 03-May-2022 07:58:19 Running on server: post build plugin 'Build Labeller'
simple 03-May-2022 07:58:19 Running on server: post build plugin 'Clover Delta Calculator'
simple 03-May-2022 07:58:19 Running on server: post build plugin 'Maven Dependencies Postprocessor'
simple 03-May-2022 07:58:19 All post build plugins have finished
simple 03-May-2022 07:58:19 Generating build results summary...
simple 03-May-2022 07:58:19 Saving build results to disk...
simple 03-May-2022 07:58:19 Store variable context...
simple 03-May-2022 07:58:19 Finished building TINDER-TRUNK-JOB1-38.