107 fail in 1m 33s
74 files 74 suites 1m 33s ⏱️
107 tests 0 ✅ 0 💤 107 ❌
421 runs 0 ✅ 0 💤 421 ❌
Results for commit a754bcb.
Annotations
Check warning on line 0 in com.hedera.services.bdd.suites.schedule.StatefulScheduleExecutionTest
github-actions / Node: HAPI Test (Misc) Results
All 5 runs failed: as written (com.hedera.services.bdd.suites.schedule.StatefulScheduleExecutionTest)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.schedule.StatefulScheduleExecutionTest.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.Optional.ifPresent(Optional.java:178)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.hip993.UnifiedConsTimeTest
github-actions / Node: HAPI Test (Misc) Results
as written (com.hedera.services.bdd.suites.hip993.UnifiedConsTimeTest) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.hip993.UnifiedConsTimeTest.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.regression.TargetNetworkPrep
github-actions / Node: HAPI Test (Misc) Results
as written (com.hedera.services.bdd.suites.regression.TargetNetworkPrep) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.regression.TargetNetworkPrep.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.Optional.ifPresent(Optional.java:178)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.hip869.NodeCreateTest
github-actions / Node: HAPI Test (Misc) Results
All 14 runs failed: as written (com.hedera.services.bdd.suites.hip869.NodeCreateTest)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.hip869.NodeCreateTest.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.fees.FileServiceFeesSuite
github-actions / Node: HAPI Test (Misc) Results
All 6 runs failed: as written (com.hedera.services.bdd.suites.fees.FileServiceFeesSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.fees.FileServiceFeesSuite.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.file.FileAppendSuite
github-actions / Node: HAPI Test (Misc) Results
idVariantsTreatedAsExpected as written (com.hedera.services.bdd.suites.file.FileAppendSuite) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.file.FileAppendSuite.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.file.FileAppendSuite
github-actions / Node: HAPI Test (Misc) Results
getContentsIdVariantsTreatedAsExpected as written (com.hedera.services.bdd.suites.file.FileAppendSuite) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.file.FileAppendSuite.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.file.FileAppendSuite
github-actions / Node: HAPI Test (Misc) Results
getInfoIdVariantsTreatedAsExpected as written (com.hedera.services.bdd.suites.file.FileAppendSuite) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.file.FileAppendSuite.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.file.FileAppendSuite
github-actions / Node: HAPI Test (Misc) Results
VanillaAppendSucceeds as written (com.hedera.services.bdd.suites.file.FileAppendSuite) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.file.FileAppendSuite.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.file.FileAppendSuite
github-actions / Node: HAPI Test (Misc) Results
as written (com.hedera.services.bdd.suites.file.FileAppendSuite) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.file.FileAppendSuite.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.Optional.ifPresent(Optional.java:178)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.misc.PerpetualTransfers
github-actions / Node: HAPI Test (Misc) Results
as written (com.hedera.services.bdd.suites.misc.PerpetualTransfers) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.misc.PerpetualTransfers.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.file.PermissionSemanticsSpec
github-actions / Node: HAPI Test (Misc) Results
All 3 runs failed: as written (com.hedera.services.bdd.suites.file.PermissionSemanticsSpec)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.file.PermissionSemanticsSpec.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.schedule.ScheduleSignTest
github-actions / Node: HAPI Test (Misc) Results
All 21 runs failed: as written (com.hedera.services.bdd.suites.schedule.ScheduleSignTest)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.schedule.ScheduleSignTest.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.hip904.AirdropsFeatureFlagTest
github-actions / Node: HAPI Test (Misc) Results
All 2 runs failed: as written (com.hedera.services.bdd.suites.hip904.AirdropsFeatureFlagTest)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.hip904.AirdropsFeatureFlagTest.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.Optional.ifPresent(Optional.java:178)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:651)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.schedule.ScheduleDeleteTest
github-actions / Node: HAPI Test (Misc) Results
All 7 runs failed: as written (com.hedera.services.bdd.suites.schedule.ScheduleDeleteTest)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.schedule.ScheduleDeleteTest.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.issues.Issue305Spec
github-actions / Node: HAPI Test (Misc) Results
as written (com.hedera.services.bdd.suites.issues.Issue305Spec) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.issues.Issue305Spec.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.Optional.ifPresent(Optional.java:178)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.file.FileDeleteSuite
github-actions / Node: HAPI Test (Misc) Results
All 5 runs failed: as written (com.hedera.services.bdd.suites.file.FileDeleteSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.file.FileDeleteSuite.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.regression.HollowAccountFuzzing
github-actions / Node: HAPI Test (Misc) Results
as written (com.hedera.services.bdd.suites.regression.HollowAccountFuzzing) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.regression.HollowAccountFuzzing.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
github-actions / Node: HAPI Test (Misc) Results
initializationError (com.hedera.services.bdd.suites.hip423.DisabledLongTermExecutionScheduleTest) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.hip423.DisabledLongTermExecutionScheduleTest.xml [took 0s]
Raw output
java.lang.IllegalStateException: io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
at com.hedera.services.bdd.junit.support.TestLifecycle.overrideInClass(TestLifecycle.java:62)
at com.hedera.services.bdd.suites.hip423.DisabledLongTermExecutionScheduleTest.beforeAll(DisabledLongTermExecutionScheduleTest.java:63)
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: io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at app//com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:76)
... 9 more
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.records.FileRecordsSanityCheckSuite
github-actions / Node: HAPI Test (Misc) Results
All 4 runs failed: as written (com.hedera.services.bdd.suites.records.FileRecordsSanityCheckSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.records.FileRecordsSanityCheckSuite.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.file.FileCreateSuite
github-actions / Node: HAPI Test (Misc) Results
All 9 runs failed: as written (com.hedera.services.bdd.suites.file.FileCreateSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.file.FileCreateSuite.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:651)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.file.FileCreateSuite
github-actions / Node: HAPI Test (Misc) Results
FetchFiles as written (com.hedera.services.bdd.suites.file.FileCreateSuite) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.file.FileCreateSuite.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.spec.queries.HapiQueryOp.fittedPayment(HapiQueryOp.java:299)
at app//com.hedera.services.bdd.spec.queries.HapiQueryOp.submitOp(HapiQueryOp.java:199)
at app//com.hedera.services.bdd.spec.HapiSpecOperation.execFor(HapiSpecOperation.java:219)
at app//com.hedera.services.bdd.spec.HapiSpec.exec(HapiSpec.java:792)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:625)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:991)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.issues.Issue2319Spec
github-actions / Node: HAPI Test (Misc) Results
All 4 runs failed: as written (com.hedera.services.bdd.suites.issues.Issue2319Spec)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.issues.Issue2319Spec.xml [took 0s]
Raw output
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at [email protected]/java.util.Optional.ifPresent(Optional.java:178)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
at [email protected]/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
at [email protected]/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:651)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
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)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.schedule.FutureSchedulableOpsTest
github-actions / Node: HAPI Test (Misc) Results
initializationError (com.hedera.services.bdd.suites.schedule.FutureSchedulableOpsTest) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.schedule.FutureSchedulableOpsTest.xml [took 0s]
Raw output
java.lang.IllegalStateException: io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
at com.hedera.services.bdd.junit.support.TestLifecycle.overrideInClass(TestLifecycle.java:62)
at com.hedera.services.bdd.suites.schedule.FutureSchedulableOpsTest.beforeAll(FutureSchedulableOpsTest.java:87)
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: io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at app//com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:76)
... 9 more
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
Check warning on line 0 in com.hedera.services.bdd.suites.hip904.AirdropSigReqsTest
github-actions / Node: HAPI Test (Misc) Results
initializationError (com.hedera.services.bdd.suites.hip904.AirdropSigReqsTest) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.hip904.AirdropSigReqsTest.xml [took 0s]
Raw output
java.lang.IllegalStateException: io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
at com.hedera.services.bdd.junit.support.TestLifecycle.overrideInClass(TestLifecycle.java:62)
at com.hedera.services.bdd.suites.hip904.AirdropSigReqsTest.beforeAll(AirdropSigReqsTest.java:83)
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: io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at app//io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
at app//io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
at app//io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
at app//com.hederahashgraph.service.proto.java.FileServiceGrpc$FileServiceBlockingStub.getFileContent(FileServiceGrpc.java:773)
at app//com.hedera.services.bdd.junit.hedera.utils.GrpcUtils.send(GrpcUtils.java:72)
at app//com.hedera.services.bdd.junit.hedera.AbstractGrpcNetwork.send(AbstractGrpcNetwork.java:67)
at app//com.hedera.services.bdd.junit.hedera.HederaNetwork.send(HederaNetwork.java:68)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadWith(FeesAndRatesProvider.java:167)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.lookupDownloadFee(FeesAndRatesProvider.java:154)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.downloadRateSet(FeesAndRatesProvider.java:131)
at app//com.hedera.services.bdd.spec.fees.FeesAndRatesProvider.init(FeesAndRatesProvider.java:96)
at app//com.hedera.services.bdd.spec.HapiSpec.tryReinitializingFees(HapiSpec.java:668)
at app//com.hedera.services.bdd.spec.HapiSpec.init(HapiSpec.java:735)
at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:603)
at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
at app//com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:76)
... 9 more
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:32000
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)