WARN  [main] node1 2024-12-16 17:09:15,967 YamlConfigurationLoader.java:447 - [use_deterministic_table_id] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt
WARN  [main] node2 2024-12-16 17:09:17,271 YamlConfigurationLoader.java:447 - [use_deterministic_table_id] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt
WARN  [main] node3 2024-12-16 17:09:18,487 YamlConfigurationLoader.java:447 - [use_deterministic_table_id] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt
WARN  [main] node4 2024-12-16 17:09:19,749 YamlConfigurationLoader.java:447 - [use_deterministic_table_id] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt
WARN  [main] node5 2024-12-16 17:09:20,674 YamlConfigurationLoader.java:447 - [use_deterministic_table_id] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt
WARN  [main] node6 2024-12-16 17:09:21,733 YamlConfigurationLoader.java:447 - [use_deterministic_table_id] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt
WARN  [main] node7 2024-12-16 17:09:23,174 YamlConfigurationLoader.java:447 - [use_deterministic_table_id] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt
WARN  [main] node8 2024-12-16 17:09:24,035 YamlConfigurationLoader.java:447 - [use_deterministic_table_id] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt
WARN  [main] node9 2024-12-16 17:09:25,025 YamlConfigurationLoader.java:447 - [use_deterministic_table_id] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt
WARN  [main] node10 2024-12-16 17:09:25,817 YamlConfigurationLoader.java:447 - [use_deterministic_table_id] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt
WARN  [main] node11 2024-12-16 17:09:26,559 YamlConfigurationLoader.java:447 - [use_deterministic_table_id] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt
WARN  [main] node12 2024-12-16 17:09:27,212 YamlConfigurationLoader.java:447 - [use_deterministic_table_id] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt
Forcing maxSeen: -1, maxComplete: -1, reorderBuffer: null
ERROR [isolatedExecutor:2] <main> 2024-12-16 17:09:30,940 HarrySimulatorTest.java:997 - Caught an exception, going to halt
org.apache.cassandra.exceptions.ConfigurationException: Invalid value for system property: expected integer value but got ''
	at org.apache.cassandra.config.CassandraRelevantProperties.lambda$static$1(CassandraRelevantProperties.java:988)
	at org.apache.cassandra.config.CassandraRelevantProperties.getInt(CassandraRelevantProperties.java:806)
	at org.apache.cassandra.config.JMXServerOptions.createParsingSystemProperties(JMXServerOptions.java:155)
	at org.apache.cassandra.config.DatabaseDescriptor.applySimpleConfig(DatabaseDescriptor.java:978)
	at org.apache.cassandra.config.DatabaseDescriptor.applyAll(DatabaseDescriptor.java:524)
	at org.apache.cassandra.config.DatabaseDescriptor.daemonInitialization(DatabaseDescriptor.java:281)
	at org.apache.cassandra.config.DatabaseDescriptor.daemonInitialization(DatabaseDescriptor.java:267)
	at org.apache.cassandra.distributed.impl.Instance.partialStartup(Instance.java:711)
	at org.apache.cassandra.distributed.impl.Instance.lambda$startup$7(Instance.java:634)
	at org.apache.cassandra.concurrent.FutureTask$2.call(FutureTask.java:124)
	at org.apache.cassandra.concurrent.SyncFutureTask.run(SyncFutureTask.java:68)
	at org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:318)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:829)
ERROR [isolatedExecutor:1] <main> 2024-12-16 17:09:30,952 HarrySimulatorTest.java:997 - Caught an exception, going to halt
org.apache.cassandra.utils.concurrent.UncheckedInterruptedException: java.lang.InterruptedException
	at org.apache.cassandra.utils.Throwables.unchecked(Throwables.java:307)
	at org.apache.cassandra.utils.Throwables.throwAsUncheckedException(Throwables.java:318)
	at org.apache.cassandra.distributed.impl.IsolatedExecutor.waitOn(IsolatedExecutor.java:281)
	at org.apache.cassandra.distributed.impl.IsolatedExecutor.lambda$sync$9(IsolatedExecutor.java:154)
	at org.apache.cassandra.distributed.impl.Instance.startup(Instance.java:644)
	at org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.startup(AbstractCluster.java:407)
	at org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.startup(AbstractCluster.java:380)
	at org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedRunnableExecution.run(InterceptedExecution.java:118)
	at org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:318)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.InterruptedException: null
	at java.base/java.lang.Object.wait(Native Method)
	at java.base/java.lang.Object.wait(Object.java:328)
	at org.apache.cassandra.simulator.systems.InterceptingMonitors$InterceptedMonitorWait.await(InterceptingMonitors.java:424)
	at org.apache.cassandra.simulator.systems.InterceptingMonitors.wait(InterceptingMonitors.java:587)
	at org.apache.cassandra.simulator.systems.InterceptingMonitors.wait(InterceptingMonitors.java:554)
	at org.apache.cassandra.simulator.systems.InterceptorOfSystemMethods$Global.wait(InterceptorOfSystemMethods.java:113)
	at org.apache.cassandra.utils.concurrent.SyncFuture.await$unsync(SyncFuture.java:162)
	at org.apache.cassandra.utils.concurrent.SyncFuture.await(SyncFuture.java)
	at org.apache.cassandra.utils.concurrent.AbstractFuture.get(AbstractFuture.java:245)
	at org.apache.cassandra.distributed.impl.IsolatedExecutor.waitOn(IsolatedExecutor.java:276)
	... 8 common frames omitted