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

Build: #2414 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.

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