Skip to content

build(deps): bump dagger from 2.42 to 2.55 in /hiero-dependency-versions #49466

build(deps): bump dagger from 2.42 to 2.55 in /hiero-dependency-versions

build(deps): bump dagger from 2.42 to 2.55 in /hiero-dependency-versions #49466

GitHub Actions / Node: HAPI Test (Smart Contract) Results failed Jan 27, 2025 in 0s

163 fail in 2s

109 files  109 suites   2s ⏱️
163 tests   0 ✅ 0 💤 163 ❌
761 runs    0 ✅ 0 💤 761 ❌

Results for commit a9f2532.

Annotations

Check warning on line 0 in com.hedera.services.bdd.suites.contract.hapi.ContractCallHapiOnlySuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

as written (com.hedera.services.bdd.suites.contract.hapi.ContractCallHapiOnlySuite) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.hapi.ContractCallHapiOnlySuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$HASFunctionsTests

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 6 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$HASFunctionsTests)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$HASFunctionsTests.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromEOATest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

initializationError (com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromEOATest) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromEOATest.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
	at com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromEOATest.beforeAll(ContractSignScheduleTest.java:95)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	... 6 more

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.TokenExpiryInfoSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 4 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.TokenExpiryInfoSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.TokenExpiryInfoSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.UpdateTokenFeeScheduleTest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

initializationError (com.hedera.services.bdd.suites.contract.precompile.UpdateTokenFeeScheduleTest) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.UpdateTokenFeeScheduleTest.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
	at com.hedera.services.bdd.suites.contract.precompile.UpdateTokenFeeScheduleTest.beforeAll(UpdateTokenFeeScheduleTest.java:97)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	... 6 more

Check warning on line 0 in com.hedera.services.bdd.suites.hip632.IsAuthorizedTest$IsAuthorizedTests

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 5 runs failed: as written (com.hedera.services.bdd.suites.hip632.IsAuthorizedTest$IsAuthorizedTests)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.hip632.IsAuthorizedTest$IsAuthorizedTests.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.opcodes.GlobalPropertiesSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 4 runs failed: as written (com.hedera.services.bdd.suites.contract.opcodes.GlobalPropertiesSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.opcodes.GlobalPropertiesSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.records.RecordsSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 4 runs failed: as written (com.hedera.services.bdd.suites.contract.records.RecordsSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.records.RecordsSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.openzeppelin.ERC721ContractInteractions

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

as written (com.hedera.services.bdd.suites.contract.openzeppelin.ERC721ContractInteractions) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.openzeppelin.ERC721ContractInteractions.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.token.UpdateTokenPrecompileTest$OnceAuthorized

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

initializationError (com.hedera.services.bdd.suites.contract.precompile.token.UpdateTokenPrecompileTest$OnceAuthorized) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.token.UpdateTokenPrecompileTest$OnceAuthorized.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
	at com.hedera.services.bdd.suites.contract.precompile.token.UpdateTokenPrecompileTest$OnceAuthorized.beforeAll(UpdateTokenPrecompileTest.java:162)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
	at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
	at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:651)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	... 6 more

Check warning on line 0 in com.hedera.services.bdd.suites.hip906.HbarAllowanceApprovalTest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 7 runs failed: as written (com.hedera.services.bdd.suites.hip906.HbarAllowanceApprovalTest)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.hip906.HbarAllowanceApprovalTest.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.DeleteTokenPrecompileSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 2 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.DeleteTokenPrecompileSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.DeleteTokenPrecompileSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$StaticFunctionsTests

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 19 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$StaticFunctionsTests)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$StaticFunctionsTests.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.ContractBurnHTSSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 7 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.ContractBurnHTSSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.ContractBurnHTSSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.token.TransferTokenTest$FailedTransferTokenTest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 2 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.token.TransferTokenTest$FailedTransferTokenTest)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.token.TransferTokenTest$FailedTransferTokenTest.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.hapi.ContractDeleteSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 12 runs failed: as written (com.hedera.services.bdd.suites.contract.hapi.ContractDeleteSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.hapi.ContractDeleteSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.leaky.LeakyEthereumTestsSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 3 runs failed: as written (com.hedera.services.bdd.suites.leaky.LeakyEthereumTestsSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.leaky.LeakyEthereumTestsSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromContractTest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

initializationError (com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromContractTest) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromContractTest.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
	at com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromContractTest.beforeAll(ContractSignScheduleTest.java:147)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	... 6 more

Check warning on line 0 in com.hedera.services.bdd.suites.contract.hapi.ContractGetBytecodeSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 4 runs failed: as written (com.hedera.services.bdd.suites.contract.hapi.ContractGetBytecodeSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.hapi.ContractGetBytecodeSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.LazyCreateThroughPrecompileSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 8 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.LazyCreateThroughPrecompileSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.LazyCreateThroughPrecompileSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.AtomicCryptoTransferHTSSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 15 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.AtomicCryptoTransferHTSSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.AtomicCryptoTransferHTSSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.GrantRevokeKycSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 3 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.GrantRevokeKycSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.GrantRevokeKycSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.TokenInfoHTSSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 17 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.TokenInfoHTSSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.TokenInfoHTSSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.WipeTokenAccountPrecompileSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 2 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.WipeTokenAccountPrecompileSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.WipeTokenAccountPrecompileSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.opcodes.ExtCodeHashOperationSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 2 runs failed: as written (com.hedera.services.bdd.suites.contract.opcodes.ExtCodeHashOperationSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.opcodes.ExtCodeHashOperationSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.9995822S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)