Generates the latest/greatest artifacts for this project every night.

Build: #2412 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 228 lines of output. Download or view full build log.

14-May-2026 22:01:00 Build Tinder - Nightly Build - Default Job #2412 (TINDER-NIGHTLY-JOB1-2412) is being prepared for building on agent mesonet-ah.agron.iastate.edu, bamboo version: 12.1.6
14-May-2026 22:01:00 Remote agent on host mesonet-ah.agron.iastate.edu
14-May-2026 22:01:00 Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1
14-May-2026 22:01:00 Executing build Tinder - Nightly Build - Default Job #2412 (TINDER-NIGHTLY-JOB1-2412)
14-May-2026 22:01:00 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
14-May-2026 22:01:00 Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1
14-May-2026 22:01:00 Updating source code to revision: eb63ff06ac7cf8a9edf9785933d843b2294e6ab5
14-May-2026 22:01:16 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/tinder'.
14-May-2026 22:01:42 Checking out revision eb63ff06ac7cf8a9edf9785933d843b2294e6ab5.
14-May-2026 22:01:42 Already on 'main'
14-May-2026 22:01:42 Your branch is up to date with 'origin/main'.
14-May-2026 22:01:42 Updated source code to revision: eb63ff06ac7cf8a9edf9785933d843b2294e6ab5
14-May-2026 22:01:42 Finished task 'Checkout Default Repository' with result: Success
14-May-2026 22:01:42 Running pre-build action: Build Log Labeller Pre Build Action
14-May-2026 22:01:42 Running pre-build action: VCS Version Collector
14-May-2026 22:01:42 Build Tinder - Nightly Build - Default Job #2412 (TINDER-NIGHTLY-JOB1-2412) started building on agent 'mesonet-ah.agron.iastate.edu' (Remote agent on host mesonet-ah.agron.iastate.edu)
14-May-2026 22:01:43 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
14-May-2026 22:01:43
Beginning to execute external process for build 'Tinder - Nightly Build - Default Job #2412 (TINDER-NIGHTLY-JOB1-2412)'
... running command line:
/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/tmp/TINDER-NIGHTLY-JOB1 clean package
... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1
14-May-2026 22:01:44 [INFO] Scanning for projects...
14-May-2026 22:01:44 [INFO]
14-May-2026 22:01:44 [INFO] ---------------------< org.igniterealtime:tinder >----------------------
14-May-2026 22:01:44 [INFO] Building Tinder XMPP library 2.1.1-SNAPSHOT
14-May-2026 22:01:44 [INFO] --------------------------------[ jar ]---------------------------------
14-May-2026 22:01:44 [INFO]
14-May-2026 22:01:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tinder ---
14-May-2026 22:01:44 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1/target
14-May-2026 22:01:44 [INFO]
14-May-2026 22:01:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tinder ---
14-May-2026 22:01:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-May-2026 22:01:44 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1/src/main/resources
14-May-2026 22:01:44 [INFO]
14-May-2026 22:01:44 [INFO] --- maven-compiler-plugin:3.14.1:compile (default-compile) @ tinder ---
14-May-2026 22:01:44 [INFO] Recompiling the module because of changed source code.
14-May-2026 22:01:44 [INFO] Compiling 28 source files with javac [debug target 11] to target/classes
14-May-2026 22:01:46 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1/src/main/java/org/xmpp/component/ComponentManagerFactory.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1/src/main/java/org/xmpp/component/ComponentManagerFactory.java uses or overrides a deprecated API.
14-May-2026 22:01:46 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1/src/main/java/org/xmpp/component/ComponentManagerFactory.java: Recompile with -Xlint:deprecation for details.
14-May-2026 22:01:46 [INFO]
14-May-2026 22:01:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tinder ---
14-May-2026 22:01:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-May-2026 22:01:46 [INFO] Copying 1 resource
14-May-2026 22:01:46 [INFO]
14-May-2026 22:01:46 [INFO] --- maven-compiler-plugin:3.14.1:testCompile (default-testCompile) @ tinder ---
14-May-2026 22:01:46 [INFO] Recompiling the module because of changed dependency.
14-May-2026 22:01:46 [INFO] Compiling 27 source files with javac [debug target 11] to target/test-classes
14-May-2026 22:01:46 [INFO]
14-May-2026 22:01:46 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tinder ---
14-May-2026 22:01:46 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1/target/surefire-reports
14-May-2026 22:01:46
14-May-2026 22:01:46 -------------------------------------------------------
14-May-2026 22:01:46 T E S T S
14-May-2026 22:01:46 -------------------------------------------------------
14-May-2026 22:01:46 Running org.xmpp.component.AbstractComponentIsConsumerTest
14-May-2026 22:01:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.119 sec
14-May-2026 22:01:48 Running org.xmpp.component.AbstractComponentRespondsToIQRequestsTest
14-May-2026 22:01:48 [pool-2-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza: <iq type="get" id="499-1"><slowresponse xmlns="tinder:debug"/></iq>
14-May-2026 22:01:48 java.lang.InterruptedException: sleep interrupted
14-May-2026 22:01:48         at java.base/java.lang.Thread.sleep(Native Method)
14-May-2026 22:01:48         at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
14-May-2026 22:01:48         at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
14-May-2026 22:01:48         at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
14-May-2026 22:01:48         at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
14-May-2026 22:01:48         at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
14-May-2026 22:01:48         at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
14-May-2026 22:01:48         at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
14-May-2026 22:01:48         at java.base/java.lang.Thread.run(Thread.java:829)
14-May-2026 22:01:52 [pool-3-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza: <iq type="get" id="3-2" from="from.address" to="to.address"><slowresponse xmlns="tinder:debug"/></iq>
14-May-2026 22:01:52 java.lang.InterruptedException: sleep interrupted
14-May-2026 22:01:52         at java.base/java.lang.Thread.sleep(Native Method)
14-May-2026 22:01:52         at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
14-May-2026 22:01:52         at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
14-May-2026 22:01:52         at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
14-May-2026 22:01:52         at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
14-May-2026 22:01:52         at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
14-May-2026 22:01:52         at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
14-May-2026 22:01:52         at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
14-May-2026 22:01:52         at java.base/java.lang.Thread.run(Thread.java:829)
14-May-2026 22:01:52 [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: <iq type="get" id="thread1001" from="from.address" to="to.address"><threadname xmlns="tinder:debug"/></iq>
14-May-2026 22:01:52 java.util.concurrent.RejectedExecutionException: Task org.xmpp.component.AbstractComponent$PacketProcessor@33723e30 rejected from java.util.concurrent.ThreadPoolExecutor@64f6106c[Running, pool size = 17, active threads = 17, queued tasks = 1000, completed tasks = 0]
14-May-2026 22:01:52         at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
14-May-2026 22:01:52         at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
14-May-2026 22:01:52         at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355)
14-May-2026 22:01:52         at org.xmpp.component.AbstractComponent.processPacket(AbstractComponent.java:213)
14-May-2026 22:01:52         at org.xmpp.component.AbstractComponentRespondsToIQRequestsTest.testResponseWhenFlooded(AbstractComponentRespondsToIQRequestsTest.java:256)
14-May-2026 22:01:52         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14-May-2026 22:01:52         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14-May-2026 22:01:52         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14-May-2026 22:01:52         at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14-May-2026 22:01:52         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14-May-2026 22:01:52         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14-May-2026 22:01:52         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14-May-2026 22:01:52         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14-May-2026 22:01:52         at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14-May-2026 22:01:52         at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14-May-2026 22:01:52         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14-May-2026 22:01:52         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14-May-2026 22:01:52         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14-May-2026 22:01:52         at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14-May-2026 22:01:52         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14-May-2026 22:01:52         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14-May-2026 22:01:52         at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14-May-2026 22:01:52         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14-May-2026 22:01:52         at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14-May-2026 22:01:52         at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14-May-2026 22:01:52         at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
14-May-2026 22:01:52         at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
14-May-2026 22:01:52         at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
14-May-2026 22:01:52         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14-May-2026 22:01:52         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14-May-2026 22:01:52         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14-May-2026 22:01:52         at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14-May-2026 22:01:52         at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
14-May-2026 22:01:52         at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
14-May-2026 22:01:52         at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
14-May-2026 22:01:52         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
14-May-2026 22:01:52         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
14-May-2026 22:01:58 [pool-8-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza: <iq type="get" id="938-1024" from="from.address" to="to.address"><slowresponse xmlns="tinder:debug"/></iq>
14-May-2026 22:01:58 java.lang.InterruptedException: sleep interrupted
14-May-2026 22:01:58         at java.base/java.lang.Thread.sleep(Native Method)
14-May-2026 22:01:58         at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
14-May-2026 22:01:58         at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
14-May-2026 22:01:58         at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
14-May-2026 22:01:58         at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
14-May-2026 22:01:58         at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
14-May-2026 22:01:58         at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
14-May-2026 22:01:58         at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
14-May-2026 22:01:58         at java.base/java.lang.Thread.run(Thread.java:829)
14-May-2026 22:01:58 [pool-9-thread-1] WARN org.xmpp.component.ThrowExceptionOnGetComponent - (serving component 'debug') Unexpected exception while processing IQ stanza: <iq type="get" id="719-1025" from="from.address" to="to.address"><junit xmlns="test"/></iq>
14-May-2026 22:01:58 java.lang.Exception: This exception is expected to be thrown. It is used during unit testing.
14-May-2026 22:01:58         at org.xmpp.component.ThrowExceptionOnGetComponent.handleIQGet(ThrowExceptionOnGetComponent.java:36)
14-May-2026 22:01:58         at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
14-May-2026 22:01:58         at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
14-May-2026 22:01:58         at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
14-May-2026 22:01:58         at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
14-May-2026 22:01:58         at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
14-May-2026 22:01:58         at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
14-May-2026 22:01:58         at java.base/java.lang.Thread.run(Thread.java:829)
14-May-2026 22:01:58 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.164 sec
14-May-2026 22:01:58 Running org.xmpp.component.AbstractComponentTest
14-May-2026 22:01:58 [pool-19-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
14-May-2026 22:01:58 [pool-20-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
14-May-2026 22:02:04 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.052 sec
14-May-2026 22:02:04 Running org.xmpp.forms.DataFormAddingFieldsTest
14-May-2026 22:02:04 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
14-May-2026 22:02:04 Running org.xmpp.forms.DataFormTest
14-May-2026 22:02:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
14-May-2026 22:02:04 Running org.xmpp.forms.FormFieldGetSetTest
14-May-2026 22:02:04 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
14-May-2026 22:02:04 Running org.xmpp.packet.BasicJIDTest
14-May-2026 22:02:04 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
14-May-2026 22:02:04 Running org.xmpp.packet.DomainPrepTest
14-May-2026 22:02:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
14-May-2026 22:02:04 Running org.xmpp.packet.JIDCachedBareAndFullJIDTest
14-May-2026 22:02:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
14-May-2026 22:02:04 Running org.xmpp.packet.JIDCreationDomainTest
14-May-2026 22:02:04 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
14-May-2026 22:02:04 Running org.xmpp.packet.JIDCreationNodeTest
14-May-2026 22:02:04 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
14-May-2026 22:02:04 Running org.xmpp.packet.JIDCreationResourceTest
14-May-2026 22:02:04 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
14-May-2026 22:02:04 Running org.xmpp.packet.JIDDelimiterCharsTest
14-May-2026 22:02:04 Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
14-May-2026 22:02:04 Running org.xmpp.packet.JIDEqualsHashCodeTest
14-May-2026 22:02:04 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
14-May-2026 22:02:04 Running org.xmpp.packet.JIDNodeEscapingTest
14-May-2026 22:02:04 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
14-May-2026 22:02:04 Running org.xmpp.packet.JIDSerializabilityTest
14-May-2026 22:02:04 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
14-May-2026 22:02:04 Running org.xmpp.packet.NodePrepTest
14-May-2026 22:02:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
14-May-2026 22:02:04 Running org.xmpp.packet.PacketAddressingTest
14-May-2026 22:02:04 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
14-May-2026 22:02:04 Running org.xmpp.packet.PacketErrorApplicationConditionTest
14-May-2026 22:02:04 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
14-May-2026 22:02:04 Running org.xmpp.packet.ResourcePrepTest
14-May-2026 22:02:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
14-May-2026 22:02:04 Running org.xmpp.packet.StringPrepCacheTest
14-May-2026 22:02:04 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
14-May-2026 22:02:04 Running org.xmpp.resultsetmanagement.ResultSetTest
14-May-2026 22:02:04 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
14-May-2026 22:02:04 Running org.xmpp.util.JIDWeigherTest
14-May-2026 22:02:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
14-May-2026 22:02:04
14-May-2026 22:02:04 Results :
14-May-2026 22:02:04
14-May-2026 22:02:04 Tests run: 265, Failures: 0, Errors: 0, Skipped: 0
14-May-2026 22:02:04
14-May-2026 22:02:04 [INFO]
14-May-2026 22:02:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tinder ---
14-May-2026 22:02:04 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1/target/tinder-2.1.1-SNAPSHOT.jar
14-May-2026 22:02:04 [INFO]
14-May-2026 22:02:04 [INFO] --- maven-source-plugin:3.4.0:jar-no-fork (attach-sources) @ tinder ---
14-May-2026 22:02:04 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1/target/tinder-2.1.1-SNAPSHOT-sources.jar
14-May-2026 22:02:04 [INFO]
14-May-2026 22:02:04 [INFO] --- maven-javadoc-plugin:3.12.0:jar (attach-javadocs) @ tinder ---
14-May-2026 22:02:07 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1/target/tinder-2.1.1-SNAPSHOT-javadoc.jar
14-May-2026 22:02:07 [INFO] ------------------------------------------------------------------------
14-May-2026 22:02:07 [INFO] BUILD SUCCESS
14-May-2026 22:02:07 [INFO] ------------------------------------------------------------------------
14-May-2026 22:02:07 [INFO] Total time:  23.551 s
14-May-2026 22:02:07 [INFO] Finished at: 2026-05-14T22:02:07-05:00
14-May-2026 22:02:07 [INFO] ------------------------------------------------------------------------
14-May-2026 22:02:07 Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-NIGHTLY-JOB1...
14-May-2026 22:02:07 Finished task 'Maven 3.x' with result: Success
14-May-2026 22:02:07 Running post build plugin 'Docker Container Cleanup'
14-May-2026 22:02:07 Running post build plugin 'NCover Results Collector'
14-May-2026 22:02:07 Running post build plugin 'Build Results Label Collector'
14-May-2026 22:02:07 Running post build plugin 'Clover Results Collector'
14-May-2026 22:02:07 Running post build plugin 'npm Cache Cleanup'
14-May-2026 22:02:07 Running post build plugin 'Artifact Copier'
14-May-2026 22:02:07 Publishing an artifact: Project Jar files
14-May-2026 22:02:08 Finished publishing of artifact Non required job artifact Http Compression On : [Project Jar files], patterns: [*.jar] anchored at: [target/] in 1.079 s
14-May-2026 22:02:08 Publishing an artifact: Project Jar file (including dependencies)
14-May-2026 22:02:09 Failing as no matching files has been found and empty artifacts are not allowed.
14-May-2026 22:02:09 Unable to publish artifact [Project Jar file (including dependencies)]:
14-May-2026 22:02:09 The artifact hasn't been successfully published after 242.5 ms
14-May-2026 22:02:09 Finalising the build...
14-May-2026 22:02:09 Stopping timer.
14-May-2026 22:02:09 Build TINDER-NIGHTLY-JOB1-2412 completed.
15-May-2026 03:02:11 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-May-2026 03:02:11 Running on server: post build plugin 'NCover Results Collector'
15-May-2026 03:02:11 Running on server: post build plugin 'Build Labeller'
15-May-2026 03:02:11 Running on server: post build plugin 'Clover Delta Calculator'
15-May-2026 03:02:11 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-May-2026 03:02:11 All post build plugins have finished
15-May-2026 03:02:11 Generating build results summary...
15-May-2026 03:02:11 Saving build results to disk...
15-May-2026 03:02:11 Store variable context...
15-May-2026 03:02:11 Finished building TINDER-NIGHTLY-JOB1-2412.