Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #45 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Build log

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

11-Apr-2025 05:54:08 Build Tinder - Continuous Integration (trunk) - Default Job #45 (TINDER-TRUNK-JOB1-45) is being prepared for building on agent mesonet-ah.agron.iastate.edu, bamboo version: 10.2.2
11-Apr-2025 05:54:08 Remote agent on host mesonet-ah.agron.iastate.edu
11-Apr-2025 05:54:08 Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1
11-Apr-2025 05:54:08 Executing build Tinder - Continuous Integration (trunk) - Default Job #45 (TINDER-TRUNK-JOB1-45)
11-Apr-2025 05:54:08 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
11-Apr-2025 05:54:08 Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1
11-Apr-2025 05:54:08 Updating source code to revision: 91d2a98b3dbdd638d795f656334659feb82b4847
11-Apr-2025 05:54:08 Creating local git repository in '/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git'.
11-Apr-2025 05:54:08 hint: Using 'master' as the name for the initial branch. This default branch name
11-Apr-2025 05:54:08 hint: is subject to change. To configure the initial branch name to use in all
11-Apr-2025 05:54:08 hint: of your new repositories, which will suppress this warning, call:
11-Apr-2025 05:54:08 hint:
11-Apr-2025 05:54:08 hint:         git config --global init.defaultBranch <name>
11-Apr-2025 05:54:08 hint:
11-Apr-2025 05:54:08 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11-Apr-2025 05:54:08 hint: 'development'. The just-created branch can be renamed via this command:
11-Apr-2025 05:54:08 hint:
11-Apr-2025 05:54:08 hint:         git branch -m <name>
11-Apr-2025 05:54:08 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/
11-Apr-2025 05:54:09 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/tinder'.
11-Apr-2025 05:54:09 Checking out revision 91d2a98b3dbdd638d795f656334659feb82b4847.
11-Apr-2025 05:54:09 Creating local git repository in '/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/.git'.
11-Apr-2025 05:54:09 Cloning into '/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1'...
11-Apr-2025 05:54:09 done.
11-Apr-2025 05:54:09 Switched to a new branch 'main'
11-Apr-2025 05:54:09 branch 'main' set up to track 'origin/main'.
11-Apr-2025 05:54:10 Updated source code to revision: 91d2a98b3dbdd638d795f656334659feb82b4847
11-Apr-2025 05:54:10 Finished task 'Checkout Default Repository' with result: Success
11-Apr-2025 05:54:10 Running pre-build action: Build Log Labeller Pre Build Action
11-Apr-2025 05:54:10 Running pre-build action: VCS Version Collector
11-Apr-2025 05:54:10 Build Tinder - Continuous Integration (trunk) - Default Job #45 (TINDER-TRUNK-JOB1-45) started building on agent 'mesonet-ah.agron.iastate.edu' (Remote agent on host mesonet-ah.agron.iastate.edu)
11-Apr-2025 05:54:10 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
11-Apr-2025 05:54:10
Beginning to execute external process for build 'Tinder - Continuous Integration (trunk) - Default Job #45 (TINDER-TRUNK-JOB1-45)'
... running command line:
/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/TINDER-TRUNK-JOB1 clean test
... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1
11-Apr-2025 05:54:13 [INFO] Scanning for projects...
11-Apr-2025 05:54:13 [INFO]
11-Apr-2025 05:54:13 [INFO] ---------------------< org.igniterealtime:tinder >----------------------
11-Apr-2025 05:54:13 [INFO] Building Tinder XMPP library 2.1.1-SNAPSHOT
11-Apr-2025 05:54:13 [INFO] --------------------------------[ jar ]---------------------------------
11-Apr-2025 05:54:13 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom
11-Apr-2025 05:54:14 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom (5.7 kB at 14 kB/s)
11-Apr-2025 05:54:14 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar
11-Apr-2025 05:54:14 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar (31 kB at 552 kB/s)
11-Apr-2025 05:54:14 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.pom
11-Apr-2025 05:54:14 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.pom (19 kB at 457 kB/s)
11-Apr-2025 05:54:14 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.jar
11-Apr-2025 05:54:14 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.jar (481 kB at 5.8 MB/s)
11-Apr-2025 05:54:14 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/junit-addons/junit-addons/1.4/junit-addons-1.4.pom
11-Apr-2025 05:54:15 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit-addons/junit-addons/1.4/junit-addons-1.4.pom
11-Apr-2025 05:54:15 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit-addons/junit-addons/1.4/junit-addons-1.4.pom (626 B at 16 kB/s)
11-Apr-2025 05:54:15 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.pom
11-Apr-2025 05:54:15 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.pom
11-Apr-2025 05:54:15 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.pom (150 B at 3.9 kB/s)
11-Apr-2025 05:54:15 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom
11-Apr-2025 05:54:15 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom
11-Apr-2025 05:54:15 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom (153 B at 3.6 kB/s)
11-Apr-2025 05:54:15 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom
11-Apr-2025 05:54:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom
11-Apr-2025 05:54:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom (2.8 kB at 66 kB/s)
11-Apr-2025 05:54:16 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom
11-Apr-2025 05:54:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom
11-Apr-2025 05:54:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom (13 kB at 297 kB/s)
11-Apr-2025 05:54:16 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom
11-Apr-2025 05:54:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom
11-Apr-2025 05:54:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom (7.3 kB at 162 kB/s)
11-Apr-2025 05:54:16 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom
11-Apr-2025 05:54:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom
11-Apr-2025 05:54:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom (1.3 kB at 31 kB/s)
11-Apr-2025 05:54:16 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/com/github/ben-manes/caffeine/caffeine/3.2.0/caffeine-3.2.0.pom
11-Apr-2025 05:54:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.2.0/caffeine-3.2.0.pom
11-Apr-2025 05:54:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.2.0/caffeine-3.2.0.pom (2.1 kB at 49 kB/s)
11-Apr-2025 05:54:16 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom
11-Apr-2025 05:54:16 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom
11-Apr-2025 05:54:16 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom (1.5 kB at 37 kB/s)
11-Apr-2025 05:54:16 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom
11-Apr-2025 05:54:17 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom
11-Apr-2025 05:54:17 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom (4.3 kB at 99 kB/s)
11-Apr-2025 05:54:17 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom
11-Apr-2025 05:54:17 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom
11-Apr-2025 05:54:17 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom (16 kB at 355 kB/s)
11-Apr-2025 05:54:17 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/junit-addons/junit-addons/1.4/junit-addons-1.4.jar
11-Apr-2025 05:54:17 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar
11-Apr-2025 05:54:17 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar
11-Apr-2025 05:54:17 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar
11-Apr-2025 05:54:17 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar
11-Apr-2025 05:54:17 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/com/github/ben-manes/caffeine/caffeine/3.2.0/caffeine-3.2.0.jar
11-Apr-2025 05:54:17 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
11-Apr-2025 05:54:17 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar
11-Apr-2025 05:54:17 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit-addons/junit-addons/1.4/junit-addons-1.4.jar
11-Apr-2025 05:54:17 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar
11-Apr-2025 05:54:17 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar
11-Apr-2025 05:54:17 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar
11-Apr-2025 05:54:17 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar
11-Apr-2025 05:54:18 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar (16 kB at 164 kB/s)
11-Apr-2025 05:54:18 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.2.0/caffeine-3.2.0.jar
11-Apr-2025 05:54:18 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit-addons/junit-addons/1.4/junit-addons-1.4.jar (54 kB at 448 kB/s)
11-Apr-2025 05:54:18 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
11-Apr-2025 05:54:18 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar (70 kB at 538 kB/s)
11-Apr-2025 05:54:18 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar
11-Apr-2025 05:54:18 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar (125 kB at 897 kB/s)
11-Apr-2025 05:54:18 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar (1.0 MB at 7.2 MB/s)
11-Apr-2025 05:54:18 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar (3.8 kB at 24 kB/s)
11-Apr-2025 05:54:18 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar (19 kB at 111 kB/s)
11-Apr-2025 05:54:18 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.2.0/caffeine-3.2.0.jar (907 kB at 4.1 MB/s)
11-Apr-2025 05:54:18 [INFO]
11-Apr-2025 05:54:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tinder ---
11-Apr-2025 05:54:18 [INFO]
11-Apr-2025 05:54:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tinder ---
11-Apr-2025 05:54:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11-Apr-2025 05:54:18 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/src/main/resources
11-Apr-2025 05:54:18 [INFO]
11-Apr-2025 05:54:18 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tinder ---
11-Apr-2025 05:54:19 [INFO] Changes detected - recompiling the module!
11-Apr-2025 05:54:19 [INFO] Compiling 28 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/target/classes
11-Apr-2025 05:54:21 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/src/main/java/org/xmpp/component/ComponentManagerFactory.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/src/main/java/org/xmpp/component/ComponentManagerFactory.java uses or overrides a deprecated API.
11-Apr-2025 05:54:21 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/src/main/java/org/xmpp/component/ComponentManagerFactory.java: Recompile with -Xlint:deprecation for details.
11-Apr-2025 05:54:21 [INFO]
11-Apr-2025 05:54:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tinder ---
11-Apr-2025 05:54:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11-Apr-2025 05:54:21 [INFO] Copying 1 resource
11-Apr-2025 05:54:21 [INFO]
11-Apr-2025 05:54:21 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tinder ---
11-Apr-2025 05:54:21 [INFO] Changes detected - recompiling the module!
11-Apr-2025 05:54:21 [INFO] Compiling 27 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/target/test-classes
11-Apr-2025 05:54:22 [INFO]
11-Apr-2025 05:54:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tinder ---
11-Apr-2025 05:54:22 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/target/surefire-reports
11-Apr-2025 05:54:22
11-Apr-2025 05:54:22 -------------------------------------------------------
11-Apr-2025 05:54:22 T E S T S
11-Apr-2025 05:54:22 -------------------------------------------------------
11-Apr-2025 05:54:23 Running org.xmpp.component.AbstractComponentTest
11-Apr-2025 05:54:23 [pool-10-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
11-Apr-2025 05:54:23 [pool-11-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
11-Apr-2025 05:54:29 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.538 sec
11-Apr-2025 05:54:29 Running org.xmpp.component.AbstractComponentIsConsumerTest
11-Apr-2025 05:54:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.014 sec
11-Apr-2025 05:54:31 Running org.xmpp.component.AbstractComponentRespondsToIQRequestsTest
11-Apr-2025 05:54:31 [pool-21-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza: <iq type="get" id="488-14"><slowresponse xmlns="tinder:debug"/></iq>
11-Apr-2025 05:54:31 java.lang.InterruptedException: sleep interrupted
11-Apr-2025 05:54:31         at java.base/java.lang.Thread.sleep(Native Method)
11-Apr-2025 05:54:31         at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
11-Apr-2025 05:54:31         at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
11-Apr-2025 05:54:31         at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
11-Apr-2025 05:54:31         at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
11-Apr-2025 05:54:31         at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
11-Apr-2025 05:54:31         at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11-Apr-2025 05:54:31         at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11-Apr-2025 05:54:31         at java.base/java.lang.Thread.run(Thread.java:829)
11-Apr-2025 05:54:34 [pool-22-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza: <iq type="get" id="779-15" from="from.address" to="to.address"><slowresponse xmlns="tinder:debug"/></iq>
11-Apr-2025 05:54:34 java.lang.InterruptedException: sleep interrupted
11-Apr-2025 05:54:34         at java.base/java.lang.Thread.sleep(Native Method)
11-Apr-2025 05:54:34         at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
11-Apr-2025 05:54:34         at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
11-Apr-2025 05:54:34         at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
11-Apr-2025 05:54:34         at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
11-Apr-2025 05:54:34         at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
11-Apr-2025 05:54:34         at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11-Apr-2025 05:54:34         at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11-Apr-2025 05:54:34         at java.base/java.lang.Thread.run(Thread.java:829)
11-Apr-2025 05:54:34 [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>
11-Apr-2025 05:54:34 java.util.concurrent.RejectedExecutionException: Task org.xmpp.component.AbstractComponent$PacketProcessor@7403c468 rejected from java.util.concurrent.ThreadPoolExecutor@43738a82[Running, pool size = 17, active threads = 17, queued tasks = 1000, completed tasks = 0]
11-Apr-2025 05:54:34         at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
11-Apr-2025 05:54:34         at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
11-Apr-2025 05:54:34         at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355)
11-Apr-2025 05:54:34         at org.xmpp.component.AbstractComponent.processPacket(AbstractComponent.java:213)
11-Apr-2025 05:54:34         at org.xmpp.component.AbstractComponentRespondsToIQRequestsTest.testResponseWhenFlooded(AbstractComponentRespondsToIQRequestsTest.java:256)
11-Apr-2025 05:54:34         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11-Apr-2025 05:54:34         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11-Apr-2025 05:54:34         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11-Apr-2025 05:54:34         at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11-Apr-2025 05:54:34         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11-Apr-2025 05:54:34         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11-Apr-2025 05:54:34         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11-Apr-2025 05:54:34         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11-Apr-2025 05:54:34         at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11-Apr-2025 05:54:34         at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11-Apr-2025 05:54:34         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11-Apr-2025 05:54:34         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11-Apr-2025 05:54:34         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11-Apr-2025 05:54:34         at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11-Apr-2025 05:54:34         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11-Apr-2025 05:54:34         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11-Apr-2025 05:54:34         at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11-Apr-2025 05:54:34         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11-Apr-2025 05:54:34         at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11-Apr-2025 05:54:34         at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11-Apr-2025 05:54:34         at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
11-Apr-2025 05:54:34         at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
11-Apr-2025 05:54:34         at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
11-Apr-2025 05:54:34         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11-Apr-2025 05:54:34         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11-Apr-2025 05:54:34         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11-Apr-2025 05:54:34         at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11-Apr-2025 05:54:34         at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
11-Apr-2025 05:54:34         at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
11-Apr-2025 05:54:34         at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
11-Apr-2025 05:54:34         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
11-Apr-2025 05:54:34         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
11-Apr-2025 05:54:40 [pool-27-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza: <iq type="get" id="431-1037" from="from.address" to="to.address"><slowresponse xmlns="tinder:debug"/></iq>
11-Apr-2025 05:54:40 java.lang.InterruptedException: sleep interrupted
11-Apr-2025 05:54:40         at java.base/java.lang.Thread.sleep(Native Method)
11-Apr-2025 05:54:40         at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
11-Apr-2025 05:54:40         at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
11-Apr-2025 05:54:40         at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
11-Apr-2025 05:54:40         at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
11-Apr-2025 05:54:40         at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
11-Apr-2025 05:54:40         at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11-Apr-2025 05:54:40         at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11-Apr-2025 05:54:40         at java.base/java.lang.Thread.run(Thread.java:829)
11-Apr-2025 05:54:41 [pool-28-thread-1] WARN org.xmpp.component.ThrowExceptionOnGetComponent - (serving component 'debug') Unexpected exception while processing IQ stanza: <iq type="get" id="506-1038" from="from.address" to="to.address"><junit xmlns="test"/></iq>
11-Apr-2025 05:54:41 java.lang.Exception: This exception is expected to be thrown. It is used during unit testing.
11-Apr-2025 05:54:41         at org.xmpp.component.ThrowExceptionOnGetComponent.handleIQGet(ThrowExceptionOnGetComponent.java:36)
11-Apr-2025 05:54:41         at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
11-Apr-2025 05:54:41         at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
11-Apr-2025 05:54:41         at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
11-Apr-2025 05:54:41         at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
11-Apr-2025 05:54:41         at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11-Apr-2025 05:54:41         at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11-Apr-2025 05:54:41         at java.base/java.lang.Thread.run(Thread.java:829)
11-Apr-2025 05:54:41 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.301 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.JIDCreationDomainTest
11-Apr-2025 05:54:41 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.NodePrepTest
11-Apr-2025 05:54:41 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.JIDCachedBareAndFullJIDTest
11-Apr-2025 05:54:41 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.JIDSerializabilityTest
11-Apr-2025 05:54:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.JIDCreationResourceTest
11-Apr-2025 05:54:41 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.PacketErrorApplicationConditionTest
11-Apr-2025 05:54:41 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.StringPrepCacheTest
11-Apr-2025 05:54:41 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.JIDDelimiterCharsTest
11-Apr-2025 05:54:41 Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.JIDCreationNodeTest
11-Apr-2025 05:54:41 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.DomainPrepTest
11-Apr-2025 05:54:41 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.JIDNodeEscapingTest
11-Apr-2025 05:54:41 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.ResourcePrepTest
11-Apr-2025 05:54:41 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.PacketAddressingTest
11-Apr-2025 05:54:41 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.BasicJIDTest
11-Apr-2025 05:54:41 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
11-Apr-2025 05:54:41 Running org.xmpp.packet.JIDEqualsHashCodeTest
11-Apr-2025 05:54:41 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
11-Apr-2025 05:54:41 Running org.xmpp.resultsetmanagement.ResultSetTest
11-Apr-2025 05:54:41 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
11-Apr-2025 05:54:41 Running org.xmpp.forms.DataFormAddingFieldsTest
11-Apr-2025 05:54:41 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
11-Apr-2025 05:54:41 Running org.xmpp.forms.DataFormTest
11-Apr-2025 05:54:41 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
11-Apr-2025 05:54:41 Running org.xmpp.forms.FormFieldGetSetTest
11-Apr-2025 05:54:41 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
11-Apr-2025 05:54:41 Running org.xmpp.util.JIDWeigherTest
11-Apr-2025 05:54:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
11-Apr-2025 05:54:41
11-Apr-2025 05:54:41 Results :
11-Apr-2025 05:54:41
11-Apr-2025 05:54:41 Tests run: 264, Failures: 0, Errors: 0, Skipped: 0
11-Apr-2025 05:54:41
11-Apr-2025 05:54:41 [INFO] ------------------------------------------------------------------------
11-Apr-2025 05:54:41 [INFO] BUILD SUCCESS
11-Apr-2025 05:54:41 [INFO] ------------------------------------------------------------------------
11-Apr-2025 05:54:41 [INFO] Total time:  27.965 s
11-Apr-2025 05:54:41 [INFO] Finished at: 2025-04-11T05:54:41-05:00
11-Apr-2025 05:54:41 [INFO] ------------------------------------------------------------------------
11-Apr-2025 05:54:41 Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1...
11-Apr-2025 05:54:41 Finished task 'Maven 3.x' with result: Success
11-Apr-2025 05:54:41 Running post build plugin 'Docker Container Cleanup'
11-Apr-2025 05:54:41 Running post build plugin 'NCover Results Collector'
11-Apr-2025 05:54:41 Running post build plugin 'Build Results Label Collector'
11-Apr-2025 05:54:41 Running post build plugin 'Clover Results Collector'
11-Apr-2025 05:54:41 Failed to execute plugin 'Clover Results Collector' with error: No file matches the specified pattern:target/site/clover/**/clover.xml in [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1]
11-Apr-2025 05:54:41 Running post build plugin 'npm Cache Cleanup'
11-Apr-2025 05:54:41 Running post build plugin 'Artifact Copier'
11-Apr-2025 05:54:41 Finalising the build...
11-Apr-2025 05:54:41 Stopping timer.
11-Apr-2025 05:54:41 Build TINDER-TRUNK-JOB1-45 completed.
11-Apr-2025 10:54:43 Running on server: post build plugin 'Build Hanging Detection Configuration'
11-Apr-2025 10:54:43 Running on server: post build plugin 'NCover Results Collector'
11-Apr-2025 10:54:43 Running on server: post build plugin 'Build Labeller'
11-Apr-2025 10:54:43 Running on server: post build plugin 'Clover Delta Calculator'
11-Apr-2025 10:54:43 Running on server: post build plugin 'Maven Dependencies Postprocessor'
11-Apr-2025 10:54:43 All post build plugins have finished
11-Apr-2025 10:54:43 Generating build results summary...
11-Apr-2025 10:54:43 Saving build results to disk...
11-Apr-2025 10:54:43 Store variable context...
11-Apr-2025 10:54:43 Finished building TINDER-TRUNK-JOB1-45.