| node1 | 0.000ns | 2026-01-19 01:18:00.198 | 1 | INFO | STARTUP | <main> | StaticPlatformBuilder: | ||
| ////////////////////// // Node is Starting // ////////////////////// | |||||||||
| node1 | 79.000ms | 2026-01-19 01:18:00.277 | 2 | DEBUG | STARTUP | <main> | StaticPlatformBuilder: | main() started {} [com.swirlds.logging.legacy.payload.NodeStartPayload] | |
| node2 | 565.000ms | 2026-01-19 01:18:00.763 | 1 | INFO | STARTUP | <main> | StaticPlatformBuilder: | ||
| ////////////////////// // Node is Starting // ////////////////////// | |||||||||
| node2 | 647.000ms | 2026-01-19 01:18:00.845 | 2 | DEBUG | STARTUP | <main> | StaticPlatformBuilder: | main() started {} [com.swirlds.logging.legacy.payload.NodeStartPayload] | |
| node1 | 809.000ms | 2026-01-19 01:18:01.007 | 3 | WARN | STARTUP | <main> | PlatformConfigUtils: | Configuration property 'state.roundsExpired' was renamed to 'consensus.roundsExpired'. This build is currently backwards compatible with the old name, but this may not be true in a future release, so it is important to switch to the new name. | |
| node3 | 977.000ms | 2026-01-19 01:18:01.175 | 1 | INFO | STARTUP | <main> | StaticPlatformBuilder: | ||
| ////////////////////// // Node is Starting // ////////////////////// | |||||||||
| node3 | 1.064s | 2026-01-19 01:18:01.262 | 2 | DEBUG | STARTUP | <main> | StaticPlatformBuilder: | main() started {} [com.swirlds.logging.legacy.payload.NodeStartPayload] | |
| node2 | 1.435s | 2026-01-19 01:18:01.633 | 3 | WARN | STARTUP | <main> | PlatformConfigUtils: | Configuration property 'state.roundsExpired' was renamed to 'consensus.roundsExpired'. This build is currently backwards compatible with the old name, but this may not be true in a future release, so it is important to switch to the new name. | |
| node1 | 1.574s | 2026-01-19 01:18:01.772 | 6 | INFO | STARTUP | <main> | StartupStateUtils: | No saved states were found on disk. | |
| node1 | 1.932s | 2026-01-19 01:18:02.130 | 15 | DEBUG | STARTUP | <main> | CryptoStatic: | About to start loading keys | |
| node1 | 1.933s | 2026-01-19 01:18:02.131 | 16 | DEBUG | STARTUP | <main> | CryptoStatic: | Reading keys using the enhanced key loader | |
| node1 | 1.935s | 2026-01-19 01:18:02.133 | 17 | INFO | STARTUP | <main> | EnhancedKeyStoreLoader: | Starting key store migration | |
| node1 | 1.936s | 2026-01-19 01:18:02.134 | 18 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ] | |
| node1 | 1.937s | 2026-01-19 01:18:02.135 | 19 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | No Legacy public key store found | |
| node1 | 1.940s | 2026-01-19 01:18:02.138 | 20 | INFO | STARTUP | <main> | EnhancedKeyStoreLoader: | Finished key store migration. | |
| node1 | 1.940s | 2026-01-19 01:18:02.138 | 21 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | Starting key store enumeration | |
| node1 | 1.940s | 2026-01-19 01:18:02.138 | 22 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ] | |
| node1 | 1.940s | 2026-01-19 01:18:02.138 | 23 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | No Legacy public key store found | |
| node1 | 1.941s | 2026-01-19 01:18:02.139 | 24 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | Attempting to locate key stores for nodeId 1 | |
| node1 | 1.942s | 2026-01-19 01:18:02.140 | 25 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Found enhanced private key store for nodeId: 1 [ purpose = SIGNING, fileName = s-private-node2.pem ] | |
| node1 | 1.964s | 2026-01-19 01:18:02.162 | 26 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Found enhanced certificate store for nodeId: 1 [ purpose = SIGNING, fileName = s-public-node2.pem ] | |
| node1 | 1.974s | 2026-01-19 01:18:02.172 | 27 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Completed key store enumeration | |
| node1 | 1.974s | 2026-01-19 01:18:02.172 | 28 | INFO | STARTUP | <main> | EnhancedKeyStoreLoader: | Generating agreement key pair for local nodeId 1 | |
| node3 | 1.987s | 2026-01-19 01:18:02.185 | 3 | WARN | STARTUP | <main> | PlatformConfigUtils: | Configuration property 'state.roundsExpired' was renamed to 'consensus.roundsExpired'. This build is currently backwards compatible with the old name, but this may not be true in a future release, so it is important to switch to the new name. | |
| node1 | 2.121s | 2026-01-19 01:18:02.319 | 29 | DEBUG | STARTUP | <main> | CryptoStatic: | Done loading keys | |
| node1 | 2.171s | 2026-01-19 01:18:02.369 | 30 | ERROR | EXCEPTION | <main> | Log4jSetup: | exception on thread main | |
| java.lang.NullPointerException: Field node is null at java.base/java.util.Objects.requireNonNull(Objects.java:259) at com.hedera.node.internal.network.NodeMetadata.nodeOrThrow(NodeMetadata.java:352) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.AbstractList$RandomAccessSpliterator.tryAdvance(AbstractList.java:708) at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) at com.hedera.node.app.ServicesMain.eventStreamLocOrThrow(ServicesMain.java:285) at com.hedera.node.app.ServicesMain.main(ServicesMain.java:248) | |||||||||
| node2 | 2.226s | 2026-01-19 01:18:02.424 | 6 | INFO | STARTUP | <main> | StartupStateUtils: | No saved states were found on disk. | |
| node2 | 2.565s | 2026-01-19 01:18:02.763 | 15 | DEBUG | STARTUP | <main> | CryptoStatic: | About to start loading keys | |
| node2 | 2.565s | 2026-01-19 01:18:02.763 | 16 | DEBUG | STARTUP | <main> | CryptoStatic: | Reading keys using the enhanced key loader | |
| node2 | 2.568s | 2026-01-19 01:18:02.766 | 17 | INFO | STARTUP | <main> | EnhancedKeyStoreLoader: | Starting key store migration | |
| node2 | 2.568s | 2026-01-19 01:18:02.766 | 18 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ] | |
| node2 | 2.569s | 2026-01-19 01:18:02.767 | 19 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | No Legacy public key store found | |
| node2 | 2.571s | 2026-01-19 01:18:02.769 | 20 | INFO | STARTUP | <main> | EnhancedKeyStoreLoader: | Finished key store migration. | |
| node2 | 2.572s | 2026-01-19 01:18:02.770 | 21 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | Starting key store enumeration | |
| node2 | 2.572s | 2026-01-19 01:18:02.770 | 22 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ] | |
| node2 | 2.572s | 2026-01-19 01:18:02.770 | 23 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | No Legacy public key store found | |
| node2 | 2.573s | 2026-01-19 01:18:02.771 | 24 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | Attempting to locate key stores for nodeId 2 | |
| node2 | 2.573s | 2026-01-19 01:18:02.771 | 25 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Found enhanced private key store for nodeId: 2 [ purpose = SIGNING, fileName = s-private-node3.pem ] | |
| node2 | 2.593s | 2026-01-19 01:18:02.791 | 26 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Found enhanced certificate store for nodeId: 2 [ purpose = SIGNING, fileName = s-public-node3.pem ] | |
| node2 | 2.603s | 2026-01-19 01:18:02.801 | 27 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Completed key store enumeration | |
| node2 | 2.604s | 2026-01-19 01:18:02.802 | 28 | INFO | STARTUP | <main> | EnhancedKeyStoreLoader: | Generating agreement key pair for local nodeId 2 | |
| node2 | 2.751s | 2026-01-19 01:18:02.949 | 29 | DEBUG | STARTUP | <main> | CryptoStatic: | Done loading keys | |
| node2 | 2.802s | 2026-01-19 01:18:03.000 | 30 | ERROR | EXCEPTION | <main> | Log4jSetup: | exception on thread main | |
| java.lang.NullPointerException: Field node is null at java.base/java.util.Objects.requireNonNull(Objects.java:259) at com.hedera.node.internal.network.NodeMetadata.nodeOrThrow(NodeMetadata.java:352) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.AbstractList$RandomAccessSpliterator.tryAdvance(AbstractList.java:708) at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) at com.hedera.node.app.ServicesMain.eventStreamLocOrThrow(ServicesMain.java:285) at com.hedera.node.app.ServicesMain.main(ServicesMain.java:248) | |||||||||
| node3 | 2.833s | 2026-01-19 01:18:03.031 | 6 | INFO | STARTUP | <main> | StartupStateUtils: | No saved states were found on disk. | |
| node3 | 3.196s | 2026-01-19 01:18:03.394 | 15 | DEBUG | STARTUP | <main> | CryptoStatic: | About to start loading keys | |
| node3 | 3.196s | 2026-01-19 01:18:03.394 | 16 | DEBUG | STARTUP | <main> | CryptoStatic: | Reading keys using the enhanced key loader | |
| node3 | 3.198s | 2026-01-19 01:18:03.396 | 17 | INFO | STARTUP | <main> | EnhancedKeyStoreLoader: | Starting key store migration | |
| node3 | 3.199s | 2026-01-19 01:18:03.397 | 18 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ] | |
| node3 | 3.200s | 2026-01-19 01:18:03.398 | 19 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | No Legacy public key store found | |
| node3 | 3.202s | 2026-01-19 01:18:03.400 | 20 | INFO | STARTUP | <main> | EnhancedKeyStoreLoader: | Finished key store migration. | |
| node3 | 3.203s | 2026-01-19 01:18:03.401 | 21 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | Starting key store enumeration | |
| node3 | 3.203s | 2026-01-19 01:18:03.401 | 22 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ] | |
| node3 | 3.203s | 2026-01-19 01:18:03.401 | 23 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | No Legacy public key store found | |
| node3 | 3.204s | 2026-01-19 01:18:03.402 | 24 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | Attempting to locate key stores for nodeId 3 | |
| node3 | 3.204s | 2026-01-19 01:18:03.402 | 25 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Found enhanced private key store for nodeId: 3 [ purpose = SIGNING, fileName = s-private-node4.pem ] | |
| node3 | 3.226s | 2026-01-19 01:18:03.424 | 26 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Found enhanced certificate store for nodeId: 3 [ purpose = SIGNING, fileName = s-public-node4.pem ] | |
| node3 | 3.236s | 2026-01-19 01:18:03.434 | 27 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Completed key store enumeration | |
| node3 | 3.237s | 2026-01-19 01:18:03.435 | 28 | INFO | STARTUP | <main> | EnhancedKeyStoreLoader: | Generating agreement key pair for local nodeId 3 | |
| node3 | 3.391s | 2026-01-19 01:18:03.589 | 29 | DEBUG | STARTUP | <main> | CryptoStatic: | Done loading keys | |
| node3 | 3.445s | 2026-01-19 01:18:03.643 | 30 | ERROR | EXCEPTION | <main> | Log4jSetup: | exception on thread main | |
| java.lang.NullPointerException: Field node is null at java.base/java.util.Objects.requireNonNull(Objects.java:259) at com.hedera.node.internal.network.NodeMetadata.nodeOrThrow(NodeMetadata.java:352) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.AbstractList$RandomAccessSpliterator.tryAdvance(AbstractList.java:708) at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) at com.hedera.node.app.ServicesMain.eventStreamLocOrThrow(ServicesMain.java:285) at com.hedera.node.app.ServicesMain.main(ServicesMain.java:248) | |||||||||
| node0 | 6.703s | 2026-01-19 01:18:06.901 | 1 | INFO | STARTUP | <main> | StaticPlatformBuilder: | ||
| ////////////////////// // Node is Starting // ////////////////////// | |||||||||
| node0 | 6.818s | 2026-01-19 01:18:07.016 | 2 | DEBUG | STARTUP | <main> | StaticPlatformBuilder: | main() started {} [com.swirlds.logging.legacy.payload.NodeStartPayload] | |
| node0 | 8.018s | 2026-01-19 01:18:08.216 | 3 | WARN | STARTUP | <main> | PlatformConfigUtils: | Configuration property 'state.roundsExpired' was renamed to 'consensus.roundsExpired'. This build is currently backwards compatible with the old name, but this may not be true in a future release, so it is important to switch to the new name. | |
| node0 | 9.096s | 2026-01-19 01:18:09.294 | 6 | INFO | STARTUP | <main> | StartupStateUtils: | No saved states were found on disk. | |
| node0 | 9.566s | 2026-01-19 01:18:09.764 | 15 | DEBUG | STARTUP | <main> | CryptoStatic: | About to start loading keys | |
| node0 | 9.567s | 2026-01-19 01:18:09.765 | 16 | DEBUG | STARTUP | <main> | CryptoStatic: | Reading keys using the enhanced key loader | |
| node0 | 9.570s | 2026-01-19 01:18:09.768 | 17 | INFO | STARTUP | <main> | EnhancedKeyStoreLoader: | Starting key store migration | |
| node0 | 9.571s | 2026-01-19 01:18:09.769 | 18 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ] | |
| node0 | 9.572s | 2026-01-19 01:18:09.770 | 19 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | No Legacy public key store found | |
| node0 | 9.575s | 2026-01-19 01:18:09.773 | 20 | INFO | STARTUP | <main> | EnhancedKeyStoreLoader: | Finished key store migration. | |
| node0 | 9.575s | 2026-01-19 01:18:09.773 | 21 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | Starting key store enumeration | |
| node0 | 9.576s | 2026-01-19 01:18:09.774 | 22 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Searching for the legacy public key store [ path = /opt/hgcapp/services-hedera/HapiApp2.0/data/keys/public.pfx ] | |
| node0 | 9.576s | 2026-01-19 01:18:09.774 | 23 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | No Legacy public key store found | |
| node0 | 9.577s | 2026-01-19 01:18:09.775 | 24 | DEBUG | STARTUP | <main> | EnhancedKeyStoreLoader: | Attempting to locate key stores for nodeId 0 | |
| node0 | 9.578s | 2026-01-19 01:18:09.776 | 25 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Found enhanced private key store for nodeId: 0 [ purpose = SIGNING, fileName = s-private-node1.pem ] | |
| node0 | 9.605s | 2026-01-19 01:18:09.803 | 26 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Found enhanced certificate store for nodeId: 0 [ purpose = SIGNING, fileName = s-public-node1.pem ] | |
| node0 | 9.618s | 2026-01-19 01:18:09.816 | 27 | TRACE | STARTUP | <main> | EnhancedKeyStoreLoader: | Completed key store enumeration | |
| node0 | 9.618s | 2026-01-19 01:18:09.816 | 28 | INFO | STARTUP | <main> | EnhancedKeyStoreLoader: | Generating agreement key pair for local nodeId 0 | |
| node0 | 9.815s | 2026-01-19 01:18:10.013 | 29 | DEBUG | STARTUP | <main> | CryptoStatic: | Done loading keys | |
| node0 | 9.883s | 2026-01-19 01:18:10.081 | 30 | ERROR | EXCEPTION | <main> | Log4jSetup: | exception on thread main | |
| java.lang.NullPointerException: Field node is null at java.base/java.util.Objects.requireNonNull(Objects.java:259) at com.hedera.node.internal.network.NodeMetadata.nodeOrThrow(NodeMetadata.java:352) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.AbstractList$RandomAccessSpliterator.tryAdvance(AbstractList.java:708) at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) at com.hedera.node.app.ServicesMain.eventStreamLocOrThrow(ServicesMain.java:285) at com.hedera.node.app.ServicesMain.main(ServicesMain.java:248) | |||||||||