Bug#1053069: openhft-chronicle-threads: FTBFS with default Java 21

Vladimir Petko vpa1977 at gmail.com
Tue Sep 26 23:14:57 BST 2023


Source: openhft-chronicle-threads
Version: 1.1.6-3
Severity: important
Tags: ftbfs
User: debian-java at lists.debian.org
Usertags: default-java21
X-Debbugs-Cc: vladimir.petko at canonical.com

Dear Maintainers,

The package openhft-chronicle-threads ftbfs with default Java 21.
The relevant part of the build log:
---------------
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.openhft.chronicle.threads.LightPauserTest
Average time to unpark was 3 ns
Average time to unpark was 4 ns
Average time to unpark was 7 ns
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in net.openhft.chronicle.threads.LightPauserTest
[INFO] Running net.openhft.chronicle.threads.EventGroupTest
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.013 s <<< FAILURE! - in net.openhft.chronicle.threads.EventGroupTest
[ERROR] testSimpleEventGroupTest(net.openhft.chronicle.threads.EventGroupTest)  Time elapsed: 0.013 s  <<< FAILURE!
java.lang.AssertionError: java.lang.NoSuchFieldException: group
	at net.openhft.chronicle.threads.EventGroupTest.testSimpleEventGroupTest(EventGroupTest.java:21)
Caused by: java.lang.NoSuchFieldException: group
	at net.openhft.chronicle.threads.EventGroupTest.testSimpleEventGroupTest(EventGroupTest.java:21)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   EventGroupTest.testSimpleEventGroupTest:21 java.lang.NoSuchFieldException: group
[INFO] 
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.419 s
[INFO] Finished at: 2023-05-04T13:25:42Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.3:test (default-test) on project chronicle-threads: There are test failures.
---------------


-- System Information:
Debian Release: bookworm/sid
  APT prefers lunar-updates
  APT policy: (500, 'lunar-updates'), (500, 'lunar-security'), (500, 'lunar'), (100, 'lunar-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.2.0-33-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



More information about the pkg-java-maintainers mailing list