2024-08-18 02:02:37 Full thread dump OpenJDK 64-Bit Server VM (17.0.6-ea+9-LTS mixed mode): Threads class SMR info: _java_thread_list=0x00007f7cf4001720, length=25, elements={ 0x00007f7d4c0297c0, 0x00007f7d4c1d9510, 0x00007f7d4c1dab20, 0x00007f7d4c207ad0, 0x00007f7d4c208e80, 0x00007f7d4c20a290, 0x00007f7d4c20bc40, 0x00007f7d4c20d120, 0x00007f7d4c20e590, 0x00007f7d4c28a760, 0x00007f7d4c34ad20, 0x00007f7d4c7c3680, 0x00007f7d4c81bc70, 0x00007f7d4c8f3420, 0x00007f7d4c8f4220, 0x00007f7cac0207e0, 0x00007f7cb8329730, 0x00007f7cb833d5f0, 0x00007f7cb833e1d0, 0x00007f7cb837bf40, 0x00007f7cb8313550, 0x00007f7ca8332fd0, 0x00007f7ca8333540, 0x00007f7cc42e0ab0, 0x00007f7cf4005a00 } "main" #1 prio=5 os_prio=0 cpu=846.27ms elapsed=797.23s tid=0x00007f7d4c0297c0 nid=0x1afd in Object.wait() [0x00007f7d56136000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on <0x00000006cac00000> (a java.util.concurrent.atomic.AtomicReference) at org.eclipse.osgi.container.SystemModule.waitForStop(SystemModule.java:173) - locked <0x00000006cac00000> (a java.util.concurrent.atomic.AtomicReference) at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle.waitForStop(EquinoxBundle.java:312) at org.eclipse.osgi.launch.Equinox.waitForStop(Equinox.java:217) at org.apache.karaf.main.Main.awaitShutdown(Main.java:704) at org.apache.karaf.main.Main.main(Main.java:193) Locked ownable synchronizers: - None "Reference Handler" #2 daemon prio=10 os_prio=0 cpu=1.79ms elapsed=797.21s tid=0x00007f7d4c1d9510 nid=0x1b04 waiting on condition [0x00007f7d2c714000] java.lang.Thread.State: RUNNABLE at java.lang.ref.Reference.waitForReferencePendingList(java.base@17.0.6-ea/Native Method) at java.lang.ref.Reference.processPendingReferences(java.base@17.0.6-ea/Reference.java:253) at java.lang.ref.Reference$ReferenceHandler.run(java.base@17.0.6-ea/Reference.java:215) Locked ownable synchronizers: - None "Finalizer" #3 daemon prio=8 os_prio=0 cpu=1.65ms elapsed=797.21s tid=0x00007f7d4c1dab20 nid=0x1b05 in Object.wait() [0x00007f7d2c613000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on <0x00000006c9cd13a8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@17.0.6-ea/ReferenceQueue.java:155) - locked <0x00000006c9cd13a8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@17.0.6-ea/ReferenceQueue.java:176) at java.lang.ref.Finalizer$FinalizerThread.run(java.base@17.0.6-ea/Finalizer.java:172) Locked ownable synchronizers: - None "Signal Dispatcher" #4 daemon prio=9 os_prio=0 cpu=0.51ms elapsed=797.20s tid=0x00007f7d4c207ad0 nid=0x1b06 waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE Locked ownable synchronizers: - None "Service Thread" #5 daemon prio=9 os_prio=0 cpu=0.76ms elapsed=797.20s tid=0x00007f7d4c208e80 nid=0x1b07 runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE Locked ownable synchronizers: - None "Monitor Deflation Thread" #6 daemon prio=9 os_prio=0 cpu=28.44ms elapsed=797.20s tid=0x00007f7d4c20a290 nid=0x1b08 runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE Locked ownable synchronizers: - None "C2 CompilerThread0" #7 daemon prio=9 os_prio=0 cpu=3561.86ms elapsed=797.20s tid=0x00007f7d4c20bc40 nid=0x1b09 waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE No compile task Locked ownable synchronizers: - None "C1 CompilerThread0" #9 daemon prio=9 os_prio=0 cpu=1766.46ms elapsed=797.20s tid=0x00007f7d4c20d120 nid=0x1b0a waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE No compile task Locked ownable synchronizers: - None "Sweeper thread" #10 daemon prio=9 os_prio=0 cpu=36.57ms elapsed=797.20s tid=0x00007f7d4c20e590 nid=0x1b0b runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE Locked ownable synchronizers: - None "Common-Cleaner" #11 daemon prio=8 os_prio=0 cpu=2.93ms elapsed=797.18s tid=0x00007f7d4c28a760 nid=0x1b0c in Object.wait() [0x00007f7d1defd000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on at java.lang.ref.ReferenceQueue.remove(java.base@17.0.6-ea/ReferenceQueue.java:155) - locked <0x00000006c9cd1718> (a java.lang.ref.ReferenceQueue$Lock) at jdk.internal.ref.CleanerImpl.run(java.base@17.0.6-ea/CleanerImpl.java:140) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) at jdk.internal.misc.InnocuousThread.run(java.base@17.0.6-ea/InnocuousThread.java:162) Locked ownable synchronizers: - None "Notification Thread" #12 daemon prio=9 os_prio=0 cpu=0.18ms elapsed=797.13s tid=0x00007f7d4c34ad20 nid=0x1b0d runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE Locked ownable synchronizers: - None "Active Thread: Equinox Container: b87c07da-b83f-481a-bb05-d7737d00a609" #14 prio=5 os_prio=0 cpu=131.03ms elapsed=796.52s tid=0x00007f7d4c7c3680 nid=0x1b14 waiting on condition [0x00007f7cfa7fe000] java.lang.Thread.State: TIMED_WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@17.0.6-ea/Native Method) - parking to wait for <0x00000006cac07c58> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) at java.util.concurrent.locks.LockSupport.parkNanos(java.base@17.0.6-ea/LockSupport.java:252) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:1672) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@17.0.6-ea/ScheduledThreadPoolExecutor.java:1182) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@17.0.6-ea/ScheduledThreadPoolExecutor.java:899) at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@17.0.6-ea/ThreadPoolExecutor.java:1062) at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@17.0.6-ea/ThreadPoolExecutor.java:1122) at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@17.0.6-ea/ThreadPoolExecutor.java:635) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) Locked ownable synchronizers: - None "Framework Event Dispatcher: Equinox Container: b87c07da-b83f-481a-bb05-d7737d00a609" #16 daemon prio=5 os_prio=0 cpu=15.82ms elapsed=796.46s tid=0x00007f7d4c81bc70 nid=0x1b15 in Object.wait() [0x00007f7cfa6fd000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on <0x00000006cac07ec0> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread) at java.lang.Object.wait(java.base@17.0.6-ea/Object.java:338) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) - locked <0x00000006cac07ec0> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) Locked ownable synchronizers: - None "Start Level: Equinox Container: b87c07da-b83f-481a-bb05-d7737d00a609" #17 daemon prio=5 os_prio=0 cpu=387.71ms elapsed=796.33s tid=0x00007f7d4c8f3420 nid=0x1b16 in Object.wait() [0x00007f7cfa5fc000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on <0x00000006cac080b8> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread) at java.lang.Object.wait(java.base@17.0.6-ea/Object.java:338) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) - locked <0x00000006cac080b8> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) Locked ownable synchronizers: - None "Karaf Lock Monitor Thread" #18 prio=5 os_prio=0 cpu=95.31ms elapsed=796.33s tid=0x00007f7d4c8f4220 nid=0x1b17 waiting on condition [0x00007f7cfa4fb000] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(java.base@17.0.6-ea/Native Method) at org.apache.karaf.main.Main.doMonitor(Main.java:442) at org.apache.karaf.main.Main.access$100(Main.java:78) at org.apache.karaf.main.Main$3.run(Main.java:409) Locked ownable synchronizers: - None "Karaf Shutdown Socket Thread" #19 daemon prio=5 os_prio=0 cpu=1.22ms elapsed=796.30s tid=0x00007f7cac0207e0 nid=0x1b18 runnable [0x00007f7cfa1f7000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.Net.accept(java.base@17.0.6-ea/Native Method) at sun.nio.ch.NioSocketImpl.accept(java.base@17.0.6-ea/NioSocketImpl.java:755) at java.net.ServerSocket.implAccept(java.base@17.0.6-ea/ServerSocket.java:675) at java.net.ServerSocket.platformImplAccept(java.base@17.0.6-ea/ServerSocket.java:641) at java.net.ServerSocket.implAccept(java.base@17.0.6-ea/ServerSocket.java:617) at java.net.ServerSocket.implAccept(java.base@17.0.6-ea/ServerSocket.java:574) at java.net.ServerSocket.accept(java.base@17.0.6-ea/ServerSocket.java:532) at org.apache.karaf.main.ShutdownSocketThread.run(ShutdownSocketThread.java:66) Locked ownable synchronizers: - <0x00000006cb31c750> (a java.util.concurrent.locks.ReentrantLock$NonfairSync) "Coordination Timer" #20 daemon prio=5 os_prio=0 cpu=0.35ms elapsed=796.03s tid=0x00007f7cb8329730 nid=0x1b19 in Object.wait() [0x00007f7cf95ef000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on <0x00000006cac00260> (a java.util.TaskQueue) at java.lang.Object.wait(java.base@17.0.6-ea/Object.java:338) at java.util.TimerThread.mainLoop(java.base@17.0.6-ea/Timer.java:537) - locked <0x00000006cac00260> (a java.util.TaskQueue) at java.util.TimerThread.run(java.base@17.0.6-ea/Timer.java:516) Locked ownable synchronizers: - None "CM Configuration Updater" #21 daemon prio=5 os_prio=0 cpu=249.30ms elapsed=796.00s tid=0x00007f7cb833d5f0 nid=0x1b1a waiting on condition [0x00007f7cf94ee000] java.lang.Thread.State: WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@17.0.6-ea/Native Method) - parking to wait for <0x00000006cac00610> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) at java.util.concurrent.locks.LockSupport.park(java.base@17.0.6-ea/LockSupport.java:341) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:506) at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@17.0.6-ea/ForkJoinPool.java:3463) at java.util.concurrent.ForkJoinPool.managedBlock(java.base@17.0.6-ea/ForkJoinPool.java:3434) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:1623) at java.util.concurrent.LinkedBlockingDeque.takeFirst(java.base@17.0.6-ea/LinkedBlockingDeque.java:485) at java.util.concurrent.LinkedBlockingDeque.take(java.base@17.0.6-ea/LinkedBlockingDeque.java:673) at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:73) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) Locked ownable synchronizers: - None "CM Event Dispatcher" #22 daemon prio=5 os_prio=0 cpu=2.28ms elapsed=796.00s tid=0x00007f7cb833e1d0 nid=0x1b1b waiting on condition [0x00007f7cf93ed000] java.lang.Thread.State: WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@17.0.6-ea/Native Method) - parking to wait for <0x00000006cac08a80> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) at java.util.concurrent.locks.LockSupport.park(java.base@17.0.6-ea/LockSupport.java:341) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:506) at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@17.0.6-ea/ForkJoinPool.java:3463) at java.util.concurrent.ForkJoinPool.managedBlock(java.base@17.0.6-ea/ForkJoinPool.java:3434) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:1623) at java.util.concurrent.LinkedBlockingDeque.takeFirst(java.base@17.0.6-ea/LinkedBlockingDeque.java:485) at java.util.concurrent.LinkedBlockingDeque.take(java.base@17.0.6-ea/LinkedBlockingDeque.java:673) at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:73) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) Locked ownable synchronizers: - None "FileSystemWatchService" #27 daemon prio=5 os_prio=0 cpu=0.45ms elapsed=795.95s tid=0x00007f7cb837bf40 nid=0x1b1f runnable [0x00007f7cf92ec000] java.lang.Thread.State: RUNNABLE at sun.nio.fs.LinuxWatchService.poll(java.base@17.0.6-ea/Native Method) at sun.nio.fs.LinuxWatchService$Poller.run(java.base@17.0.6-ea/LinuxWatchService.java:314) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) Locked ownable synchronizers: - None "fileinstall-/tmp/karaf-0.21.0/etc" #26 daemon prio=5 os_prio=0 cpu=102.36ms elapsed=795.89s tid=0x00007f7cb8313550 nid=0x1b20 in Object.wait() [0x00007f7cf91eb000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:320) - locked <0x00000006cac08af0> (a org.apache.felix.fileinstall.internal.DirectoryWatcher) Locked ownable synchronizers: - None "FileSystemWatchService" #36 daemon prio=5 os_prio=0 cpu=0.30ms elapsed=795.69s tid=0x00007f7ca8332fd0 nid=0x1b28 runnable [0x00007f7cf90ea000] java.lang.Thread.State: RUNNABLE at sun.nio.fs.LinuxWatchService.poll(java.base@17.0.6-ea/Native Method) at sun.nio.fs.LinuxWatchService$Poller.run(java.base@17.0.6-ea/LinuxWatchService.java:314) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) Locked ownable synchronizers: - None "fileinstall-/tmp/karaf-0.21.0/deploy" #35 daemon prio=5 os_prio=0 cpu=381.04ms elapsed=795.68s tid=0x00007f7ca8333540 nid=0x1b29 in Object.wait() [0x00007f7cf8d38000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(java.base@17.0.6-ea/Native Method) - waiting on at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:320) - locked <0x00000006cadf2360> (a org.apache.felix.fileinstall.internal.DirectoryWatcher) Locked ownable synchronizers: - None "features-3-thread-1" #37 prio=5 os_prio=0 cpu=1983.28ms elapsed=794.91s tid=0x00007f7cc42e0ab0 nid=0x1b2a waiting on condition [0x00007f7cf8ee8000] java.lang.Thread.State: WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@17.0.6-ea/Native Method) - parking to wait for <0x00000006cc351950> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) at java.util.concurrent.locks.LockSupport.park(java.base@17.0.6-ea/LockSupport.java:341) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:506) at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@17.0.6-ea/ForkJoinPool.java:3463) at java.util.concurrent.ForkJoinPool.managedBlock(java.base@17.0.6-ea/ForkJoinPool.java:3434) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@17.0.6-ea/AbstractQueuedSynchronizer.java:1623) at java.util.concurrent.LinkedBlockingQueue.take(java.base@17.0.6-ea/LinkedBlockingQueue.java:435) at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@17.0.6-ea/ThreadPoolExecutor.java:1062) at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@17.0.6-ea/ThreadPoolExecutor.java:1122) at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@17.0.6-ea/ThreadPoolExecutor.java:635) at java.lang.Thread.run(java.base@17.0.6-ea/Thread.java:833) Locked ownable synchronizers: - None "Attach Listener" #46 daemon prio=9 os_prio=0 cpu=0.70ms elapsed=0.17s tid=0x00007f7cf4005a00 nid=0x1ec0 waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE Locked ownable synchronizers: - None "VM Thread" os_prio=0 cpu=122.47ms elapsed=797.21s tid=0x00007f7d4c1ca0a0 nid=0x1b03 runnable "GC Thread#0" os_prio=0 cpu=88.83ms elapsed=797.23s tid=0x00007f7d4c091d50 nid=0x1afe runnable "GC Thread#1" os_prio=0 cpu=77.30ms elapsed=796.99s tid=0x00007f7d14005070 nid=0x1b10 runnable "GC Thread#2" os_prio=0 cpu=62.31ms elapsed=796.99s tid=0x00007f7d14005aa0 nid=0x1b11 runnable "GC Thread#3" os_prio=0 cpu=129.38ms elapsed=796.99s tid=0x00007f7d140064d0 nid=0x1b12 runnable "G1 Main Marker" os_prio=0 cpu=0.63ms elapsed=797.23s tid=0x00007f7d4c0a2980 nid=0x1aff runnable "G1 Conc#0" os_prio=0 cpu=110.84ms elapsed=797.23s tid=0x00007f7d4c0a38e0 nid=0x1b00 runnable "G1 Refine#0" os_prio=0 cpu=2.37ms elapsed=797.23s tid=0x00007f7d4c145ea0 nid=0x1b01 runnable "G1 Refine#1" os_prio=0 cpu=0.06ms elapsed=796.55s tid=0x00007f7d18000d30 nid=0x1b13 runnable "G1 Service" os_prio=0 cpu=187.02ms elapsed=797.23s tid=0x00007f7d4c146d90 nid=0x1b02 runnable "VM Periodic Task Thread" os_prio=0 cpu=483.83ms elapsed=797.13s tid=0x00007f7d4c02ab20 nid=0x1b0e waiting on condition JNI global refs: 18, weak refs: 0